]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
arm64: dts: ti: k3-j784s4-evm-quad-port-eth-exp1: Remove duplicate hogs
authorJayesh Choudhary <j-choudhary@ti.com>
Fri, 10 Jan 2025 10:57:53 +0000 (16:27 +0530)
committerVignesh Raghavendra <vigneshr@ti.com>
Mon, 24 Feb 2025 10:13:30 +0000 (15:43 +0530)
The j784s4-evm board dts now has the gpio hogs for MUX2 after integration
of audio support. Remove duplicate gpio-hogs from the overlay dtso to
prevent mux probe failures leading to can-phy3 deferred probe:
'gpio-mux mux-controller: probe with driver gpio-mux failed with error -16'

Fixes: 479112c9f531 ("arm64: dts: ti: k3-j784s4-evm: Enable analog audio support")
Reviewed-by: Siddharth Vadapalli <s-vadapalli@ti.com>
Signed-off-by: Jayesh Choudhary <j-choudhary@ti.com>
Link: https://lore.kernel.org/r/20250110105753.223049-1-j-choudhary@ti.com
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
arch/arm64/boot/dts/ti/k3-j784s4-evm-quad-port-eth-exp1.dtso

index dcd2c7c39ec3b36b8a3142f977c9218d545e81d4..c1f9573557d0f002818b0fd85bd2ebbbec873282 100644 (file)
                gpios = <16 GPIO_ACTIVE_HIGH>;
                output-low;
        };
-
-       /* Toggle MUX2 for MDIO lines */
-       mux-sel-hog {
-               gpio-hog;
-               gpios = <13 GPIO_ACTIVE_HIGH>, <14 GPIO_ACTIVE_HIGH>, <15 GPIO_ACTIVE_HIGH>;
-               output-high;
-       };
 };
 
 &main_pmx0 {