Hello folks, I'm currently thinking about what would be the best fit for the APU board's sim-switch functionality. The boards have two sim sockets, where only one can be active at a time (the lines are routed to mpcie slot), which can be controlled via a gpio line. Extconn doesn't seem to fit, as it IMHO only does the exact opposite direction - detect what external connector is currently active (eg. on slots that support multiple conntor types and switch automatically) Pinmux might be an option, as this HW is some pin multiplexer, but in this case it's not related SoC pins and doesn't control which internal devices are connected to the outside. I've already thought about introducing a new class for the pretty much the opposite of extconn (maybe call it extswitch ?). There also might be an semantic overlap w/ other subsystems, eg. kvm's connector switching. Not sure whether yet another subsystem is the optimal solution here. What's your oppinion on that ? --mtx -- Enrico Weigelt, metux IT consult Free software and Linux embedded engineering info@xxxxxxxxx -- +49-151-27565287