projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c522683
)
ARM: dts: imx50: drop "fsl,imx-ckih2"
author
Giulio Benetti
<giulio.benetti@benettiengineering.com>
Fri, 3 Dec 2021 00:40:28 +0000
(
01:40
+0100)
committer
Shawn Guo
<shawnguo@kernel.org>
Tue, 14 Dec 2021 03:22:49 +0000
(11:22 +0800)
"fsl,imx-ckih2" 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>
arch/arm/boot/dts/imx50.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx50.dtsi
b/arch/arm/boot/dts/imx50.dtsi
index 682880e9e485ad8b6305766e439c6ec97499ecd6..be0de0fd31f95b8f2fb4104a1f8b656596a15b58 100644
(file)
--- a/
arch/arm/boot/dts/imx50.dtsi
+++ b/
arch/arm/boot/dts/imx50.dtsi
@@
-74,7
+74,7
@@
};
ckih2 {
- compatible = "f
sl,imx-ckih2", "f
ixed-clock";
+ compatible = "fixed-clock";
#clock-cells = <0>;
clock-frequency = <0>;
};