[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20211202124053.2835-1-a-govindraju@ti.com>
Date: Thu, 2 Dec 2021 18:10:51 +0530
From: Aswath Govindraju <a-govindraju@...com>
To: unlisted-recipients:; (no To-header on input)
CC: <linux-kernel@...r.kernel.org>, <devicetree@...r.kernel.org>,
Rob Herring <robh+dt@...nel.org>,
Peter Rosin <peda@...ntia.se>,
Marc Kleine-Budde <mkl@...gutronix.de>,
Vignesh Raghavendra <vigneshr@...com>,
Kishon Vijay Abraham I <kishon@...com>,
Aswath Govindraju <a-govindraju@...com>
Subject: [PATCH v2 0/2] MUX: Add support for mux-states
The following series of patches add support for reading mux
state from the device tree.
changes since v1:
- Made grammer corrections and added more information
on the usage for mux-states and mux-controls
Aswath Govindraju (2):
dt-bindings: mux: Document mux-states property
mux: Add support for reading mux state from consumer DT node
.../devicetree/bindings/mux/gpio-mux.yaml | 11 +-
.../devicetree/bindings/mux/mux-consumer.yaml | 21 ++
.../bindings/mux/mux-controller.yaml | 26 ++-
drivers/mux/core.c | 219 ++++++++++++++++--
include/linux/mux/consumer.h | 19 +-
5 files changed, 271 insertions(+), 25 deletions(-)
--
2.17.1
Powered by blists - more mailing lists