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 <narmstrong@baylibre.com>
This commit is contained in:
parent
e636f149aa
commit
4a4272cefc
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue