|
@@ -5,6 +5,7 @@
|
|
|
*/
|
|
|
|
|
|
#include <dt-bindings/interrupt-controller/arm-gic.h>
|
|
|
+#include <dt-bindings/reset/hisi,hi6220-resets.h>
|
|
|
#include <dt-bindings/clock/hi6220-clock.h>
|
|
|
#include <dt-bindings/pinctrl/hisi.h>
|
|
|
#include <dt-bindings/thermal/thermal.h>
|
|
@@ -252,6 +253,7 @@
|
|
|
compatible = "hisilicon,hi6220-mediactrl", "syscon";
|
|
|
reg = <0x0 0xf4410000 0x0 0x1000>;
|
|
|
#clock-cells = <1>;
|
|
|
+ #reset-cells = <1>;
|
|
|
};
|
|
|
|
|
|
pm_ctrl: pm_ctrl@f7032000 {
|