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

Commit 93a1ceea authored by Alban Bedel's avatar Alban Bedel Committed by Philipp Zabel
Browse files

MIPS: ath79: Add the reset controller to the AR9132 dtsi

parent ff591a91
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -115,6 +115,14 @@
				interrupt-controller;
				#interrupt-cells = <1>;
			};

			rst: reset-controller@1806001c {
				compatible = "qca,ar9132-reset",
						"qca,ar7100-reset";
				reg = <0x1806001c 0x4>;

				#reset-cells = <1>;
			};
		};

		spi@1f000000 {