mbox series

[v2,0/8] ARM: dts: iextend leds on Exynos boards

Message ID 20220620175716.132143-1-krzysztof.kozlowski@linaro.org
Headers show
Series ARM: dts: iextend leds on Exynos boards | expand

Message

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

Changes since v1
================
1. Drop the label from several places, per discussions with Jacek on other
patchset.

Best regards,
Krzysztof

Krzysztof Kozlowski (8):
  ARM: dts: exynos: add function to LED node in Origen 4210
  ARM: dts: exynos: add function to LED nodes in Tiny4412
  ARM: dts: exynos: add function and color to LED nodes in Itop Elite
  ARM: dts: exynos: add function and color to LED node in Odroid U3
  ARM: dts: exynos: add function and color to LED nodes in Odroid X/X2
  ARM: dts: exynos: add function and color to LED node in Odroid HC1
  ARM: dts: exynos: add function and color to LED node in Odroid XU4
  ARM: dts: exynos: add function and color to LED nodes in Odroid XU/XU3

 arch/arm/boot/dts/exynos4210-origen.dts         | 2 ++
 arch/arm/boot/dts/exynos4412-itop-elite.dts     | 5 ++++-
 arch/arm/boot/dts/exynos4412-odroidu3.dts       | 4 +++-
 arch/arm/boot/dts/exynos4412-odroidx.dts        | 5 ++++-
 arch/arm/boot/dts/exynos4412-tiny4412.dts       | 3 +++
 arch/arm/boot/dts/exynos5422-odroidhc1.dts      | 4 +++-
 arch/arm/boot/dts/exynos5422-odroidxu4.dts      | 4 +++-
 arch/arm/boot/dts/exynos54xx-odroidxu-leds.dtsi | 8 +++++++-
 8 files changed, 29 insertions(+), 6 deletions(-)

Comments

Krzysztof Kozlowski June 22, 2022, 11:58 a.m. UTC | #1
On Mon, 20 Jun 2022 19:57:08 +0200, Krzysztof Kozlowski wrote:
> Changes since v1
> ================
> 1. Drop the label from several places, per discussions with Jacek on other
> patchset.
> 
> Best regards,
> Krzysztof
> 
> [...]

Applied, thanks!

[1/8] ARM: dts: exynos: add function to LED node in Origen 4210
      https://git.kernel.org/krzk/linux/c/f64bbfca314663886575b6fde16a5ba9afcda0fb
[2/8] ARM: dts: exynos: add function to LED nodes in Tiny4412
      https://git.kernel.org/krzk/linux/c/ff4275fa0737f2312880d6fb0a4f582a73342465
[3/8] ARM: dts: exynos: add function and color to LED nodes in Itop Elite
      https://git.kernel.org/krzk/linux/c/a149eb5f1b118afe27a5b08d71c0abd2572be0a0
[4/8] ARM: dts: exynos: add function and color to LED node in Odroid U3
      https://git.kernel.org/krzk/linux/c/3e8368fdcee3c9072a41946f4a92517b5bfacb03
[5/8] ARM: dts: exynos: add function and color to LED nodes in Odroid X/X2
      https://git.kernel.org/krzk/linux/c/bcad13fca717a56cddb334eb131edba92c6b5494
[6/8] ARM: dts: exynos: add function and color to LED node in Odroid HC1
      https://git.kernel.org/krzk/linux/c/f0945faa4a1a23d288ca8b92abab10d5145f33a1
[7/8] ARM: dts: exynos: add function and color to LED node in Odroid XU4
      https://git.kernel.org/krzk/linux/c/99f6b77f74c88ac1bc4c81e089dd0cbbf882aea6
[8/8] ARM: dts: exynos: add function and color to LED nodes in Odroid XU/XU3
      https://git.kernel.org/krzk/linux/c/82cd16902a51773cfc0ee05bbd1ab470db5181ab

Best regards,