Message ID | 20190327001843.2420-7-megous@megous.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | Add bluetooth, gps and accelerometer to TBS A711 | expand |
On Wed, 27 Mar 2019 01:18:42 +0100, megous@megous.com wrote: > From: Ondrej Jirman <megous@megous.com> > > Add compatible for u-blox NEO-6M GPS module. > > Signed-off-by: Ondrej Jirman <megous@megous.com> > --- > Documentation/devicetree/bindings/gnss/u-blox.txt | 1 + > 1 file changed, 1 insertion(+) > Reviewed-by: Rob Herring <robh@kernel.org>
diff --git a/Documentation/devicetree/bindings/gnss/u-blox.txt b/Documentation/devicetree/bindings/gnss/u-blox.txt index e475659cb85f..7cdefd058fe0 100644 --- a/Documentation/devicetree/bindings/gnss/u-blox.txt +++ b/Documentation/devicetree/bindings/gnss/u-blox.txt @@ -9,6 +9,7 @@ Required properties: - compatible : Must be one of + "u-blox,neo-6m" "u-blox,neo-8" "u-blox,neo-m8"