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

Commit 8411ca1f authored by Tim Kryger's avatar Tim Kryger Committed by Matt Porter
Browse files

ARM: dts: Enable the PWM for bcm28155 AP board



Mark the PWM as enabled on the bcm28155 AP board.

Signed-off-by: default avatarTim Kryger <tim.kryger@linaro.org>
Reviewed-by: default avatarAlex Elder <elder@linaro.org>
Reviewed-by: default avatarMarkus Mayer <markus.mayer@linaro.org>
Signed-off-by: default avatarMatt Porter <mporter@linaro.org>
parent cc33e42d
Loading
Loading
Loading
Loading
+4 −0
Original line number Original line Diff line number Diff line
@@ -69,6 +69,10 @@
		status = "okay";
		status = "okay";
	};
	};


	pwm: pwm@3e01a000 {
		status = "okay";
	};

	usbotg: usb@3f120000 {
	usbotg: usb@3f120000 {
		vusb_d-supply = <&usbldo_reg>;
		vusb_d-supply = <&usbldo_reg>;
		vusb_a-supply = <&iosr1_reg>;
		vusb_a-supply = <&iosr1_reg>;