]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: dts: freescale: Fix SP805 clock-names
authorAndre Przywara <andre.przywara@arm.com>
Fri, 28 Aug 2020 13:05:56 +0000 (14:05 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 13 Oct 2021 08:08:19 +0000 (10:08 +0200)
commit5401fba8b47a4896685d106bbb7e4ce3d86a976a
tree21eb77b68528a227643fcba1e8529d2e0487c3be
parent2d7585d4c50b42a6ff739d093849e273dd80c92a
arm64: dts: freescale: Fix SP805 clock-names

[ Upstream commit f2dc2359b75e1fd345fd710862f73db20dc55864 ]

The SP805 binding sets the order of the clock-names to be: "wdog_clk",
"apb_pclk" (in exactly that order).

Change the order in the DTs for Freescale platforms to match that. The
two clocks given in all nodes are actually the same, so that does not
change any behaviour.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi
arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi
arch/arm64/boot/dts/freescale/fsl-ls208xa.dtsi