On Wed, Mar 17, 2021 at 03:37:47PM +0100, Álvaro Fernández Rojas wrote: > Add binding documentation for the GPIO sysctl found in BCM6328 SoCs. > > Signed-off-by: Álvaro Fernández Rojas <noltari@xxxxxxxxx> > --- > v8: add changes suggested by Rob Herring > v7: add changes suggested by Rob Herring For future reference, not a useful changelog other than reminding me I looked at previously. Assume the reviewer doesn't remember what they said and give a hint as to what needs to be looked at again. Unlike the commit log (because I can read the diff for 'what'), here you should describe what changed. > > .../mfd/brcm,bcm6328-gpio-sysctl.yaml | 162 ++++++++++++++++++ > 1 file changed, 162 insertions(+) > create mode 100644 Documentation/devicetree/bindings/mfd/brcm,bcm6328-gpio-sysctl.yaml Reviewed-by: Rob Herring <robh@xxxxxxxxxx>