blob: a6103d81842aae866deebc8b1ce27849804b7de4 [file] [log] [blame]
title: GECKO UART
description: >
This binding gives a base representation of the GECKO UART
inherits:
!include uart.yaml
properties:
compatible:
constraint: "silabs,gecko-uart"
reg:
category: required
interrupts:
category: required
# Note: Not all SoC series support setting individual pin location. If this
# is a case all location-* properties need to have identical value.
location-rx:
type: array
category: required
description: RX pin configuration defined as <location port pin>
location-tx:
type: array
category: required
description: TX pin configuration defined as <location port pin>