Message ID | 20230516150202.188655-1-krzysztof.kozlowski@linaro.org |
---|---|
State | New |
Headers | show |
Series | [1/3] dt-bindings: leds: qcom,spmi-flash-led: add PM8550 | expand |
On Tue, May 16, 2023 at 05:02:00PM +0200, Krzysztof Kozlowski wrote: > Document compatible for PM8550 Torch and Flash LED controller. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Acked-by: Conor Dooley <conor.dooley@microchip.com> Thanks, Conor.
On 16.05.2023 17:02, Krzysztof Kozlowski wrote: > Document compatible for PM8550 Torch and Flash LED controller. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> > --- Acked-by: Konrad Dybcio <konrad.dybcio@linaro.org> Konrad > Documentation/devicetree/bindings/leds/qcom,spmi-flash-led.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/leds/qcom,spmi-flash-led.yaml b/Documentation/devicetree/bindings/leds/qcom,spmi-flash-led.yaml > index ffacf703d9f9..074ef7e63c49 100644 > --- a/Documentation/devicetree/bindings/leds/qcom,spmi-flash-led.yaml > +++ b/Documentation/devicetree/bindings/leds/qcom,spmi-flash-led.yaml > @@ -26,6 +26,7 @@ properties: > - qcom,pm8150c-flash-led > - qcom,pm8150l-flash-led > - qcom,pm8350c-flash-led > + - qcom,pm8550-flash-led > - const: qcom,spmi-flash-led > > reg:
On Wed, 17 May 2023, Konrad Dybcio wrote: > > > On 16.05.2023 17:02, Krzysztof Kozlowski wrote: > > Document compatible for PM8550 Torch and Flash LED controller. > > > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> > > --- > Acked-by: Konrad Dybcio <konrad.dybcio@linaro.org> This should be a Reviewed-by. Other maintainers might get confused by this and apply the patch via their own repositories which I'm assuming was not the intention. > > Documentation/devicetree/bindings/leds/qcom,spmi-flash-led.yaml | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/Documentation/devicetree/bindings/leds/qcom,spmi-flash-led.yaml b/Documentation/devicetree/bindings/leds/qcom,spmi-flash-led.yaml > > index ffacf703d9f9..074ef7e63c49 100644 > > --- a/Documentation/devicetree/bindings/leds/qcom,spmi-flash-led.yaml > > +++ b/Documentation/devicetree/bindings/leds/qcom,spmi-flash-led.yaml > > @@ -26,6 +26,7 @@ properties: > > - qcom,pm8150c-flash-led > > - qcom,pm8150l-flash-led > > - qcom,pm8350c-flash-led > > + - qcom,pm8550-flash-led > > - const: qcom,spmi-flash-led > > > > reg:
On Tue, 16 May 2023 17:02:00 +0200, Krzysztof Kozlowski wrote: > Document compatible for PM8550 Torch and Flash LED controller. > > Applied, thanks! [2/3] arm64: dts: qcom: pm8550: add flash LED controller commit: cf51d2be057b19f2ef72233788c3211f0781678d [3/3] arm64: dts: qcom: sm8550-qrd: add flash LEDs commit: a158f00cdf68852850df231526ce0df0bb7dc1b4 Best regards,
On Tue, 16 May 2023, Krzysztof Kozlowski wrote: > Document compatible for PM8550 Torch and Flash LED controller. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> > --- > Documentation/devicetree/bindings/leds/qcom,spmi-flash-led.yaml | 1 + > 1 file changed, 1 insertion(+) Applied, thanks
diff --git a/Documentation/devicetree/bindings/leds/qcom,spmi-flash-led.yaml b/Documentation/devicetree/bindings/leds/qcom,spmi-flash-led.yaml index ffacf703d9f9..074ef7e63c49 100644 --- a/Documentation/devicetree/bindings/leds/qcom,spmi-flash-led.yaml +++ b/Documentation/devicetree/bindings/leds/qcom,spmi-flash-led.yaml @@ -26,6 +26,7 @@ properties: - qcom,pm8150c-flash-led - qcom,pm8150l-flash-led - qcom,pm8350c-flash-led + - qcom,pm8550-flash-led - const: qcom,spmi-flash-led reg:
Document compatible for PM8550 Torch and Flash LED controller. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> --- Documentation/devicetree/bindings/leds/qcom,spmi-flash-led.yaml | 1 + 1 file changed, 1 insertion(+)