mbox series

[v2,0/3] leds/arm: dts: leds on Samsung Galaxy S3

Message ID 20220620175033.130468-1-krzysztof.kozlowski@linaro.org (mailing list archive)
Headers show
Series leds/arm: dts: leds on Samsung Galaxy S3 | expand

Message

Krzysztof Kozlowski June 20, 2022, 5:50 p.m. UTC
Hi,

Merging
=======
1. Bindings patch: via leds tree.
2. DTS patches: I will take them via Samsung SoC tree.

Changes since v1
================
1. Drop the label from example and DTS, per discussions with Jacek.

Best regards,
Krzysztof

Krzysztof Kozlowski (3):
  dt-bindings: leds: skyworks,aat1290: convert to dtschema
  ARM: dts: exynos: align aat1290 flash LED node with bindings in Galaxy
    S3
  ARM: dts: exynos: add function and color to aat1290 flash LED node in
    Galaxy S3

 .../devicetree/bindings/leds/leds-aat1290.txt | 77 ---------------
 .../bindings/leds/skyworks,aat1290.yaml       | 95 +++++++++++++++++++
 arch/arm/boot/dts/exynos4412-galaxy-s3.dtsi   |  6 +-
 3 files changed, 99 insertions(+), 79 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/leds/leds-aat1290.txt
 create mode 100644 Documentation/devicetree/bindings/leds/skyworks,aat1290.yaml

Comments

Jacek Anaszewski June 20, 2022, 5:54 p.m. UTC | #1
Hi Krzysztof,

On 6/20/22 19:50, Krzysztof Kozlowski wrote:
> Hi,
> 
> Merging
> =======
> 1. Bindings patch: via leds tree.
> 2. DTS patches: I will take them via Samsung SoC tree.
> 
> Changes since v1
> ================
> 1. Drop the label from example and DTS, per discussions with Jacek.
> 
> Best regards,
> Krzysztof
> 
> Krzysztof Kozlowski (3):
>    dt-bindings: leds: skyworks,aat1290: convert to dtschema
>    ARM: dts: exynos: align aat1290 flash LED node with bindings in Galaxy
>      S3
>    ARM: dts: exynos: add function and color to aat1290 flash LED node in
>      Galaxy S3
> 
>   .../devicetree/bindings/leds/leds-aat1290.txt | 77 ---------------
>   .../bindings/leds/skyworks,aat1290.yaml       | 95 +++++++++++++++++++
>   arch/arm/boot/dts/exynos4412-galaxy-s3.dtsi   |  6 +-
>   3 files changed, 99 insertions(+), 79 deletions(-)
>   delete mode 100644 Documentation/devicetree/bindings/leds/leds-aat1290.txt
>   create mode 100644 Documentation/devicetree/bindings/leds/skyworks,aat1290.yaml
> 

For the whole set:

Acked-by: Jacek Anaszewski <jacek.anaszewski@gmail.com>