Re: [PATCH RFC 5/5] dt-bindings: gnss: add lna-supply property
From: Johan Hovold <johan@kernel.org>
Date: 2018-12-05 15:09:41
Also in:
lkml
From: Johan Hovold <johan@kernel.org>
Date: 2018-12-05 15:09:41
Also in:
lkml
On Sun, Nov 18, 2018 at 10:58:01PM +0100, Andreas Kemnade wrote:
Add lna-supply property. Signed-off-by: Andreas Kemnade <andreas@kemnade.info> --- Documentation/devicetree/bindings/gnss/sirfstar.txt | 1 + 1 file changed, 1 insertion(+)diff --git a/Documentation/devicetree/bindings/gnss/sirfstar.txt b/Documentation/devicetree/bindings/gnss/sirfstar.txt index 1be7597ae884..9614774d14bc 100644 --- a/Documentation/devicetree/bindings/gnss/sirfstar.txt +++ b/Documentation/devicetree/bindings/gnss/sirfstar.txt@@ -30,6 +30,7 @@ Optional properties: - sirf,wakeup-gpios : GPIO used to determine device power state (pin name: RFPWRUP, WAKEUP) - timepulse-gpios : Time pulse GPIO (pin name: 1PPS, TM) +- lna-supply : Separate supply for a LNA
"Supply for external LNA"? And please keep the entries sorted.
Example:
Johan