On Tue, 19 Jul 2022 09:45:42 +0200, Krzysztof Kozlowski wrote: > The Multicolor PWM LED uses max-brigthness property (in the example and > in the driver), so document it to fixi dt_binding_check warning like: > > leds/leds-pwm-multicolor.example.dtb: > led-controller: multi-led: Unevaluated properties are not allowed ('max-brightness' was unexpected) > > Reported-by: Rob Herring <robh@xxxxxxxxxx> > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > --- > .../devicetree/bindings/leds/leds-pwm-multicolor.yaml | 6 ++++++ > 1 file changed, 6 insertions(+) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>