diff options
author | Ondrej Jirman <megous@megous.com> | 2019-04-01 14:56:15 +0300 |
---|---|---|
committer | Johan Hovold <johan@kernel.org> | 2019-04-04 13:43:13 +0300 |
commit | ae40e94fca6d5747f85188d01686df350e524019 (patch) | |
tree | 9d7f1dd431dafb0c12f9f802e05389537c824974 /Documentation/devicetree/bindings/gnss | |
parent | 79a3aaa7b82e3106be97842dedfd8429248896e6 (diff) | |
download | linux-ae40e94fca6d5747f85188d01686df350e524019.tar.xz |
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')
-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" |