diff options
Diffstat (limited to 'dts/upstream/Bindings/mux/gpio-mux.yaml')
-rw-r--r-- | dts/upstream/Bindings/mux/gpio-mux.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dts/upstream/Bindings/mux/gpio-mux.yaml b/dts/upstream/Bindings/mux/gpio-mux.yaml index b597c1f2c57..ef7e33ec85d 100644 --- a/dts/upstream/Bindings/mux/gpio-mux.yaml +++ b/dts/upstream/Bindings/mux/gpio-mux.yaml @@ -25,6 +25,10 @@ properties: description: List of gpios used to control the multiplexer, least significant bit first. + mux-supply: + description: + Regulator to power on the multiplexer. + '#mux-control-cells': enum: [ 0, 1 ] |