dt-bindings: document devicetree bindings for mux-controllers and gpio-mux
authorPeter Rosin <peda@axentia.se>
Sun, 14 May 2017 19:51:05 +0000 (21:51 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 3 Jun 2017 10:25:40 +0000 (19:25 +0900)
commit256ac0375098e50d59c415fcbb561f2927fa8780
tree914131a19de728bb8e14ef039a8589b6c67480da
parentb594b10144f631130110b424d9d5e4f152f14e0c
dt-bindings: document devicetree bindings for mux-controllers and gpio-mux

Allow specifying that a single multiplexer controller can be used to
control several parallel multiplexers, thus enabling sharing of the
multiplexer controller by different consumers.

Add a binding for a first mux controller in the form of a GPIO based mux
controller.

Acked-by: Jonathan Cameron <jic23@kernel.org>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Peter Rosin <peda@axentia.se>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/mux/gpio-mux.txt [new file with mode: 0644]
Documentation/devicetree/bindings/mux/mux-controller.txt [new file with mode: 0644]
MAINTAINERS
include/dt-bindings/mux/mux.h [new file with mode: 0644]