Re: [PATCH v6 5/7] ARM: dts: Fix schema warnings for pwm-leds

From: Krzysztof Kozlowski
Date: Fri Oct 02 2020 - 05:13:06 EST


On Thu, 1 Oct 2020 at 01:53, Alexander Dahl <post@xxxxxxxxxxx> wrote:
>
> The node names for devices using the pwm-leds driver follow a certain
> naming scheme (now).
>
> Signed-off-by: Alexander Dahl <post@xxxxxxxxxxx>
> ---
>
> Notes:
> v6:
> * added this patch to series
>
> arch/arm/boot/dts/at91-kizbox.dts | 10 +++----
> arch/arm/boot/dts/at91-kizbox2-common.dtsi | 8 +++---
> arch/arm/boot/dts/at91-kizbox3-hs.dts | 16 ++++++------
> arch/arm/boot/dts/at91-kizbox3_common.dtsi | 10 +++----
> arch/arm/boot/dts/at91-kizboxmini-common.dtsi | 8 +++---
> arch/arm/boot/dts/at91sam9m10g45ek.dts | 10 +++----
> arch/arm/boot/dts/at91sam9rlek.dts | 10 +++----
> .../boot/dts/berlin2cd-google-chromecast.dts | 6 ++---
> arch/arm/boot/dts/exynos5422-odroidhc1.dts | 4 +--
> arch/arm/boot/dts/exynos5422-odroidxu4.dts | 4 +--

Somehow you did not CC the maintainers... please use
scripts/get_maintainers.pl to obtain list of addresses.

All these should be separate patches per sub-architecture.

Best regards,
Krzysztof