Commit 0e710f1f authored by Aleksei Mamlin's avatar Aleksei Mamlin Committed by Maxime Ripard
Browse files

ARM: dts: sun7i: Enable PWM controller on Wexler TAB7200 tablet



Wexler TAB7200 tablet use channel 0 of the PWM controller for backlight dimming

Signed-off-by: default avatarAleksei Mamlin <mamlinav@gmail.com>
Signed-off-by: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
parent 2c102c38
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -154,6 +154,12 @@
	};
};

&pwm {
	pinctrl-names = "default";
	pinctrl-0 = <&pwm0_pins_a>;
	status = "okay";
};

&reg_dcdc2 {
	regulator-always-on;
	regulator-min-microvolt = <1000000>;