1# Copyright (c) 2024 Nordic Semiconductor ASA 2# SPDX-License-Identifier: Apache-2.0 3 4description: | 5 This is a representation of an external radio coexistence setup for coexistence 6 with nRF70 WiFi chips. 7 8properties: 9 req-gpios: 10 type: phandle-array 11 description: | 12 GPIO of the SOC connected to the PTA's REQUEST pin. 13 14 status0-gpios: 15 type: phandle-array 16 description: | 17 GPIO of the SOC connected to the PTA's PRIORITY pin. 18 This GPIO is also used to indicate direction (TX/RX). 19 20 grant-gpios: 21 type: phandle-array 22 description: | 23 GPIO of the SOC connected to the PTA's GRANT pin. 24 25 swctrl1-gpios: 26 type: phandle-array 27 description: | 28 GPIO of the SOC controlling the Priority (STATUS1) pin (in 4-wire 29 coex case) of the nRF7002 30