]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: dts: add mshc controller node for Exynos4x12 SoCs
authorThomas Abraham <thomas.abraham@linaro.org>
Wed, 10 Apr 2013 08:51:32 +0000 (17:51 +0900)
committerOlof Johansson <olof@lixom.net>
Sat, 27 Apr 2013 01:00:33 +0000 (18:00 -0700)
commit662478d060a39b8faf2b1fe2fbbb212556c2e052
tree6deb5d51a7eef81d6e17ca866506447c59dca569
parentc8bf98a28ff792800c9c8473382f79eb099912a5
ARM: dts: add mshc controller node for Exynos4x12 SoCs

Commit 800974ac ("ARM: dts: Add board dts file for ODROID-X") includes a node
to describe the board level properties for mshc controller. But the mshc
controller node was not added in the Exynos4x12 dtsi file which resulted
in the following warning when compiling the dtb files.

Warning (reg_format): "reg" property in /mshc@12550000/slot@0 has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
Warning (avoid_default_addr_size): Relying on default #address-cells value for /mshc@12550000/slot@0
Warning (avoid_default_addr_size): Relying on default #size-cells value for /mshc@12550000/slot@0

Fix this by adding the mshc controller node for Exynos4x12 SoCs.

Signed-off-by: Thomas Abraham <thomas.abraham@linaro.org>
Tested-by: Dongjin Kim <tobetter@gmail.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/boot/dts/exynos4412.dtsi