Hi Rob, On 11/19/19 8:46 PM, Rob Herring wrote: > Convert the common LEDs properties bindings to a schema. As trigger source > providers are different nodes, we need to split trigger source properties > to a separate file. > > Bindings for LED controllers can reference the common schema for the LED > child nodes: > > patternProperties: > "^led@[0-4]": > type: object > allOf: > - $ref: common.yaml# > > Cc: Jacek Anaszewski <jacek.anaszewski@xxxxxxxxx> > Cc: Pavel Machek <pavel@xxxxxx> > Cc: Dan Murphy <dmurphy@xxxxxx> > Cc: linux-leds@xxxxxxxxxxxxxxx > Signed-off-by: Rob Herring <robh@xxxxxxxxxx> > --- > .../devicetree/bindings/leds/common.txt | 174 +------------ > .../devicetree/bindings/leds/common.yaml | 228 ++++++++++++++++++ > .../bindings/leds/trigger-source.yaml | 24 ++ > 3 files changed, 253 insertions(+), 173 deletions(-) > create mode 100644 Documentation/devicetree/bindings/leds/common.yaml > create mode 100644 Documentation/devicetree/bindings/leds/trigger-source.yaml For both 1/2 an 2/2: Acked-by: Jacek Anaszewski <jacek.anaszewski@xxxxxxxxx> -- Best regards, Jacek Anaszewski