mirror of
https://github.com/torvalds/linux.git
synced 2026-05-27 08:33:17 +02:00
ARM: tegra: tf701t: Use dedicated backlight regulator
Downstream kernel states that backlight has no actual enable GPIO and uses fixed regulator. Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com> Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
parent
003b99aa30
commit
8c80f44126
|
|
@ -1722,8 +1722,7 @@ usb-phy@7d008000 {
|
|||
backlight: backlight {
|
||||
compatible = "pwm-backlight";
|
||||
|
||||
enable-gpios = <&gpio TEGRA_GPIO(H, 2) GPIO_ACTIVE_HIGH>;
|
||||
power-supply = <&vdd_5v0_sys>;
|
||||
power-supply = <&vdd_3v7_bl>;
|
||||
pwms = <&pwm 1 1000000>;
|
||||
|
||||
brightness-levels = <1 255>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user