ARM: dts: imx1: drop "fsl,imx-clk32"
"fsl,imx-clk32" is useless since no driver deals with it, so let's drop it. Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
committed by
Shawn Guo
parent
3f8b6cf820
commit
05be8e7472
@@ -55,7 +55,7 @@
|
||||
|
||||
clocks {
|
||||
clk32 {
|
||||
compatible = "fsl,imx-clk32", "fixed-clock";
|
||||
compatible = "fixed-clock";
|
||||
#clock-cells = <0>;
|
||||
clock-frequency = <32000>;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user