From 4a4272cefc8946c83d850133a3faf4dc3b67a67b Mon Sep 17 00:00:00 2001 From: Neil Armstrong Date: Tue, 9 Nov 2021 09:34:53 +0100 Subject: [PATCH] doc: devicetree: add PCIe controller chosen property Add a new chosen property to indentify the main PCIe Controller node of the system. Signed-off-by: Neil Armstrong --- doc/reference/devicetree/api.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/reference/devicetree/api.rst b/doc/reference/devicetree/api.rst index c75f6a3a1b1..2ded083fa9d 100644 --- a/doc/reference/devicetree/api.rst +++ b/doc/reference/devicetree/api.rst @@ -388,6 +388,8 @@ device. - Instruction Tightly Coupled Memory node on some Arm SoCs * - zephyr,ot-uart - Used by the OpenThread to specify UART device for Spinel protocol + * - zephyr,pcie-controller + - The node corresponding to the PCIe Controller * - zephyr,shell-uart - Sets UART device used by serial shell backend * - zephyr,sram