blob: ec5bfae8e4c25fa62cb305b42879b6bd54b0e323 [file] [log] [blame]
title: GECKO USART
description: >
This binding gives a base representation of the Gecko USART
inherits:
!include uart.yaml
properties:
compatible:
constraint: "silabs,gecko-usart"
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>