ARM: tegra: apalis-tk1: Copyright period, spurious newlines
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>
Sat, 10 Feb 2018 01:38:05 +0000 (02:38 +0100)
committerThierry Reding <treding@nvidia.com>
Thu, 8 Mar 2018 15:18:08 +0000 (16:18 +0100)
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>
arch/arm/boot/dts/tegra124-apalis-eval.dts
arch/arm/boot/dts/tegra124-apalis.dtsi

index f1010ce..a6ad759 100644 (file)
@@ -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
 
        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 */
index b7648ce..65a2161 100644 (file)
@@ -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
@@ -56,7 +56,6 @@
 
        pcie@1003000 {
                status = "okay";
-
                avddio-pex-supply = <&vdd_1v05>;
                avdd-pex-pll-supply = <&vdd_1v05>;
                avdd-pll-erefe-supply = <&avdd_1v05>;
@@ -85,7 +84,6 @@
                hdmi@54280000 {
                        pll-supply = <&reg_1v05_avdd_hdmi_pll>;
                        vdd-supply = <&reg_3v3_avdd_hdmi>;
-
                        nvidia,ddc-i2c-bus = <&hdmi_ddc>;
                        nvidia,hpd-gpio =
                                <&gpio TEGRA_GPIO(N, 7) GPIO_ACTIVE_HIGH>;
                        compatible = "ams,as3722";
                        reg = <0x40>;
                        interrupts = <0 86 IRQ_TYPE_LEVEL_HIGH>;
-
                        ams,system-power-controller;
-
                        #interrupt-cells = <2>;
                        interrupt-controller;
-
                        gpio-controller;
                        #gpio-cells = <2>;
-
                        pinctrl-names = "default";
                        pinctrl-0 = <&as3722_default>;
 
                        reg = <0x4c>;
                        interrupt-parent = <&gpio>;
                        interrupts = <TEGRA_GPIO(I, 6) IRQ_TYPE_LEVEL_LOW>;
-
                        #thermal-sensor-cells = <1>;
                };
        };
        sata@70020000 {
                phys = <&{/padctl@7009f000/pads/sata/lanes/sata-0}>;
                phy-names = "sata-0";
-
                avdd-supply = <&vdd_1v05>;
                hvdd-supply = <&reg_3v3>;
                vddio-supply = <&vdd_1v05>;
                       <&{/padctl@7009f000/pads/usb2/lanes/usb2-2}>,
                       <&{/padctl@7009f000/pads/pcie/lanes/pcie-0}>;
                phy-names = "usb2-0", "usb3-1", "usb2-1", "usb2-2", "usb3-0";
-
                avddio-pex-supply = <&vdd_1v05>;
                avdd-pll-erefe-supply = <&avdd_1v05>;
                avdd-pll-utmip-supply = <&vddio_1v8>;