On 30/09/2022 21:33, Rob Herring wrote: >>> + >>> + required: >>> + - led-sources >>> + - led-max-microamp >>> + >>> +required: >>> + - compatible >>> + - reg >>> + >>> +additionalProperties: false >>> + >>> +examples: >>> + - | >>> + #include <dt-bindings/leds/common.h> >>> + spmi_bus { >> >> No underscores in node names, so just "bus" > > SPMI is something else though... True, then rather spmi - already used in DTS. Best regards, Krzysztof