ARM: tegra: apalis_t30: reorder backlight properties

Reorder backlight properties.

Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
此提交包含在:
Marcel Ziswiler
2018-08-31 18:37:57 +02:00
提交者 Thierry Reding
父節點 8bf0d6b2a7
當前提交 654b7139a2

查看文件

@@ -185,13 +185,12 @@
backlight: backlight {
compatible = "pwm-backlight";
/* PWM_BKL1 */
pwms = <&pwm 0 5000000>;
brightness-levels = <255 231 223 207 191 159 127 0>;
default-brightness-level = <6>;
/* BKL1_ON */
enable-gpios = <&gpio TEGRA_GPIO(V, 2) GPIO_ACTIVE_HIGH>;
power-supply = <&reg_3v3>;
pwms = <&pwm 0 5000000>; /* BKL1_PWM */
};
gpio-keys {