Re: [PATCH 3/5] dt-bindings: gnss: add w2sg0004 compatible string

From: Johan Hovold
Date: Wed Dec 05 2018 - 10:01:57 EST


On Sun, Nov 18, 2018 at 10:57:59PM +0100, Andreas Kemnade wrote:
> Add w2sg0004 compatible string since devices without wakeup
> pins are now supported.
>
> 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 648d183cdb77..1be7597ae884 100644
> --- a/Documentation/devicetree/bindings/gnss/sirfstar.txt
> +++ b/Documentation/devicetree/bindings/gnss/sirfstar.txt
> @@ -14,6 +14,7 @@ Required properties:
> "linx,r4"
> "wi2wi,w2sg0008i"
> "wi2wi,w2sg0084i"
> + "wi2wi,w2sg0004"

Please keep the entries sorted.

>
> - vcc-supply : Main voltage regulator (pin name: 3V3_IN, VCC, VDD)

Johan