Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0d900bbb authored by Marcel Ziswiler's avatar Marcel Ziswiler Committed by Thierry Reding
Browse files

ARM: tegra: apalis-tk1: Copyright period, spurious newlines



Update the copyright period and get rid of some spurious newlines.

Signed-off-by: default avatarMarcel Ziswiler <marcel.ziswiler@toradex.com>
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent 818e8729
Loading
Loading
Loading
Loading
+2 −4
Original line number Original line Diff line number Diff line
/*
/*
 * Copyright 2016 Toradex AG
 * Copyright 2016-2018 Toradex AG
 *
 *
 * This file is dual-licensed: you can use it either under the terms
 * 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
 * of the GPL or the X11 license, at your option. Note that this dual
@@ -225,9 +225,7 @@


	backlight: backlight {
	backlight: backlight {
		compatible = "pwm-backlight";
		compatible = "pwm-backlight";

		pwms = <&pwm 3 5000000>; /* BKL1_PWM */
		/* BKL1_PWM */
		pwms = <&pwm 3 5000000>;
		brightness-levels = <255 231 223 207 191 159 127 0>;
		brightness-levels = <255 231 223 207 191 159 127 0>;
		default-brightness-level = <6>;
		default-brightness-level = <6>;
		/* BKL1_ON */
		/* BKL1_ON */
+1 −10
Original line number Original line Diff line number Diff line
/*
/*
 * Copyright 2016 Toradex AG
 * Copyright 2016-2018 Toradex AG
 *
 *
 * This file is dual-licensed: you can use it either under the terms
 * 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
 * of the GPL or the X11 license, at your option. Note that this dual
@@ -56,7 +56,6 @@


	pcie@1003000 {
	pcie@1003000 {
		status = "okay";
		status = "okay";

		avddio-pex-supply = <&vdd_1v05>;
		avddio-pex-supply = <&vdd_1v05>;
		avdd-pex-pll-supply = <&vdd_1v05>;
		avdd-pex-pll-supply = <&vdd_1v05>;
		avdd-pll-erefe-supply = <&avdd_1v05>;
		avdd-pll-erefe-supply = <&avdd_1v05>;
@@ -85,7 +84,6 @@
		hdmi@54280000 {
		hdmi@54280000 {
			pll-supply = <&reg_1v05_avdd_hdmi_pll>;
			pll-supply = <&reg_1v05_avdd_hdmi_pll>;
			vdd-supply = <&reg_3v3_avdd_hdmi>;
			vdd-supply = <&reg_3v3_avdd_hdmi>;

			nvidia,ddc-i2c-bus = <&hdmi_ddc>;
			nvidia,ddc-i2c-bus = <&hdmi_ddc>;
			nvidia,hpd-gpio =
			nvidia,hpd-gpio =
				<&gpio TEGRA_GPIO(N, 7) GPIO_ACTIVE_HIGH>;
				<&gpio TEGRA_GPIO(N, 7) GPIO_ACTIVE_HIGH>;
@@ -1600,15 +1598,11 @@
			compatible = "ams,as3722";
			compatible = "ams,as3722";
			reg = <0x40>;
			reg = <0x40>;
			interrupts = <0 86 IRQ_TYPE_LEVEL_HIGH>;
			interrupts = <0 86 IRQ_TYPE_LEVEL_HIGH>;

			ams,system-power-controller;
			ams,system-power-controller;

			#interrupt-cells = <2>;
			#interrupt-cells = <2>;
			interrupt-controller;
			interrupt-controller;

			gpio-controller;
			gpio-controller;
			#gpio-cells = <2>;
			#gpio-cells = <2>;

			pinctrl-names = "default";
			pinctrl-names = "default";
			pinctrl-0 = <&as3722_default>;
			pinctrl-0 = <&as3722_default>;


@@ -1783,7 +1777,6 @@
			reg = <0x4c>;
			reg = <0x4c>;
			interrupt-parent = <&gpio>;
			interrupt-parent = <&gpio>;
			interrupts = <TEGRA_GPIO(I, 6) IRQ_TYPE_LEVEL_LOW>;
			interrupts = <TEGRA_GPIO(I, 6) IRQ_TYPE_LEVEL_LOW>;

			#thermal-sensor-cells = <1>;
			#thermal-sensor-cells = <1>;
		};
		};
	};
	};
@@ -1816,7 +1809,6 @@
	sata@70020000 {
	sata@70020000 {
		phys = <&{/padctl@7009f000/pads/sata/lanes/sata-0}>;
		phys = <&{/padctl@7009f000/pads/sata/lanes/sata-0}>;
		phy-names = "sata-0";
		phy-names = "sata-0";

		avdd-supply = <&vdd_1v05>;
		avdd-supply = <&vdd_1v05>;
		hvdd-supply = <&reg_3v3>;
		hvdd-supply = <&reg_3v3>;
		vddio-supply = <&vdd_1v05>;
		vddio-supply = <&vdd_1v05>;
@@ -1830,7 +1822,6 @@
		       <&{/padctl@7009f000/pads/usb2/lanes/usb2-2}>,
		       <&{/padctl@7009f000/pads/usb2/lanes/usb2-2}>,
		       <&{/padctl@7009f000/pads/pcie/lanes/pcie-0}>;
		       <&{/padctl@7009f000/pads/pcie/lanes/pcie-0}>;
		phy-names = "usb2-0", "usb3-1", "usb2-1", "usb2-2", "usb3-0";
		phy-names = "usb2-0", "usb3-1", "usb2-1", "usb2-2", "usb3-0";

		avddio-pex-supply = <&vdd_1v05>;
		avddio-pex-supply = <&vdd_1v05>;
		avdd-pll-erefe-supply = <&avdd_1v05>;
		avdd-pll-erefe-supply = <&avdd_1v05>;
		avdd-pll-utmip-supply = <&vddio_1v8>;
		avdd-pll-utmip-supply = <&vddio_1v8>;