summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/snowball.dts
diff options
context:
space:
mode:
authorLee Jones2012-09-26 13:55:56 +0200
committerLee Jones2012-11-01 12:59:28 +0100
commit81bf8c2e0f473c443bb067a55f55e6311adf5993 (patch)
tree556fcc278077d942400f82d53b92ab09ca9b287b /arch/arm/boot/dts/snowball.dts
parentARM: ux500: Fix initialisation order for UIBs (diff)
downloadkernel-qcow2-linux-81bf8c2e0f473c443bb067a55f55e6311adf5993.tar.gz
kernel-qcow2-linux-81bf8c2e0f473c443bb067a55f55e6311adf5993.tar.xz
kernel-qcow2-linux-81bf8c2e0f473c443bb067a55f55e6311adf5993.zip
ARM: ux500: Elaborate on SDI device node names in Device Tree
In the DB8500 Reference Manual SDI devices are described as being part of peripheral blocks. This is more in line with how these devices are actually represented in hardware, so here we detail which peripheral block each of the SDI devices belong in the node name. Requested-by: Linus Walleij <linus.walleij@linaro.org> Acked-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'arch/arm/boot/dts/snowball.dts')
-rw-r--r--arch/arm/boot/dts/snowball.dts4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/snowball.dts b/arch/arm/boot/dts/snowball.dts
index 639b8e9d648f..9a37244a3cc5 100644
--- a/arch/arm/boot/dts/snowball.dts
+++ b/arch/arm/boot/dts/snowball.dts
@@ -120,7 +120,7 @@
};
// External Micro SD slot
- sdi@80126000 {
+ sdi0_per1@80126000 {
arm,primecell-periphid = <0x10480180>;
max-frequency = <50000000>;
bus-width = <8>;
@@ -134,7 +134,7 @@
};
// On-board eMMC
- sdi@80114000 {
+ sdi4_per2@80114000 {
arm,primecell-periphid = <0x10480180>;
max-frequency = <50000000>;
bus-width = <8>;