]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 30 Dec 2020 10:25:51 +0000 (11:25 +0100)
commit36cfba099f8517e10c2a7fae8f47ba24e5c8379b
tree58a32a055416a7274cbf922c3fa528f27bad2f1b
parent87294e61dafc7be280188581191722eac8b87932
arm64: dts: exynos: Include common syscon restart/poweroff for Exynos7

[ Upstream commit 73bc7510ea0dafb4ff1ae6808759627a8ec51f5a ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm64/boot/dts/exynos/exynos7.dtsi