ARM: ux500: DT: Rename root node "soc-u9500" into "soc"

This root node is used in the whole family of chips, the a9500
is just one particular instance. Nodes should be named after
the type of object rather than identity.

Acked-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Gabriel Fernandez <gabriel.fernandez@stericsson.com>
Reviewed-by: Philippe Langlais <philippe.langlais@stericsson.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
Gabriel Fernandez 2013-03-01 14:38:07 +01:00 committed by Linus Walleij
parent 383307c2be
commit b1ba1439e3
7 changed files with 7 additions and 7 deletions

View file

@ -20,7 +20,7 @@ memory {
reg = <0x00000000 0x20000000>;
};
soc-u9500 {
soc {
uart@80120000 {
status = "okay";
};

View file

@ -12,7 +12,7 @@
/include/ "skeleton.dtsi"
/ {
soc-u9500 {
soc {
#address-cells = <1>;
#size-cells = <1>;
compatible = "stericsson,db8500";

View file

@ -27,7 +27,7 @@ button@1 {
};
};
soc-u9500 {
soc {
uart@80120000 {
status = "okay";
};

View file

@ -24,7 +24,7 @@ button@1 {
};
};
soc-u9500 {
soc {
prcmu@80157000 {
ab8500@5 {
ab8500-gpio {

View file

@ -24,7 +24,7 @@ button@1 {
};
};
soc-u9500 {
soc {
i2c@80110000 {
bu21013_tp@0x5c {
reset-gpio = <&gpio4 15 0x4>;

View file

@ -82,7 +82,7 @@ used-led {
};
};
soc-u9500 {
soc {
sound {
compatible = "stericsson,snd-soc-mop500";

View file

@ -10,7 +10,7 @@
*/
/ {
soc-u9500 {
soc {
i2c@80004000 {
stmpe1601: stmpe1601@40 {
compatible = "st,stmpe1601";