From: Francesco Dolcini <francesco.dolcini@xxxxxxxxxxx> The enable gpio is not required when the SBU mux is used only for orientation, make it optional. v2: - add Acked-by: Conor Dooley - remove useless NULL checks for the optional enable GPIO v1: - https://lore.kernel.org/all/20240524071034.4441-1-francesco@xxxxxxxxxx/ Francesco Dolcini (2): dt-bindings: usb: gpio-sbu-mux: Make 'enable-gpios' optional usb: typec: mux: gpio-sbu: Make enable gpio optional Documentation/devicetree/bindings/usb/gpio-sbu-mux.yaml | 7 ++++++- drivers/usb/typec/mux/gpio-sbu-mux.c | 6 +++++- 2 files changed, 11 insertions(+), 2 deletions(-) -- 2.39.2