ARM: dts: exynos: Move syscon reboot/poweroff to common dtsi
authorJavier Martinez Canillas <javier@osg.samsung.com>
Tue, 16 Feb 2016 15:25:48 +0000 (12:25 -0300)
committerKrzysztof Kozlowski <k.kozlowski@samsung.com>
Thu, 25 Feb 2016 00:23:07 +0000 (09:23 +0900)
commit1462b1373d789cd23659f446533f943fe17307d4
tree4e3b2bbf5c2104bb034d52fde4a11673d9213ca4
parent36a0282a41493400428d7df8c99701fb4ee344c2
ARM: dts: exynos: Move syscon reboot/poweroff to common dtsi

All Exynos SoCs have the same syscon reboot and poweroff device nodes so
there is no need to duplicate the same on each SoC dtsi and can be moved
to a common dtsi that can be included by all the SoCs dtsi files.

Suggested-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Reviewed-by: Alim Akhtar <alim.akhtar@samsung,com>
Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
arch/arm/boot/dts/exynos-syscon-restart.dtsi [new file with mode: 0644]
arch/arm/boot/dts/exynos3250.dtsi
arch/arm/boot/dts/exynos4.dtsi
arch/arm/boot/dts/exynos5.dtsi
arch/arm/boot/dts/exynos5410.dtsi
This page took 0.029067 seconds and 5 git commands to generate.