[PATCH v5 1/5] pinctrl: samsung: add support for eint_fltcon_offset

Krzysztof Kozlowski krzk at kernel.org
Tue Mar 18 12:28:25 PDT 2025


On 12/03/2025 22:58, Peter Griffin wrote:
> On gs101 SoC the fltcon0 (filter configuration 0) offset
> isn't at a fixed offset like previous SoCs as the fltcon1
> register only exists when there are more than 4 pins in the
> bank.
> 
> Add a eint_fltcon_offset and new GS101_PIN_BANK_EINT*
> macros that take an additional fltcon_offs variable.
> 
> This can then be used in suspend/resume callbacks to
> save and restore the fltcon0 and fltcon1 registers.
> 
> Fixes: 4a8be01a1a7a ("pinctrl: samsung: Add gs101 SoC pinctrl configuration")
> Cc: stable at vger.kernel.org
> Reviewed-by: André Draszik <andre.draszik at linaro.org>
> Signed-off-by: Peter Griffin <peter.griffin at linaro.org>
> ---

Please rebase on next and send incremental patch fixing previous, if needed.

Best regards,
Krzysztof



More information about the linux-arm-kernel mailing list