mbox series

[v1,0/2] usb: typec: mux: gpio-sbu: Make enable gpio optional

Message ID 20240524071034.4441-1-francesco@dolcini.it
Headers show
Series usb: typec: mux: gpio-sbu: Make enable gpio optional | expand

Message

Francesco Dolcini May 24, 2024, 7:10 a.m. UTC
From: Francesco Dolcini <francesco.dolcini@toradex.com>

The enable gpio is not required when the SBU mux is used only for orientation,
make it optional.

Francesco Dolcini (2):
  dt-bindings: usb: gpio-sbu-mux: Make 'enable-gpios' optional
  usb: typec: mux: gpio-sbu: Make enable gpio optional

 .../devicetree/bindings/usb/gpio-sbu-mux.yaml         |  7 ++++++-
 drivers/usb/typec/mux/gpio-sbu-mux.c                  | 11 ++++++++---
 2 files changed, 14 insertions(+), 4 deletions(-)