projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
45bd868
)
arm64: dts: imx8dxl: drop clocks from scu clock controller
author
Peng Fan
<peng.fan@nxp.com>
Thu, 23 Mar 2023 11:19:51 +0000
(19:19 +0800)
committer
Shawn Guo
<shawnguo@kernel.org>
Tue, 28 Mar 2023 06:37:50 +0000
(14:37 +0800)
The clocks and clock-names are not documented and not used, drop them.
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8dxl.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/freescale/imx8dxl.dtsi
b/arch/arm64/boot/dts/freescale/imx8dxl.dtsi
index 97d7df0813a52233b95ad142d0d9cf0d02b3a42a..70fadd79851a41374a683586117aba18c57a2f4d 100644
(file)
--- a/
arch/arm64/boot/dts/freescale/imx8dxl.dtsi
+++ b/
arch/arm64/boot/dts/freescale/imx8dxl.dtsi
@@
-130,8
+130,6
@@
clk: clock-controller {
compatible = "fsl,imx8dxl-clk", "fsl,scu-clk";
#clock-cells = <2>;
- clocks = <&xtal32k &xtal24m>;
- clock-names = "xtal_32KHz", "xtal_24Mhz";
};
scu_gpio: gpio {