From 39e126d6b31f1f396b0305b3af647805fed20d1e Mon Sep 17 00:00:00 2001 From: Yassine EL -AISSAOUI Date: Fri, 25 Aug 2023 14:29:55 +0200 Subject: [PATCH] dts: binding: add yaml file for nxp HCI - used to define hci info Signed-off-by: Yassine EL -AISSAOUI --- dts/bindings/arm/nxp,hci-ble.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 dts/bindings/arm/nxp,hci-ble.yaml diff --git a/dts/bindings/arm/nxp,hci-ble.yaml b/dts/bindings/arm/nxp,hci-ble.yaml new file mode 100644 index 00000000000..7620ec8eb69 --- /dev/null +++ b/dts/bindings/arm/nxp,hci-ble.yaml @@ -0,0 +1,12 @@ +# Copyright 2023 NXP +# SPDX-License-Identifier: Apache-2.0 + +description: NXP BLE HCI information + +compatible: "nxp,hci-ble" + +include: base.yaml + +properties: + interrupts: + required: true