mediatek.yaml (4f2c0a4acffbec01079c28f839422e64ddeff004) mediatek.yaml (38415a81e685eefaf5cd4d045ffc798134071654)
1# SPDX-License-Identifier: GPL-2.0
2%YAML 1.2
3---
4$id: http://devicetree.org/schemas/gnss/mediatek.yaml#
5$schema: http://devicetree.org/meta-schemas/core.yaml#
6
7title: Mediatek GNSS Receiver
8
9maintainers:
10 - Johan Hovold <johan@kernel.org>
11
12description:
13 Mediatek chipsets are used in GNSS-receiver modules produced by several
14 vendors and can use a UART interface.
15
16allOf:
17 - $ref: gnss-common.yaml#
1# SPDX-License-Identifier: GPL-2.0
2%YAML 1.2
3---
4$id: http://devicetree.org/schemas/gnss/mediatek.yaml#
5$schema: http://devicetree.org/meta-schemas/core.yaml#
6
7title: Mediatek GNSS Receiver
8
9maintainers:
10 - Johan Hovold <johan@kernel.org>
11
12description:
13 Mediatek chipsets are used in GNSS-receiver modules produced by several
14 vendors and can use a UART interface.
15
16allOf:
17 - $ref: gnss-common.yaml#
18 - $ref: /schemas/serial/serial-peripheral-props.yaml#
18
19properties:
20 compatible:
21 const: globaltop,pa6h
22
23 vcc-supply:
24 description:
25 Main voltage regulator, pin name VCC.

--- 34 unchanged lines hidden ---
19
20properties:
21 compatible:
22 const: globaltop,pa6h
23
24 vcc-supply:
25 description:
26 Main voltage regulator, pin name VCC.

--- 34 unchanged lines hidden ---