forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 748e4f3d702def1a4bff191e0cf93b6a05340f01
kernel/arch/nds32/boot/dts/ae3xx.dts
....@@ -82,4 +82,9 @@
8282 interrupts = <18>;
8383 };
8484 };
85
+
86
+ pmu {
87
+ compatible = "andestech,nds32v3-pmu";
88
+ interrupts= <13>;
89
+ };
8590 };