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?