[PATCH 0/3] mux: Drop usage of "u-boot,mux-autoprobe"
Roger Quadros
rogerq at kernel.org
Wed Jan 31 14:33:45 CET 2024
Hi,
MUX driver should autoprobe if the device tree has "idle-states"
property. Drop using the custom "u-boot,mux-autoprobe" property
in TI device trees.
cheers,
-roger
Roger Quadros (3):
mux: autoprobe if "idle-states" present in device tree
arm: dts: k3-u-boot: Drop usage of "u-boot,mux-autoprobe"
arm: dts: k3-u-boot: Add missing "bootph-all" property to MUX nodes.
arch/arm/dts/k3-am642-sk-u-boot.dtsi | 2 +-
arch/arm/dts/k3-j721e-beagleboneai64-u-boot.dtsi | 2 --
arch/arm/dts/k3-j721e-common-proc-board-u-boot.dtsi | 4 ++--
arch/arm/dts/k3-j721e-sk-u-boot.dtsi | 4 ++--
drivers/mux/mux-uclass.c | 3 ++-
5 files changed, 7 insertions(+), 8 deletions(-)
base-commit: 28760ce8640ff6266bd1c1c568a4a231576f3919
--
2.34.1
More information about the U-Boot
mailing list