From: Robert Marko Date: Fri, 17 Jul 2026 10:06:45 +0000 (+0200) Subject: uboot-airoha: fix AN7583 pinctrl compatible X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=696b38be9ca0fd3583d33bfb3b6446ecfb70a3ad;p=thirdparty%2Fopenwrt.git uboot-airoha: fix AN7583 pinctrl compatible Use the compatible expected by the AN7583 pinctrl driver so the pinctrl and integrated GPIO driver can bind. Signed-off-by: Robert Marko --- diff --git a/package/boot/uboot-airoha/patches/300-airoha-add-support-for-Airoha-AN7583-SoC.patch b/package/boot/uboot-airoha/patches/300-airoha-add-support-for-Airoha-AN7583-SoC.patch index cc52b0f437c..43b7651b9c0 100644 --- a/package/boot/uboot-airoha/patches/300-airoha-add-support-for-Airoha-AN7583-SoC.patch +++ b/package/boot/uboot-airoha/patches/300-airoha-add-support-for-Airoha-AN7583-SoC.patch @@ -278,7 +278,7 @@ index 00000000000..e1fda15ba37 + reg = <0x0 0x1fbf0200 0x0 0xc0>; + + an7583_pinctrl: pinctrl { -+ compatible = "airoha,en7583-pinctrl"; ++ compatible = "airoha,an7583-pinctrl"; + + interrupt-parent = <&gic>; + interrupts = ;