On 12/13/13 01:12, Tomasz Figa wrote:
The node contains reg property, so unit-address suffix should be present
in its name.

Signed-off-by: Tomasz Figa<[email protected]>
Acked-by: Kyungmin Park<[email protected]>
Reviewed-by: Sylwester Nawrocki<[email protected]>
---
  arch/arm/boot/dts/exynos4.dtsi | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/exynos4.dtsi b/arch/arm/boot/dts/exynos4.dtsi
index 4fed2ad..ee173fe 100644
--- a/arch/arm/boot/dts/exynos4.dtsi
+++ b/arch/arm/boot/dts/exynos4.dtsi
@@ -99,7 +99,7 @@
                reg =<0x10440000 0x1000>;
        };

-       sys_reg: sysreg {
+       sys_reg: sysreg@10010000 {
                compatible = "samsung,exynos4-sysreg", "syscon";
                reg =<0x10010000 0x400>;
        };

Tomasz, I already Sachin's patch for similar changing of sys_reg property with your reviewed tag.

ARM: dts: Fix sysreg node name in exynos4.dtsi

I've applied whole this series except this one.
If any problems, please kindly let me know.

Thanks,
Kukjin
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to