diff options
author | Gabriel Fernandez <gabriel.fernandez@stericsson.com> | 2013-03-01 14:38:07 +0100 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2013-05-27 14:07:11 +0200 |
commit | b1ba1439e319a2c648d6a3ff247f7bc6c1649624 (patch) | |
tree | 878ae32db3afb13aa9397c1a8baa0ed1582a79b8 /arch/arm/boot/dts/hrefprev60.dts | |
parent | 383307c2be50bdb27c378c9aaf6b9eb72d54a19a (diff) | |
download | lwn-b1ba1439e319a2c648d6a3ff247f7bc6c1649624.tar.gz lwn-b1ba1439e319a2c648d6a3ff247f7bc6c1649624.zip |
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>
Diffstat (limited to 'arch/arm/boot/dts/hrefprev60.dts')
-rw-r--r-- | arch/arm/boot/dts/hrefprev60.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/hrefprev60.dts b/arch/arm/boot/dts/hrefprev60.dts index c2d274815923..8a9357b4648a 100644 --- a/arch/arm/boot/dts/hrefprev60.dts +++ b/arch/arm/boot/dts/hrefprev60.dts @@ -24,7 +24,7 @@ }; }; - soc-u9500 { + soc { prcmu@80157000 { ab8500@5 { ab8500-gpio { |