diff options
| author | 2025-09-09 11:42:44 +0100 | |
|---|---|---|
| committer | 2025-10-14 10:32:51 +0200 | |
| commit | fb8a7900dcba3764902ff9f0b3824f8818b3f4df (patch) | |
| tree | bbe9179a83625f4395d3a38ec73653716cbac1f3 /tools/lib/python | |
| parent | pinctrl: renesas: rzg2l: Fix ISEL restore on resume (diff) | |
pinctrl: renesas: rzg2l: Drop unnecessary pin configurations
There is no need to reconfigure a pin if the pin's configuration
values are the same as the reset values. E.g. the PS0 pin configuration
for the NMI function is PMC = 1 and PFC = 0, which is the same as the
reset values. Currently the code is first setting it to GPIO HI-Z state
and then again reconfiguring to the NMI function, leading to spurious
IRQs. Fix this by dropping unnecessary pin configuration from the
driver.
Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://patch.msgid.link/20250909104247.3309-1-biju.das.jz@bp.renesas.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Diffstat (limited to 'tools/lib/python')
0 files changed, 0 insertions, 0 deletions
