[PATCH v2 0/3] arm: dts: mediatek: fix pinctl node names

From: David Lechner

Date: Thu Mar 05 2026 - 16:04:00 EST


While passing by, I noticed that the pinctrl nodes in a couple of dtsi
files did not match the addresses in their reg properties. Here are some
patches to fix that.

Signed-off-by: David Lechner <dlechner@xxxxxxxxxxxx>
---
Changes in v2:
- Add a new patch to also fix the pinctrl child node names in the
mt7623.dtsi file.
- Link to v1: https://lore.kernel.org/r/20260106-mtk-fix-mt7623-pinctl-name-v1-0-33817c7f78ee@xxxxxxxxxxxx

---
David Lechner (3):
arm: dts: mediatek: mt7623: fix pinctrl child node names
arm: dts: mediatek: mt7623: fix pinctrl controller node name
arm: dts: mediatek: mt8135: fix pinctrl node name

arch/arm/boot/dts/mediatek/mt7623.dtsi | 64 +++++++++++++++++-----------------
arch/arm/boot/dts/mediatek/mt8135.dtsi | 2 +-
2 files changed, 33 insertions(+), 33 deletions(-)
---
base-commit: 3f9cd19e764b782706dbaacc69e502099cb014ba
change-id: 20260106-mtk-fix-mt7623-pinctl-name-f8593953bed7

Best regards,
--
David Lechner <dlechner@xxxxxxxxxxxx>