mirror of
https://github.com/smaeul/u-boot.git
synced 2025-11-01 04:28:36 +00: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:
parent
946bc3bc48
commit
6a2c7ea53f
@ -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;
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user