Added description of flexio peripherals for i.MX rt10xx and kinetis ke1xf series. Signed-off-by: Mikhail Siomin <victorovich.01@mail.ru>
20 lines
257 B
YAML
20 lines
257 B
YAML
# Copyright (c) 2024, STRIM, ALC
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: NXP FlexIO controller
|
|
|
|
compatible: "nxp,flexio"
|
|
|
|
include: base.yaml
|
|
|
|
|
|
properties:
|
|
reg:
|
|
required: true
|
|
|
|
interrupts:
|
|
required: true
|
|
|
|
clocks:
|
|
required: true
|