Re: [PATCH v3 6/6] dt-bindings: gnss: add lna-supply property

From: Johan Hovold
Date: Tue Jan 22 2019 - 13:11:25 EST


On Wed, Jan 16, 2019 at 10:18:12PM +0100, Andreas Kemnade wrote:
> Add lna-supply property.
>
> Signed-off-by: Andreas Kemnade <andreas@xxxxxxxxxxxx>
> ---
> Changes in v3:
> - moved to gnss.txt
>
> Documentation/devicetree/bindings/gnss/gnss.txt | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/gnss/gnss.txt b/Documentation/devicetree/bindings/gnss/gnss.txt
> index f1e4a2ff47c5..e31bc225957d 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 a LNA

s/a/an/

> - enable-gpios : GPIO used to enable the device
> - timepulse-gpios : Time pulse GPIO

Johan