diff options
author | Marcel Ziswiler <marcel.ziswiler@toradex.com> | 2018-02-10 04:38:05 +0300 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2018-03-08 18:18:08 +0300 |
commit | 0d900bbbae9b3b6a7ff0fc0d7070b8dbe163d17a (patch) | |
tree | 6cc1b0fff8d145ee033ec9f6c7ee81bcc0d63aad /arch/arm/boot/dts/tegra124-apalis-eval.dts | |
parent | 818e8729e1038e3847a4cb2ed7ad8003a1d037ab (diff) | |
download | linux-0d900bbbae9b3b6a7ff0fc0d7070b8dbe163d17a.tar.xz |
ARM: tegra: apalis-tk1: Copyright period, spurious newlines
Update the copyright period and get rid of some spurious newlines.
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'arch/arm/boot/dts/tegra124-apalis-eval.dts')
-rw-r--r-- | arch/arm/boot/dts/tegra124-apalis-eval.dts | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/arch/arm/boot/dts/tegra124-apalis-eval.dts b/arch/arm/boot/dts/tegra124-apalis-eval.dts index f1010cefb993..a6ad759dddb4 100644 --- a/arch/arm/boot/dts/tegra124-apalis-eval.dts +++ b/arch/arm/boot/dts/tegra124-apalis-eval.dts @@ -1,5 +1,5 @@ /* - * Copyright 2016 Toradex AG + * Copyright 2016-2018 Toradex AG * * This file is dual-licensed: you can use it either under the terms * of the GPL or the X11 license, at your option. Note that this dual @@ -225,9 +225,7 @@ backlight: backlight { compatible = "pwm-backlight"; - - /* BKL1_PWM */ - pwms = <&pwm 3 5000000>; + pwms = <&pwm 3 5000000>; /* BKL1_PWM */ brightness-levels = <255 231 223 207 191 159 127 0>; default-brightness-level = <6>; /* BKL1_ON */ |