1# Copyright (c) 2019, Peter Bigot Consulting, LLC
2# SPDX-License-Identifier: Apache-2.0
3
4description: Output selectors on the SKY13351 GaAs SPDT FET I/C switch
5
6compatible: "skyworks,sky13351"
7
8include: base.yaml
9
10properties:
11  vctl1-gpios:
12    type: phandle-array
13    required: true
14    description: VCTL1 pin
15  vctl2-gpios:
16    type: phandle-array
17    required: true
18    description: VCTL2 pin
19