[PATCH v2 1/2] arm64: dts: exynos: Include common syscon restart/poweroff for Exynos7

Krzysztof Kozlowski krzk at kernel.org
Sun Nov 8 14:00:17 EST 2020


On Sat, Nov 07, 2020 at 02:39:25PM +0100, Paweł Chmiel wrote:
> 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 at gmail.com>
> ---
> Changes from v1:
>   - Split into two separate patches.
>   - Include existing exynos-syscon-restart.dtsi to avoid code
>     duplication.
> ---
>  arch/arm64/boot/dts/exynos/exynos7.dtsi | 9 ++-------
>  1 file changed, 2 insertions(+), 7 deletions(-)
> 

Thanks, applied.

Best regards,
Krzysztof




More information about the linux-arm-kernel mailing list