On 27/04/2022 10:40, Joel Stanley wrote: > On Fri, 22 Apr 2022 at 19:21, Rob Herring <robh@xxxxxxxxxx> wrote: >> >> The additional nodes in the example referenced from the pinctrl node >> 'aspeed,external-nodes' properties are either incorrect (aspeed,ast2500-lpc) >> or not documented with a schema (aspeed,ast2500-gfx). There's no need to >> show these nodes as part of the pinctrl example, so just remove them. >> >> Signed-off-by: Rob Herring <robh@xxxxxxxxxx> > > Nak. > > This removes the information on how to use the bindings. Surely we > prefer to over document rather than under document? There is no need to document consumers of generic providers, like syscon, clock or pinctrl. These are already well documented. The examples of consumers here do not bring any additional value. Best regards, Krzysztof