arm64: dts: exynos: Include common syscon restart/poweroff for Exynos7
authorPaweł Chmiel <pawel.mikolaj.chmiel@gmail.com>
Sat, 7 Nov 2020 13:39:25 +0000 (14:39 +0100)
committerKrzysztof Kozlowski <krzk@kernel.org>
Sun, 8 Nov 2020 18:55:57 +0000 (19:55 +0100)
commit73bc7510ea0dafb4ff1ae6808759627a8ec51f5a
tree00b8f4984de96d1b9746ec5e7de5e806d970c70d
parent98c03b6eef3f9c7d8153f96870968615ab489a6b
arm64: dts: exynos: Include common syscon restart/poweroff for Exynos7

Exynos7 uses the same syscon reboot and poweroff nodes as other Exynos
SoCs, so instead of duplicating code we can just include common dtsi
file, which already contains definitions of them. After this change,
poweroff node will be also available, previously this dts file did
contain only reboot node.

Fixes: fb026cb65247 ("arm64: dts: Add reboot node for exynos7")
Fixes: b9024cbc937d ("arm64: dts: Add initial device tree support for exynos7")
Signed-off-by: Paweł Chmiel <pawel.mikolaj.chmiel@gmail.com>
Link: https://lore.kernel.org/r/20201107133926.37187-1-pawel.mikolaj.chmiel@gmail.com
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
arch/arm64/boot/dts/exynos/exynos7.dtsi