ad4458e3b1
Under disk bindings. NVMe is a purely PCIe based technology, thus the relevant includes. Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
9 lines
188 B
YAML
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]
|