[Letux-kernel] [PATCH 10/20] fixup! Added missing, fixed JZ4730 DT file.
Lubomir Rintel
lkundrak at v3.sk
Tue Nov 17 21:58:03 CET 2020
TCU on jz4730 is not a mfd. Possibly a copy & paste error.
Signed-off-by: Lubomir Rintel <lkundrak at v3.sk>
---
arch/mips/boot/dts/ingenic/jz4730.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/mips/boot/dts/ingenic/jz4730.dtsi b/arch/mips/boot/dts/ingenic/jz4730.dtsi
index e70ac8b97c460..daae3351e3a3b 100644
--- a/arch/mips/boot/dts/ingenic/jz4730.dtsi
+++ b/arch/mips/boot/dts/ingenic/jz4730.dtsi
@@ -65,7 +65,7 @@ cgu: jz4730-cgu at 10000000 {
};
tcu: timer at 10002000 {
- compatible = "ingenic,jz4730-tcu", "simple-mfd";
+ compatible = "ingenic,jz4730-tcu";
reg = <0x10002000 0x1000>;
#address-cells = <1>;
#size-cells = <1>;
--
2.28.0
More information about the Letux-kernel
mailing list