1# Copyright (c) 2024 Nordic Semiconductor ASA
2# SPDX-License-Identifier: Apache-2.0
3
4properties:
5  iovdd-ctrl-gpios:
6    type: phandle-array
7    required: true
8    description: GPIO of the SoC controlling IO_VDD Control pin of the nRF70
9
10  bucken-gpios:
11    type: phandle-array
12    required: true
13    description: GPIO of the SoC controlling BUCK_EN pin of the nRF70
14
15  host-irq-gpios:
16    type: phandle-array
17    required: true
18    description: GPIO of the SoC controlling the HOST_IRQ pin of the nRF70
19
20  srrf-switch-gpios:
21    type: phandle-array
22    description: |
23      GPIO of the RF Switch to control SR RF output to either SR Antenna
24      or shared Antenna with Wi-Fi
25