From: Marcel Ziswiler Date: Sat, 1 Sep 2018 08:12:22 +0000 (+0200) Subject: ARM: tegra: colibri_t30: reorder backlight properties X-Git-Tag: v5.4-rc1~2318^2~31^2~84 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7ddc024ffa382c7090640c5209d4a4ffc73c4d0b;p=platform%2Fkernel%2Flinux-rpi.git ARM: tegra: colibri_t30: reorder backlight properties Reorder backlight properties. Signed-off-by: Marcel Ziswiler Signed-off-by: Thierry Reding --- diff --git a/arch/arm/boot/dts/tegra30-colibri-eval-v3.dts b/arch/arm/boot/dts/tegra30-colibri-eval-v3.dts index 709ff95..8c492da 100644 --- a/arch/arm/boot/dts/tegra30-colibri-eval-v3.dts +++ b/arch/arm/boot/dts/tegra30-colibri-eval-v3.dts @@ -125,13 +125,12 @@ backlight: backlight { compatible = "pwm-backlight"; - /* PWM */ - pwms = <&pwm 0 5000000>; brightness-levels = <255 128 64 32 16 8 4 0>; default-brightness-level = <6>; /* BL_ON */ enable-gpios = <&gpio TEGRA_GPIO(V, 2) GPIO_ACTIVE_HIGH>; power-supply = <®_3v3>; + pwms = <&pwm 0 5000000>; /* PWM */ }; clocks {