mirror of
https://github.com/smaeul/u-boot.git
synced 2025-11-04 14:00:19 +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;
|
bootph-all;
|
||||||
};
|
};
|
||||||
|
|
||||||
&serdes_ln_ctrl {
|
|
||||||
u-boot,mux-autoprobe;
|
|
||||||
};
|
|
||||||
|
|
||||||
&usbss0 {
|
&usbss0 {
|
||||||
bootph-all;
|
bootph-all;
|
||||||
};
|
};
|
||||||
|
|||||||
@ -165,7 +165,6 @@
|
|||||||
|
|
||||||
&serdes_ln_ctrl {
|
&serdes_ln_ctrl {
|
||||||
bootph-all;
|
bootph-all;
|
||||||
u-boot,mux-autoprobe;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&serdes2_usb_link {
|
&serdes2_usb_link {
|
||||||
@ -174,7 +173,6 @@
|
|||||||
|
|
||||||
&usb_serdes_mux {
|
&usb_serdes_mux {
|
||||||
bootph-all;
|
bootph-all;
|
||||||
u-boot,mux-autoprobe;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&serdes_wiz2 {
|
&serdes_wiz2 {
|
||||||
|
|||||||
@ -93,14 +93,6 @@
|
|||||||
bootph-all;
|
bootph-all;
|
||||||
};
|
};
|
||||||
|
|
||||||
&serdes_ln_ctrl {
|
|
||||||
u-boot,mux-autoprobe;
|
|
||||||
};
|
|
||||||
|
|
||||||
&usb_serdes_mux {
|
|
||||||
u-boot,mux-autoprobe;
|
|
||||||
};
|
|
||||||
|
|
||||||
&main_usbss0_pins_default {
|
&main_usbss0_pins_default {
|
||||||
bootph-all;
|
bootph-all;
|
||||||
};
|
};
|
||||||
|
|||||||
@ -89,14 +89,6 @@
|
|||||||
bootph-all;
|
bootph-all;
|
||||||
};
|
};
|
||||||
|
|
||||||
&serdes_ln_ctrl {
|
|
||||||
u-boot,mux-autoprobe;
|
|
||||||
};
|
|
||||||
|
|
||||||
&usb_serdes_mux {
|
|
||||||
u-boot,mux-autoprobe;
|
|
||||||
};
|
|
||||||
|
|
||||||
&main_usbss0_pins_default {
|
&main_usbss0_pins_default {
|
||||||
bootph-all;
|
bootph-all;
|
||||||
};
|
};
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user