2019-04-12 00:58:30 +08:00
|
|
|
#
|
|
|
|
# Copyright (c) 2019, Peter Bigot Consulting, LLC
|
|
|
|
#
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
#
|
|
|
|
---
|
|
|
|
title: Skyworks SKY13351 GaAs FET I/C switch
|
|
|
|
version: 0.1
|
|
|
|
|
|
|
|
description: >
|
|
|
|
This binding allows control of the output selectors of the SKY13351
|
|
|
|
SPDT switch.
|
|
|
|
|
2019-06-08 00:12:49 +08:00
|
|
|
inherits:
|
|
|
|
!include base.yaml
|
|
|
|
|
2019-04-12 00:58:30 +08:00
|
|
|
properties:
|
|
|
|
compatible:
|
|
|
|
constraint: "skyworks,sky13351"
|
|
|
|
vctl1-gpios:
|
|
|
|
type: compound
|
|
|
|
category: required
|
|
|
|
description: VCTL1 pin
|
|
|
|
generation: define, use-prop-name
|
|
|
|
vctl2-gpios:
|
|
|
|
type: compound
|
|
|
|
category: required
|
|
|
|
description: VCTL2 pin
|
|
|
|
generation: define, use-prop-name
|