Re: [PATCH v2 7/8] pinctrl: qcom: add driver for SM8150 SoC

2024-03-06 Thread Caleb Connolly
On 06/03/2024 00:53, Volodymyr Babchuk wrote: > Add pinctrl and GPIO driver for SM8150. Driver code is based on the > similar U-Boot drivers. All constants are taken from the corresponding > Linux driver. This drivers differs from the similar U-Boot drivers, > because SM8150 SoC have different f

[PATCH v2 7/8] pinctrl: qcom: add driver for SM8150 SoC

2024-03-05 Thread Volodymyr Babchuk
Add pinctrl and GPIO driver for SM8150. Driver code is based on the similar U-Boot drivers. All constants are taken from the corresponding Linux driver. This drivers differs from the similar U-Boot drivers, because SM8150 SoC have different function IDs for the same functions on different pins. Si