Re: [PATCH 1/2] leds: add DT binding for Qualcomm PM8941 WLED block

2014-12-18 Thread Bjorn
On Tue 16 Dec 17:15 PST 2014, Stephen Boyd wrote: > On 12/08/2014 04:22 PM, Bjorn Andersson wrote: > [..] > > +- qcom,current-limit: mA; per-string current limit; value from 0 to 25 > > + default: 20mA > > +- qcom,current-boost-limit: mA; boost current limit; one of: > > + 105, 385, 525, 805,

Re: [PATCH 1/2] leds: add DT binding for Qualcomm PM8941 WLED block

2014-12-16 Thread Stephen Boyd
On 12/08/2014 04:22 PM, Bjorn Andersson wrote: > + > +Optional properties: > +- label: The label for this led > + See Documentation/devicetree/bindings/leds/common.txt > +- linux,default-trigger: Default trigger assigned to the LED > + See Documentation/devicetree/bindings/leds/common.txt > +- q

Re: [PATCH 1/2] leds: add DT binding for Qualcomm PM8941 WLED block

2014-12-16 Thread Bryan Wu
On Tue, Dec 9, 2014 at 5:19 PM, Bryan Wu wrote: > On Mon, Dec 8, 2014 at 4:22 PM, Bjorn Andersson > wrote: >> From: Courtney Cavin >> >> This adds device tree binding documentation for the WLED ('White' LED) >> block on Qualcomm's PM8941 PMICs. >> > > Looks good to me, I need device tree reviewe

Re: [PATCH 1/2] leds: add DT binding for Qualcomm PM8941 WLED block

2014-12-09 Thread Bryan Wu
On Mon, Dec 8, 2014 at 4:22 PM, Bjorn Andersson wrote: > From: Courtney Cavin > > This adds device tree binding documentation for the WLED ('White' LED) > block on Qualcomm's PM8941 PMICs. > Looks good to me, I need device tree reviewer's Ack to merge it. Thanks, -Bryan > Signed-off-by: Courtn

[PATCH 1/2] leds: add DT binding for Qualcomm PM8941 WLED block

2014-12-08 Thread Bjorn Andersson
From: Courtney Cavin This adds device tree binding documentation for the WLED ('White' LED) block on Qualcomm's PM8941 PMICs. Signed-off-by: Courtney Cavin Signed-off-by: Bjorn Andersson --- .../devicetree/bindings/leds/leds-pm8941-wled.txt | 43 ++ 1 file changed, 43 ins