Hello! On 16.01.2020 19:45, Sasha Levin wrote:
From: Biju Das <biju.das@xxxxxxxxxxxxxx> [ Upstream commit 383f6024981d32425fa453bf2e66b546fdbc1314 ] Watchdog node is incorrectly placed on r8a7743 SoC dtsi. This patch fixes the sorting order. Fixes: b5beb5d4c81c358f50a8310108 ("ARM: dts: r8a7743: Add watchdog support to SoC dtsi") Signed-off-by: Biju Das <biju.das@xxxxxxxxxxxxxx> Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> Signed-off-by: Simon Horman <horms+renesas@xxxxxxxxxxxx> Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx> --- arch/arm/boot/dts/r8a7743.dtsi | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-)
I doubt that the DT node reordering is worth merging into the -stable kernels...
MBR, Sergei