]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commitdiff
ARM: tegra:set low alert rsoc value 2
authorVenkat Reddy Talla <vreddytalla@nvidia.com>
Tue, 22 Apr 2014 17:06:08 +0000 (22:36 +0530)
committerMrutyunjay Sawant <msawant@nvidia.com>
Fri, 2 May 2014 10:19:09 +0000 (03:19 -0700)
setting low alert rsoc value 2 to generate
alarmb interrupt to wake up the device.

Bug 1503969

Change-Id: Ia2efde3c04500f0d4ba42a40e91c36506834f8ff
Signed-off-by: Venkat Reddy Talla <vreddytalla@nvidia.com>
Reviewed-on: http://git-master/r/399806
GVS: Gerrit_Virtual_Submit
Reviewed-by: Laxman Dewangan <ldewangan@nvidia.com>
arch/arm/boot/dts/tegra124-loki-e2530-a03.dts
arch/arm/boot/dts/tegra124-loki-p2530-0000-c00-00.dts

index 36834b6c29edc081db73675e57c48bba9f3dee55..1d93d76121cfcf7b4de3b728da4f168b77c5414c 100644 (file)
@@ -16,5 +16,9 @@
                        solteam-opto,integration-time = <1000>;
                        solteam-opto,noisy = <0>;
                };
+
+               lc709203f@0b {
+                       onsemi,alert-low-rsoc = <2>;
+               };
        };
 };
index 3b2efff23078c60a42ad62605e25308cb710c792..65c402c9ab2c6dc6e2c85c61debb9717ea185573 100644 (file)
@@ -19,5 +19,9 @@
                        solteam-opto,integration-time = <1000>;
                        solteam-opto,noisy = <0>;
                };
+
+               lc709203f@0b {
+                       onsemi,alert-low-rsoc = <2>;
+               };
        };
 };