Unverified Commit 7cac6c0c authored by Manivannan Sadhasivam's avatar Manivannan Sadhasivam
Browse files

arm64: dts: actions: Add Reset Controller support for S900 SoC



Add reset controller property and bindings header for the
Actions Semi S900 SoC DTS.

Signed-off-by: default avatarManivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
parent 78297629
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -5,6 +5,7 @@

#include <dt-bindings/clock/actions,s900-cmu.h>
#include <dt-bindings/interrupt-controller/arm-gic.h>
#include <dt-bindings/reset/actions,s900-reset.h>

/ {
	compatible = "actions,s900";
@@ -184,6 +185,7 @@
			reg = <0x0 0xe0160000 0x0 0x1000>;
			clocks = <&hosc>, <&losc>;
			#clock-cells = <1>;
			#reset-cells = <1>;
		};

		i2c0: i2c@e0170000 {