Re: [PATCH 6/8] pinctr: qcom: pass pin number to get_function_mux callback

2024-03-01 Thread Caleb Connolly
On 29/02/2024 14:21, Volodymyr Babchuk wrote: > This patch is the preparation for SM8150 support. This new SoC > depending on the particular pin can have different numbers for the > same function. For example "rgmii" function for GPIO4 has id=2 while > for GPIO59 it has id=1. So, to support this

[PATCH 6/8] pinctr: qcom: pass pin number to get_function_mux callback

2024-02-29 Thread Volodymyr Babchuk
This patch is the preparation for SM8150 support. This new SoC depending on the particular pin can have different numbers for the same function. For example "rgmii" function for GPIO4 has id=2 while for GPIO59 it has id=1. So, to support this type of SoCs, get_function_mux() callback needs to know