Re: [PATCH v2 09/15] gpio: rockchip: Use gpio alias id as gpio bank id

2024-03-13 Thread Kever Yang
On 2024/2/17 08:22, Jonas Karlman wrote: The U-Boot driver try to base the gpio bank id on the gpio-ranges prop and fall back to base the bank id on the node name. However, the linux driver try to base the bank id on the gpio alias id and fall back on node order. This can cause issues when SoC

Re: [PATCH v2 09/15] gpio: rockchip: Use gpio alias id as gpio bank id

2024-02-22 Thread Quentin Schulz
Hi Jonas, On 2/17/24 01:22, Jonas Karlman wrote: The U-Boot driver try to base the gpio bank id on the gpio-ranges prop and fall back to base the bank id on the node name. However, the linux driver try to base the bank id on the gpio alias id and fall back on node order. This can cause issues w

[PATCH v2 09/15] gpio: rockchip: Use gpio alias id as gpio bank id

2024-02-16 Thread Jonas Karlman
The U-Boot driver try to base the gpio bank id on the gpio-ranges prop and fall back to base the bank id on the node name. However, the linux driver try to base the bank id on the gpio alias id and fall back on node order. This can cause issues when SoC DT is synced from linux and gpioX@ nodes has