19 lines
424 B
YAML
19 lines
424 B
YAML
# Copyright (c) 2019, Peter Bigot Consulting, LLC
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: Output selectors on the SKY13351 GaAs SPDT FET I/C switch
|
|
|
|
compatible: "skyworks,sky13351"
|
|
|
|
include: base.yaml
|
|
|
|
properties:
|
|
vctl1-gpios:
|
|
type: phandle-array
|
|
required: true
|
|
description: VCTL1 pin
|
|
vctl2-gpios:
|
|
type: phandle-array
|
|
required: true
|
|
description: VCTL2 pin
|