Re: [PATCH] leds: qcom,pm8058-led: Convert to DT schema

From: Krzysztof Kozlowski
Date: Fri Dec 02 2022 - 03:33:02 EST


On 02/12/2022 01:08, Rob Herring wrote:
> On Thu, Dec 01, 2022 at 02:15:05PM +0100, Krzysztof Kozlowski wrote:
>> Convert the Qualcomm PM8058 PMIC LED bindings to DT schema.
>>
>> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
>> ---
>> .../devicetree/bindings/leds/leds-pm8058.txt | 67 -------------------
>> .../bindings/leds/qcom,pm8058-led.yaml | 57 ++++++++++++++++
>> .../devicetree/bindings/mfd/qcom-pm8xxx.yaml | 4 ++
>> 3 files changed, 61 insertions(+), 67 deletions(-)
>> delete mode 100644 Documentation/devicetree/bindings/leds/leds-pm8058.txt
>> create mode 100644 Documentation/devicetree/bindings/leds/qcom,pm8058-led.yaml
>
> Reviewed-by: Rob Herring <robh@xxxxxxxxxx>
>
> Or should I apply it?

There will be conflicts with:
https://lore.kernel.org/all/20221201202144.448694-4-dmitry.baryshkov@xxxxxxxxxx/

So both patches could go via same tree to avoid it.

Best regards,
Krzysztof