| # Copyright (c) 2022 Stancu Florin | |
| # Copyright (c) 2024 Ayush Singh, BeagleBoard.org Foundation | |
| # SPDX-License-Identifier: Apache-2.0 | |
| description: Skyworks SKY13317 pHEMT GaAs SP3T Antenna Switch | |
| compatible: "skyworks,sky13317" | |
| include: [pinctrl-device.yaml, base.yaml] | |
| properties: | |
| gpios: | |
| type: phandle-array | |
| required: true | |
| description: Antenna mux control pins. Length 1-3 | |
| pinctrl-0: | |
| required: true |