]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
uboot-airoha: fix AN7583 pinctrl compatible
authorRobert Marko <robert.marko@sartura.hr>
Fri, 17 Jul 2026 10:06:45 +0000 (12:06 +0200)
committerRobert Marko <robimarko@gmail.com>
Fri, 17 Jul 2026 10:07:33 +0000 (12:07 +0200)
Use the compatible expected by the AN7583 pinctrl driver so the pinctrl and integrated GPIO driver can bind.

Signed-off-by: Robert Marko <robert.marko@sartura.hr>
package/boot/uboot-airoha/patches/300-airoha-add-support-for-Airoha-AN7583-SoC.patch

index cc52b0f437c0b2505953b182a204d39aa8ee9046..43b7651b9c0841a76a047caac2fd4853e430563b 100644 (file)
@@ -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 = <GIC_SPI 26 IRQ_TYPE_LEVEL_HIGH>;