Skip to content

Commit

Permalink
doc: devicetree: add PCIe controller chosen property
Browse files Browse the repository at this point in the history
Add a new chosen property to indentify the main PCIe Controller
node of the system.

Signed-off-by: Neil Armstrong <[email protected]>
  • Loading branch information
superna9999 authored and carlescufi committed Nov 25, 2021
1 parent e636f14 commit 4a4272c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/reference/devicetree/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4a4272c

Please sign in to comment.