zephyr/dts/bindings/wifi/espressif,esp.yaml
Tobias Svehagen ac53a8788e drivers: wifi: esp: Use UART settings from bus node
With the introduction of the new device-tree macros it is now possible
to use the settings for speed and flow-control from the bus node instead
of having the same properties on the esp node itself.

Signed-off-by: Tobias Svehagen <tobias.svehagen@gmail.com>
2020-04-06 09:12:58 -05:00

17 lines
310 B
YAML

# Copyright (c) 2019 Tobias Svehagen
# SPDX-License-Identifier: Apache-2.0
description: Espressif ESP8266/ESP32 WiFi modem (AT Commands)
compatible: "espressif,esp"
include: uart-device.yaml
properties:
label:
required: true
wifi-reset-gpios:
type: phandle-array
required: false