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

Commit a7794db3 authored by Eric Anholt's avatar Eric Anholt Committed by Florian Fainelli
Browse files

ARM: dts: cygnus: Add the PWM node



This is connected up to the backlight on 911360_entphn, which we'll
need for a panel driver. For now, leave the node disabled in the
shared dtsi.

Signed-off-by: default avatarEric Anholt <eric@anholt.net>
Acked-by: default avatarScott Branden <scott.branden@broadcom.com>
Signed-off-by: default avatarFlorian Fainelli <f.fainelli@gmail.com>
parent 5607785b
Loading
Loading
Loading
Loading
+8 −0
Original line number Original line Diff line number Diff line
@@ -585,6 +585,14 @@
			status = "disabled";
			status = "disabled";
		};
		};


		pwm: pwm@180aa500 {
			compatible = "brcm,kona-pwm";
			reg = <0x180aa500 0xc4>;
			#pwm-cells = <3>;
			clocks = <&asiu_clks BCM_CYGNUS_ASIU_PWM_CLK>;
			status = "disabled";
		};

		keypad: keypad@180ac000 {
		keypad: keypad@180ac000 {
			compatible = "brcm,bcm-keypad";
			compatible = "brcm,bcm-keypad";
			reg = <0x180ac000 0x14c>;
			reg = <0x180ac000 0x14c>;