Re: [PATCH v2 5/7] pinctrl: at91: Bind GPIO driver to the pinctrl DT node

2025-01-31 Thread Eugen Hristev
On 1/30/25 05:51, Manikandan Muralidharan wrote: > In Linux DT,the pinctrl node acts as parent nodes with all other > gpio banks as child nodes and a single driver in Linux handles both > pinctrl settings and gpio requests.Current U-Boot DT maintains both > pinctrl and gpio nodes as separate nod

[PATCH v2 5/7] pinctrl: at91: Bind GPIO driver to the pinctrl DT node

2025-01-29 Thread Manikandan Muralidharan
In Linux DT,the pinctrl node acts as parent nodes with all other gpio banks as child nodes and a single driver in Linux handles both pinctrl settings and gpio requests.Current U-Boot DT maintains both pinctrl and gpio nodes as separate nodes and offers two different class of U-Boot drivers: UCLASS_