sirfstar.yaml (4f2c0a4acffbec01079c28f839422e64ddeff004) sirfstar.yaml (38415a81e685eefaf5cd4d045ffc798134071654)
1# SPDX-License-Identifier: GPL-2.0
2%YAML 1.2
3---
4$id: http://devicetree.org/schemas/gnss/sirfstar.yaml#
5$schema: http://devicetree.org/meta-schemas/core.yaml#
6
7title: SiRFstar GNSS Receiver
8

--- 7 unchanged lines hidden (view full) ---

16 by CSR (Cambridge Silicon Radio) and in 2012 the CSR GPS business was
17 acquired by Samsung, while some products remained with CSR. In 2014 CSR
18 was acquired by Qualcomm who still sell some of the SiRF products.
19
20 SiRF chips can be used over UART, I2C or SPI buses.
21
22allOf:
23 - $ref: gnss-common.yaml#
1# SPDX-License-Identifier: GPL-2.0
2%YAML 1.2
3---
4$id: http://devicetree.org/schemas/gnss/sirfstar.yaml#
5$schema: http://devicetree.org/meta-schemas/core.yaml#
6
7title: SiRFstar GNSS Receiver
8

--- 7 unchanged lines hidden (view full) ---

16 by CSR (Cambridge Silicon Radio) and in 2012 the CSR GPS business was
17 acquired by Samsung, while some products remained with CSR. In 2014 CSR
18 was acquired by Qualcomm who still sell some of the SiRF products.
19
20 SiRF chips can be used over UART, I2C or SPI buses.
21
22allOf:
23 - $ref: gnss-common.yaml#
24 - $ref: /schemas/serial/serial-peripheral-props.yaml#
24
25properties:
26 compatible:
27 enum:
28 - csr,gsd4t
29 - csr,csrg05ta03-icje-r
30 - fastrax,uc430
31 - linx,r4

--- 45 unchanged lines hidden ---
25
26properties:
27 compatible:
28 enum:
29 - csr,gsd4t
30 - csr,csrg05ta03-icje-r
31 - fastrax,uc430
32 - linx,r4

--- 45 unchanged lines hidden ---