Re: [PATCH v2 4/4] pinctrl: qcom: Add SM8475 pinctrl driver
From: Konrad Dybcio
Date: Wed Aug 19 2026 - 07:40:14 EST
On 8/2/26 9:30 AM, Esteban Urrutia via B4 Relay wrote:
> From: Esteban Urrutia <esteuwu@xxxxxxxxx>
>
> When compared to SM8450, PLL clock groups differ on SM8475.
> Add a separate driver for SM8475 based on pinctrl-sm8450.
>
> Signed-off-by: Esteban Urrutia <esteuwu@xxxxxxxxx>
> ---
This is a whole new driver to accomodate a single change (removing
function3 - pll_clk_aux from pin 98). I would just add a comment
somewhere and not bother, especially since IIUC this is a debug
mux output that doesn't get used in practice
i.e. I believe this patchset is unnecessary
Konrad