mirror of
https://xff.cz/git/u-boot/
synced 2026-01-06 18:59:17 +01:00
arm: dts: k3-u-boot: Drop usage of "u-boot, mux-autoprobe"
MUX driver should autoprobe if the device tree has "idle-states" property. Drop using the custom "u-boot,mux-autoprobe" property. Signed-off-by: Roger Quadros <rogerq@kernel.org>
This commit is contained in:
@@ -184,10 +184,6 @@
|
||||
bootph-all;
|
||||
};
|
||||
|
||||
&serdes_ln_ctrl {
|
||||
u-boot,mux-autoprobe;
|
||||
};
|
||||
|
||||
&usbss0 {
|
||||
bootph-all;
|
||||
};
|
||||
|
||||
@@ -165,7 +165,6 @@
|
||||
|
||||
&serdes_ln_ctrl {
|
||||
bootph-all;
|
||||
u-boot,mux-autoprobe;
|
||||
};
|
||||
|
||||
&serdes2_usb_link {
|
||||
@@ -174,7 +173,6 @@
|
||||
|
||||
&usb_serdes_mux {
|
||||
bootph-all;
|
||||
u-boot,mux-autoprobe;
|
||||
};
|
||||
|
||||
&serdes_wiz2 {
|
||||
|
||||
@@ -93,14 +93,6 @@
|
||||
bootph-all;
|
||||
};
|
||||
|
||||
&serdes_ln_ctrl {
|
||||
u-boot,mux-autoprobe;
|
||||
};
|
||||
|
||||
&usb_serdes_mux {
|
||||
u-boot,mux-autoprobe;
|
||||
};
|
||||
|
||||
&main_usbss0_pins_default {
|
||||
bootph-all;
|
||||
};
|
||||
|
||||
@@ -89,14 +89,6 @@
|
||||
bootph-all;
|
||||
};
|
||||
|
||||
&serdes_ln_ctrl {
|
||||
u-boot,mux-autoprobe;
|
||||
};
|
||||
|
||||
&usb_serdes_mux {
|
||||
u-boot,mux-autoprobe;
|
||||
};
|
||||
|
||||
&main_usbss0_pins_default {
|
||||
bootph-all;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user