Commit 261691b4 authored by Allen-KH Cheng's avatar Allen-KH Cheng Committed by Matthias Brugger
Browse files
parent 33c7874b
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -523,6 +523,18 @@
			clock-names = "clk13m";
		};

		pwrap: pwrap@10026000 {
			compatible = "mediatek,mt6873-pwrap";
			reg = <0 0x10026000 0 0x1000>;
			reg-names = "pwrap";
			interrupts = <GIC_SPI 220 IRQ_TYPE_LEVEL_HIGH 0>;
			clocks = <&infracfg CLK_INFRA_PMIC_AP>,
				 <&infracfg CLK_INFRA_PMIC_TMR>;
			clock-names = "spi", "wrap";
			assigned-clocks = <&topckgen CLK_TOP_PWRAP_ULPOSC_SEL>;
			assigned-clock-parents = <&topckgen CLK_TOP_OSC_D10>;
		};

		scp_adsp: clock-controller@10720000 {
			compatible = "mediatek,mt8192-scp_adsp";
			reg = <0 0x10720000 0 0x1000>;