Commit a30cc07f authored by Rex-BC Chen's avatar Rex-BC Chen Committed by Matthias Brugger
Browse files

arm64: dts: mediatek: Add infra #reset-cells property for MT8192

parent 0be021f9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -271,6 +271,7 @@ infracfg: syscon@10001000 {
			compatible = "mediatek,mt8192-infracfg", "syscon";
			reg = <0 0x10001000 0 0x1000>;
			#clock-cells = <1>;
			#reset-cells = <1>;
		};

		pericfg: syscon@10003000 {