[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240603083558.9629-1-francesco@dolcini.it>
Date: Mon, 3 Jun 2024 10:35:56 +0200
From: Francesco Dolcini <francesco@...cini.it>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>,
Heikki Krogerus <heikki.krogerus@...ux.intel.com>,
Bjorn Andersson <andersson@...nel.org>
Cc: Francesco Dolcini <francesco.dolcini@...adex.com>,
linux-usb@...r.kernel.org,
devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org,
Dmitry Baryshkov <dmitry.baryshkov@...aro.org>
Subject: [PATCH v2 0/2] usb: typec: mux: gpio-sbu: Make enable gpio optional
From: Francesco Dolcini <francesco.dolcini@...adex.com>
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@dolcini.it/
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
Powered by blists - more mailing lists