diff options
Diffstat (limited to 'sys/contrib/device-tree/Bindings/mux/gpio-mux.yaml')
| -rw-r--r-- | sys/contrib/device-tree/Bindings/mux/gpio-mux.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/contrib/device-tree/Bindings/mux/gpio-mux.yaml b/sys/contrib/device-tree/Bindings/mux/gpio-mux.yaml index b597c1f2c577..ef7e33ec85d4 100644 --- a/sys/contrib/device-tree/Bindings/mux/gpio-mux.yaml +++ b/sys/contrib/device-tree/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 ] |
