blob: 7d0001c635113b31b44685c25933bc5d8a40e385 [file] [log] [blame]
---
title: KW41Z LPUART
id: nxp,kw41z-lpuart
version: 0.1
description: >
This binding gives a base representation of the KW41Z LowPower-UART
inherits:
- !include uart.yaml
- !include zephyr_devices.yaml
properties:
- compatible:
type: string
category: required
description: compatible strings
constraint: "nxp,kw41z-lpuart"
- reg:
type: array
description: mmio register space
generation: define
category: required
- interrupts:
type: array
category: required
description: required interrupts
generation: define
- pinctrl-*:
type: array
category: optional
description: pinmux information for RX, TX, CTS, RTS
generation: structures
...