On Thu, Jun 24, 2021 at 4:51 PM David Bauer <mail@xxxxxxxxxxxxxxx> wrote: > > From: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxxx> > > Add bindings for the Awinic AW9523/AW9523B I2C GPIO Expander driver. > > Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxxx> > Reviewed-by: Rob Herring <robh@xxxxxxxxxx> > --- > .../pinctrl/awinic,aw9523-pinctrl.yaml | 139 ++++++++++++++++++ > 1 file changed, 139 insertions(+) > create mode 100644 Documentation/devicetree/bindings/pinctrl/awinic,aw9523-pinctrl.yaml Linus, did you just apply this 3 year old bit-rotted patch? Linux-next now warns: ./Documentation/devicetree/bindings/pinctrl/awinic,aw9523-pinctrl.yaml:49:2: [error] missing starting space in comment (comments) ./Documentation/devicetree/bindings/pinctrl/awinic,aw9523-pinctrl.yaml:56:11: [error] string value is redundantly quoted with any quotes (quoted-strings) Also, David's S-o-b is missing if you picked up this one. Rob