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

Commit a37b7a5a authored by Milo Kim's avatar Milo Kim Committed by Maxime Ripard
Browse files

ARM: dts: sun8i: Add PWM controller node in H3

parent 01f222df
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -389,6 +389,14 @@
			interrupts = <GIC_SPI 25 IRQ_TYPE_LEVEL_HIGH>;
		};

		pwm: pwm@01c21400 {
			compatible = "allwinner,sun8i-h3-pwm";
			reg = <0x01c21400 0x8>;
			clocks = <&osc24M>;
			#pwm-cells = <3>;
			status = "disabled";
		};

		uart0: serial@01c28000 {
			compatible = "snps,dw-apb-uart";
			reg = <0x01c28000 0x400>;