Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 99650c25 authored by Moritz Fischer's avatar Moritz Fischer Committed by Olof Johansson
Browse files

ARM: dts: zynq: Add devicetree entry for Xilinx Zynq reset controller.

parent f2032f24
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -259,6 +259,13 @@
				reg = <0x100 0x100>;
			};

			rstc: rstc@200 {
				compatible = "xlnx,zynq-reset";
				reg = <0x200 0x48>;
				#reset-cells = <1>;
				syscon = <&slcr>;
			};

			pinctrl0: pinctrl@700 {
				compatible = "xlnx,pinctrl-zynq";
				reg = <0x700 0x200>;