[PATCH 1/2] arm: dts: mediatek: mt7623: fix pinctrl node name

David Lechner dlechner at baylibre.com
Tue Jan 6 07:20:55 PST 2026


Correct the pinctrl node name to use the same address as the reg
property.

Signed-off-by: David Lechner <dlechner at baylibre.com>
---
 arch/arm/boot/dts/mediatek/mt7623.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/mediatek/mt7623.dtsi b/arch/arm/boot/dts/mediatek/mt7623.dtsi
index 4b1685b93989..9c54711fab18 100644
--- a/arch/arm/boot/dts/mediatek/mt7623.dtsi
+++ b/arch/arm/boot/dts/mediatek/mt7623.dtsi
@@ -249,7 +249,7 @@ pericfg: syscon at 10003000 {
 		#reset-cells = <1>;
 	};
 
-	pio: pinctrl at 10005000 {
+	pio: pinctrl at 1000b000 {
 		compatible = "mediatek,mt7623-pinctrl";
 		reg = <0 0x1000b000 0 0x1000>;
 		mediatek,pctl-regmap = <&syscfg_pctl_a>;

-- 
2.43.0




More information about the Linux-mediatek mailing list