diff options
author | Ondrej Jirman <megous@megous.com> | 2019-04-01 13:56:15 +0200 |
---|---|---|
committer | Johan Hovold <johan@kernel.org> | 2019-04-04 12:43:13 +0200 |
commit | ae40e94fca6d5747f85188d01686df350e524019 (patch) | |
tree | 9d7f1dd431dafb0c12f9f802e05389537c824974 /Documentation/devicetree/bindings/gnss/u-blox.txt | |
parent | Linux 5.1-rc3 (diff) | |
download | linux-ae40e94fca6d5747f85188d01686df350e524019.tar.xz linux-ae40e94fca6d5747f85188d01686df350e524019.zip |
dt-bindings: gnss: add u-blox,neo-6m compatible
Add compatible for u-blox NEO-6M GPS module.
Signed-off-by: Ondrej Jirman <megous@megous.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Johan Hovold <johan@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/gnss/u-blox.txt')
-rw-r--r-- | Documentation/devicetree/bindings/gnss/u-blox.txt | 1 |
1 files changed, 1 insertions, 0 deletions
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" |