2019-04-12 00:58:30 +08:00
|
|
|
# Copyright (c) 2019, Peter Bigot Consulting, LLC
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
2019-06-19 06:03:49 +08:00
|
|
|
|
2019-11-19 15:39:11 +08:00
|
|
|
description: Output selectors on the SKY13351 GaAs SPDT FET I/C switch
|
2019-04-12 00:58:30 +08:00
|
|
|
|
2019-08-20 02:32:25 +08:00
|
|
|
compatible: "skyworks,sky13351"
|
|
|
|
|
2019-08-22 07:10:12 +08:00
|
|
|
include: base.yaml
|
2019-06-08 00:12:49 +08:00
|
|
|
|
2019-04-12 00:58:30 +08:00
|
|
|
properties:
|
|
|
|
vctl1-gpios:
|
2019-08-14 21:58:07 +08:00
|
|
|
type: phandle-array
|
2019-08-28 06:22:01 +08:00
|
|
|
required: true
|
2019-04-12 00:58:30 +08:00
|
|
|
description: VCTL1 pin
|
|
|
|
vctl2-gpios:
|
2019-08-14 21:58:07 +08:00
|
|
|
type: phandle-array
|
2019-08-28 06:22:01 +08:00
|
|
|
required: true
|
2019-04-12 00:58:30 +08:00
|
|
|
description: VCTL2 pin
|