zephyr/dts/bindings/disk/nvme-controller.yaml
Tomasz Bursztyka ad4458e3b1 dts: Add bindings for NVMe bus controllers
Under disk bindings. NVMe is a purely PCIe based technology, thus the
relevant includes.

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2023-04-07 13:28:47 +02:00

9 lines
188 B
YAML

# Copyright (c) 2022, Intel Corporation
# SPDX-License-Identifier: Apache-2.0
description: NVME Bus controller node
compatible: "nvme-controller"
include: [base.yaml, pcie-device.yaml]