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 Best regards, -- Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>