Re: [PATCH v4 3/7] dt-bindings: leds: Add virtual LED group controller bindings

From: Jonathan Brophy

Date: Tue Dec 30 2025 - 03:32:08 EST


>My bot found errors running 'make dt_binding_check' on your patch:

>yamllint warnings/errors:

>dtschema/dtc warnings/errors:
>/builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/leds/leds-group-virtualcolor.example.dtb: pwm-led-controller (pwm->leds): 'led-pwm-blue', 'led-pwm-green', 'led-pwm-red' do not match any of the regexes: '^led(-[0-9a-f]+)?$', '^pinctrl-[0-9]+$'


Thanks I have fixed this and re submitted a v5 patch series.

I have been testing on OpenWrt where the yaml and dts files are not validated and this slipped in.

Many Thanks Jonathan Brophy