]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm: dts: mediatek: mt8135: fix pinctrl node name
authorDavid Lechner <dlechner@baylibre.com>
Thu, 5 Mar 2026 21:03:18 +0000 (15:03 -0600)
committerAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Mon, 11 May 2026 09:39:02 +0000 (11:39 +0200)
Correct the pinctrl node name to use the same address as the reg
property.

Signed-off-by: David Lechner <dlechner@baylibre.com>
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
arch/arm/boot/dts/mediatek/mt8135.dtsi

index 0f291ad22d3afc20ef6e888d7c44c9128e5e85e6..b03bd980ec375c972b5cd1954426f528fd43295e 100644 (file)
                 * Pinctrl access register at 0x10005000 and 0x1020c000 through
                 * regmap. Register 0x1000b000 is used by EINT.
                 */
-               pio: pinctrl@10005000 {
+               pio: pinctrl@1000b000 {
                        compatible = "mediatek,mt8135-pinctrl";
                        reg = <0 0x1000b000 0 0x1000>;
                        mediatek,pctl-regmap = <&syscfg_pctl_a &syscfg_pctl_b>;