]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: dts: berlin: Fix schema warnings for pwm-leds
authorAlexander Dahl <post@lespocky.de>
Sat, 28 Nov 2020 21:53:50 +0000 (22:53 +0100)
committerJisheng Zhang <Jisheng.Zhang@synaptics.com>
Thu, 10 Dec 2020 09:48:46 +0000 (17:48 +0800)
commit7e01f2af0113256b98066c36116aa4929123fe41
treea2d0e09447f65e194707b9de3fa932822c3c5407
parenta1fe7c755400af92f0070a66f48f00b659aeacac
ARM: dts: berlin: Fix schema warnings for pwm-leds

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/berlin2cd-google-chromecast.dt.yaml
  CHECK   arch/arm/boot/dts/berlin2cd-google-chromecast.dt.yaml
/home/alex/build/linux/arch/arm/boot/dts/berlin2cd-google-chromecast.dt.yaml: leds: 'red', 'white' 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>
Signed-off-by: Jisheng Zhang <Jisheng.Zhang@synaptics.com>
arch/arm/boot/dts/berlin2cd-google-chromecast.dts