[PATCH v3 5/5] ARM: dts: qcom: msm8974-hammerhead: Enable and configure flash LED node

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Enable the flash LED node from PM8941 and configure the LEDs. This
enables the Nexus 5 to make use of the LEDs as flash or lantern.

Signed-off-by: Nícolas F. R. A. Prado <nfraprado@xxxxxxxxxxxxx>
---

Added in v3

 .../qcom-msm8974-lge-nexus5-hammerhead.dts    | 20 +++++++++++++++++++
 1 file changed, 20 insertions(+)

diff --git a/arch/arm/boot/dts/qcom-msm8974-lge-nexus5-hammerhead.dts b/arch/arm/boot/dts/qcom-msm8974-lge-nexus5-hammerhead.dts
index 30ee913faae6..78ac56be81b3 100644
--- a/arch/arm/boot/dts/qcom-msm8974-lge-nexus5-hammerhead.dts
+++ b/arch/arm/boot/dts/qcom-msm8974-lge-nexus5-hammerhead.dts
@@ -759,4 +759,24 @@ otg {
 			};
 		};
 	};
+
+	pm8941@1 {
+		spmi-flash-leds@d300 {
+			status = "okay";
+
+			led@0 {
+				led-max-microamp = <200000>;
+				flash-max-microamp = <1000000>;
+				flash-max-timeout-us = <1280000>;
+				default-state = "off";
+			};
+
+			led@1 {
+				led-max-microamp = <200000>;
+				flash-max-microamp = <1000000>;
+				flash-max-timeout-us = <1280000>;
+				default-state = "off";
+			};
+		};
+	};
 };
-- 
2.32.0




[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux