Re: [PATCH RFC 5/5] dt-bindings: gnss: add lna-supply property

From: Johan Hovold
Date: Wed Dec 05 2018 - 10:09:43 EST


On Sun, Nov 18, 2018 at 10:58:01PM +0100, Andreas Kemnade wrote:
> Add lna-supply property.
>
> Signed-off-by: Andreas Kemnade <andreas@xxxxxxxxxxxx>
> ---
> 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