[PATCH] ARM: dts: n900: Include adp1653 device
From: Pali Rohár <hidden>
Date: 2016-01-09 22:38:34
Also in:
linux-devicetree, linux-omap, lkml
On Saturday 26 December 2015 00:40:12 Pali Roh?r wrote:
quoted hunk ↗ jump to hunk
This patch adds adp1653 device into n900 DT structure. DT support in adp1653 driver is there since v4.2-rc1 version. Signed-off-by: Pali Roh?r <redacted> --- arch/arm/boot/dts/omap3-n900.dts | 15 +++++++++++++++ 1 file changed, 15 insertions(+)diff --git a/arch/arm/boot/dts/omap3-n900.dtsb/arch/arm/boot/dts/omap3-n900.dts index 5f5e0f3..ba93642 100644--- a/arch/arm/boot/dts/omap3-n900.dts +++ b/arch/arm/boot/dts/omap3-n900.dts@@ -522,6 +522,21 @@ amstaos,cover-comp-gain = <16>; }; + adp1653: led-controller at 30 { + compatible = "adi,adp1653"; + reg = <0x30>; + enable-gpios = <&gpio3 24 GPIO_ACTIVE_HIGH>; /* 88 */ + + flash { + flash-timeout-us = <500000>; + flash-max-microamp = <320000>; + led-max-microamp = <50000>; + }; + indicator { + led-max-microamp = <17500>; + }; + }; + lp5523: lp5523 at 32 { compatible = "national,lp5523"; reg = <0x32>;
Tony, can you take this patch? -- Pali Roh?r pali.rohar at gmail.com -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 198 bytes Desc: This is a digitally signed message part. URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20160109/03aadb55/attachment.sig>