OSDN Git Service

ARM: dts: stm32: Fix schema warnings for pwm-leds on lxa-mc1
authorAlexander Dahl <post@lespocky.de>
Mon, 28 Dec 2020 16:32:16 +0000 (17:32 +0100)
committerAlexandre Torgue <alexandre.torgue@foss.st.com>
Thu, 14 Jan 2021 17:38:27 +0000 (18:38 +0100)
commit2f9c3506b5c553a24d738c5c958cad84d5cf4280
treee488aa553593ea37e6fe6265aab06b2ec904818b
parent32d4878b26c1c69c893c6a1f6f7004d1bcc57a79
ARM: dts: stm32: Fix schema warnings for pwm-leds on lxa-mc1

The node names for devices using the pwm-leds driver follow a certain
naming scheme (now).  Parent node name is not enforced, but recommended
by DT project.

  DTC     arch/arm/boot/dts/stm32mp157c-lxa-mc1.dt.yaml
  CHECK   arch/arm/boot/dts/stm32mp157c-lxa-mc1.dt.yaml
/home/alex/build/linux/arch/arm/boot/dts/stm32mp157c-lxa-mc1.dt.yaml: led-rgb: 'led-blue', 'led-green', 'led-red' do not match any of the regexes: '^led(-[0-9a-f]+)?$', 'pinctrl-[0-9]+'
        From schema: /home/alex/src/linux/leds/Documentation/devicetree/bindings/leds/leds-pwm.yaml

Signed-off-by: Alexander Dahl <post@lespocky.de>
Acked-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
arch/arm/boot/dts/stm32mp157c-lxa-mc1.dts