diff options
author | Andreas Kemnade <andreas@kemnade.info> | 2019-01-24 07:34:39 +0100 |
---|---|---|
committer | Johan Hovold <johan@kernel.org> | 2019-01-25 12:07:42 +0100 |
commit | f9eb86fddaf2e9a40c79e6ae69865eb6c8913a6e (patch) | |
tree | eba8c588b3f1874c8d8ff49bbe9b567cbd207c91 /Documentation/devicetree/bindings/gnss | |
parent | gnss: sirf: add a separate supply for a lna (diff) | |
download | linux-f9eb86fddaf2e9a40c79e6ae69865eb6c8913a6e.tar.xz linux-f9eb86fddaf2e9a40c79e6ae69865eb6c8913a6e.zip |
dt-bindings: gnss: add lna-supply property
Add lna-supply property.
Signed-off-by: Andreas Kemnade <andreas@kemnade.info>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Johan Hovold <johan@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/gnss')
-rw-r--r-- | Documentation/devicetree/bindings/gnss/gnss.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/gnss/gnss.txt b/Documentation/devicetree/bindings/gnss/gnss.txt index f1e4a2ff47c5..f547bd4549fe 100644 --- a/Documentation/devicetree/bindings/gnss/gnss.txt +++ b/Documentation/devicetree/bindings/gnss/gnss.txt @@ -17,6 +17,7 @@ Required properties: represents Optional properties: +- lna-supply : Separate supply for an LNA - enable-gpios : GPIO used to enable the device - timepulse-gpios : Time pulse GPIO |