]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commitdiff
arm64:dts: Create Touch LED pwm node
authorAnkita Garg <ankitag@nvidia.com>
Wed, 17 Dec 2014 00:45:07 +0000 (16:45 -0800)
committerRaymond Poudrier <rapoudrier@nvidia.com>
Wed, 11 Feb 2015 18:53:48 +0000 (10:53 -0800)
Bug 1580153

Change-Id: I859d347ac85e2ea9ad92bab43d5048f56740a892
Signed-off-by: Ankita Garg <ankitag@nvidia.com>
Reviewed-on: http://git-master/r/664679
(cherry picked from commit c41e81f2edd5faa8493fa93d244bf5c2d7b77195)
Reviewed-on: http://git-master/r/674075
GVS: Gerrit_Virtual_Submit
Reviewed-by: Raymond Poudrier <rapoudrier@nvidia.com>
arch/arm64/boot/dts/tegra210-loki-e-p2530-0030-e00-00.dts
arch/arm64/boot/dts/tegra210-loki-e-p2530-0030-e03-00.dts
arch/arm64/boot/dts/tegra210-loki-e-p2530-0031-e00-00.dts
arch/arm64/boot/dts/tegra210-loki-e-p2530-0031-e03-00.dts

index 34312660b55a2845ddceaffd50a64cce992517f3..de945e364e550169c7f7c7e346d45e3e886058ad 100644 (file)
@@ -64,4 +64,8 @@
                        };
                };
        };
+
+       touch-leds-pwm-rework {
+               status = "disabled";
+       };
 };
index 3a414a8f5956917ec96df7e9534afaf5c8a4823e..70459efd6d9759aefa540d7682cdf48762a38ecb 100644 (file)
@@ -6,4 +6,8 @@
        udc@7d000000 {
                nvidia,dcp-current-limit-ma = <3000>;
        };
+
+       touch-leds-pwm-rework {
+               status = "okay";
+       };
 };
index 6c993e6e782333230fc7977042218bdb77980300..a9678b93e7a7e609b14d7cd603b26edab3f4c3a1 100644 (file)
@@ -36,4 +36,8 @@
                nvidia,portmap = <0x600>;
                usb_vbus1-supply = <&battery_reg>;
        };
+
+       touch-leds-pwm-rework {
+               status = "disabled";
+       };
 };
index de15f4fa891b46cd571eb9ae7fe017edeb9cc334..d51f561fa207fad4f2a3500ae2eee0c223a1d15c 100644 (file)
@@ -26,4 +26,8 @@
        udc@7d000000 {
                nvidia,dcp-current-limit-ma = <3000>;
        };
+
+       touch-leds-pwm-rework {
+               status = "okay";
+       };
 };