• Alexander Dahl's avatar
    ARM: dts: berlin: Fix schema warnings for pwm-leds · b4385b56
    Alexander Dahl authored
    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: default avatarAlexander Dahl <post@lespocky.de>
    Signed-off-by: default avatarJisheng Zhang <Jisheng.Zhang@synaptics.com>
    b4385b56
berlin2cd-google-chromecast.dts 1.57 KB