]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
arm64: dts: renesas: r9a09g047e57-smarc: Fix gpio key's pin control node
authorBiju Das <biju.das.jz@bp.renesas.com>
Sun, 17 Aug 2025 14:51:30 +0000 (15:51 +0100)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 12 Sep 2025 09:15:00 +0000 (11:15 +0200)
commit3e5df910b592d47734b6dcd03d57498d4766bf6c
treebb656c4a2e9d73974cfc435724e99f7df7fbdadb
parentda7326322d31eb60fea27be30ca013d1e9b0a86c
arm64: dts: renesas: r9a09g047e57-smarc: Fix gpio key's pin control node

Adding pin control node to the child won't parse the pins during driver
bind. Fix the issue by moving it to parent node.

This issue is observed while adding Schmitt input enable for PS0 pin on
later patch. Currently the reset value of the PIN is set to NMI function
and hence there is no breakage.

Fixes: 9e95446b0cf9 ("arm64: dts: renesas: r9a09g047e57-smarc: Add gpio keys")
Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://patch.msgid.link/20250817145135.166591-2-biju.das.jz@bp.renesas.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
arch/arm64/boot/dts/renesas/r9a09g047e57-smarc.dts