diff options
Diffstat (limited to 'arch/nds32/boot/dts/ae3xx.dts')
-rw-r--r-- | arch/nds32/boot/dts/ae3xx.dts | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/nds32/boot/dts/ae3xx.dts b/arch/nds32/boot/dts/ae3xx.dts index bb39749a6673..16a9f54a805e 100644 --- a/arch/nds32/boot/dts/ae3xx.dts +++ b/arch/nds32/boot/dts/ae3xx.dts @@ -82,4 +82,9 @@ interrupts = <18>; }; }; + + pmu { + compatible = "andestech,nds32v3-pmu"; + interrupts= <13>; + }; }; |