mirror of
https://github.com/Fishwaldo/build.git
synced 2025-03-26 00:31:47 +00:00
12 lines
379 B
Diff
12 lines
379 B
Diff
diff --git a/arch/arm/dts/sunxi-h3-h5.dtsi b/arch/arm/dts/sunxi-h3-h5.dtsi
|
|
index fc61313..8340dd9 100644
|
|
--- a/arch/arm/dts/sunxi-h3-h5.dtsi
|
|
+++ b/arch/arm/dts/sunxi-h3-h5.dtsi
|
|
@@ -793,6 +793,7 @@
|
|
reg = <0x01f00000 0x54>;
|
|
interrupts = <GIC_SPI 40 IRQ_TYPE_LEVEL_HIGH>,
|
|
<GIC_SPI 41 IRQ_TYPE_LEVEL_HIGH>;
|
|
+ #clock-cells = <1>;
|
|
};
|
|
|
|
r_ccu: clock@1f01400 {
|