Skip to content

Commit 8a3629a

Browse files
jayesh-tir-vignesh
authored andcommitted
arm64: dts: ti: k3-j784s4-evm-quad-port-eth-exp1: Remove duplicate hogs
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: 479112c ("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>
1 parent 9e999a7 commit 8a3629a

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

arch/arm64/boot/dts/ti/k3-j784s4-evm-quad-port-eth-exp1.dtso

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -102,13 +102,6 @@
102102
gpios = <16 GPIO_ACTIVE_HIGH>;
103103
output-low;
104104
};
105-
106-
/* Toggle MUX2 for MDIO lines */
107-
mux-sel-hog {
108-
gpio-hog;
109-
gpios = <13 GPIO_ACTIVE_HIGH>, <14 GPIO_ACTIVE_HIGH>, <15 GPIO_ACTIVE_HIGH>;
110-
output-high;
111-
};
112105
};
113106

114107
&main_pmx0 {

0 commit comments

Comments
 (0)