diff options
author | Mark Brown <broonie@kernel.org> | 2017-08-21 21:50:23 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-08-21 21:50:23 +0100 |
commit | bf9790bcdca582a7a3a0c10550a52ba2a9efc5c9 (patch) | |
tree | f6325c050ad109e95ba8ae932f9fd5f1483f1dae /Documentation/devicetree/bindings/gpio/gpio-exar.txt | |
parent | 728c4a87f31d30669a103dac1851a15f4e2af03c (diff) | |
parent | f13db334bf7b68b0086d04ab6a51517ba41123b4 (diff) |
Merge branch 'topic/const' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-blackfin
Diffstat (limited to 'Documentation/devicetree/bindings/gpio/gpio-exar.txt')
-rw-r--r-- | Documentation/devicetree/bindings/gpio/gpio-exar.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/gpio/gpio-exar.txt b/Documentation/devicetree/bindings/gpio/gpio-exar.txt new file mode 100644 index 000000000000..4540d61824af --- /dev/null +++ b/Documentation/devicetree/bindings/gpio/gpio-exar.txt @@ -0,0 +1,5 @@ +Exportable MPIO interface of Exar UART chips + +Required properties of the device: + - exar,first-pin: first exportable pins (0..15) + - ngpios: number of exportable pins (1..16) |