On Tue, 11 Jan 2022 18:54:30 +0100, Krzysztof Kozlowski wrote: > The max77693 LED device node should not take an unit address, because it > is instantiated from a max77693 I2C parent device node. This also > splits all examples to separate DTS examples because they are actually > independent. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx> > --- > Documentation/devicetree/bindings/leds/common.yaml | 9 +++++++-- > 1 file changed, 7 insertions(+), 2 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>