Re: [PATCH 0/4] Align sama5 and sama7 DT's with Linux

2022-09-19 Thread Eugen.Hristev
On 9/1/22 5:22 PM, Sergiu Moga wrote: > This has been done in order to align the DT of U-Boot with the DT > of Linux. In Linux, a phandle from a '-gpio' DT property is linked > to the pinctrl driver, a single driver that handles both pinctrl > settings and offers GPIO API to callers. On the other h

[PATCH 0/4] Align sama5 and sama7 DT's with Linux

2022-09-01 Thread Sergiu Moga
This has been done in order to align the DT of U-Boot with the DT of Linux. In Linux, a phandle from a '-gpio' DT property is linked to the pinctrl driver, a single driver that handles both pinctrl settings and offers GPIO API to callers. On the other hand, U-Boot redirects such phandle to a corres