Re: [PATCH v7 1/6] dt-bindings: leds: Binding for RTL8231 scan matrix
From: Sander Vanheule
Date: Tue Nov 18 2025 - 15:37:25 EST
Hi Rob,
On Tue, 2025-11-18 at 08:58 -0600, Rob Herring wrote:
> On Mon, Nov 17, 2025 at 10:51:31PM +0100, Sander Vanheule wrote:
> > + allOf:
> > + - $ref: /schemas/leds/common.yaml#
I've moved the $ref property as you mentioned in your first message and added the
unevaluatedProperties: false
> > +examples:
> > + - |
> > + #include <dt-bindings/leds/common.h>
> > + led-controller {
>
> Also, drop the example here. It just duplicates what is in the mfd
> schema and we want 1 complete example, not piecemeal examples.
Done!
Thanks,
Sander