Re: [PATCH 6/7] pinctrl: qcom: sdm845: add special pin names

2024-04-10 Thread Neil Armstrong
On 09/04/2024 20:03, Caleb Connolly wrote: Adjust sdm845_get_pin_name() to return the correct names for the special pins. This fixes a non-fatal -ENOSYS error when probing MMC. Signed-off-by: Caleb Connolly --- drivers/pinctrl/qcom/pinctrl-sdm845.c | 13 - 1 file changed, 12 inse

[PATCH 6/7] pinctrl: qcom: sdm845: add special pin names

2024-04-09 Thread Caleb Connolly
Adjust sdm845_get_pin_name() to return the correct names for the special pins. This fixes a non-fatal -ENOSYS error when probing MMC. Signed-off-by: Caleb Connolly --- drivers/pinctrl/qcom/pinctrl-sdm845.c | 13 - 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/drivers/