On Tue, Jul 9, 2024 at 5:54 PM Rob Herring <robh@xxxxxxxxxx> wrote: > > On Tue, Jul 09, 2024 at 01:25:51PM +0200, Bartosz Golaszewski wrote: > > From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx> > > > > > > On Tue, 09 Jul 2024 14:53:53 +0530, Manikandan Muralidharan wrote: > > > Convert the Atmel GPIO controller binding document to DT schema format > > > using json-schema. > > > The at91 pinctrl driver uses "atmel,at91rm9200-gpio" compatible string > > > to find the number of active GPIO banks and identify the pinmux nodes. > > > "atmel,at91sam9x5-gpio" and "microchip,sam9x60-gpio" have additional > > > registers to handle drive-strength, slew-rate, pull-down to drive the > > > pinmux configs. > > > The new compatible string "microchip,sam9x7-gpio" is added. > > > > > > [...] > > > > Applied, thanks! > > > > [4/5] dt-bindings: gpio: convert Atmel GPIO to json-schema > > commit: 337049890b8cbbb4fb527c58976ea19f4dc747a0 > > Patch 5 depends on this one. > > Rob Oops. Linus, I see you already acked it. Do you mind me taking it via the GPIO tree to avoid rebasing the tree? Bart