doc: devicetree: add "zephyr,ocm" to list of "chosen" nodes
Add "zephyr,ocm" to the list of supported "chosen" nodes in the devicetree reference docs. Signed-off-by: Immo Birnbaum <Immo.Birnbaum@weidmueller.com>
This commit is contained in:
parent
27cefa657f
commit
d320dc7df2
1 changed files with 2 additions and 0 deletions
|
@ -387,6 +387,8 @@ device.
|
||||||
interprocess-communication (IPC)
|
interprocess-communication (IPC)
|
||||||
* - zephyr,itcm
|
* - zephyr,itcm
|
||||||
- Instruction Tightly Coupled Memory node on some Arm SoCs
|
- Instruction Tightly Coupled Memory node on some Arm SoCs
|
||||||
|
* - zephyr,ocm
|
||||||
|
- On-chip memory node on Xilinx Zynq-7000 and ZynqMP SoCs
|
||||||
* - zephyr,ot-uart
|
* - zephyr,ot-uart
|
||||||
- Used by the OpenThread to specify UART device for Spinel protocol
|
- Used by the OpenThread to specify UART device for Spinel protocol
|
||||||
* - zephyr,pcie-controller
|
* - zephyr,pcie-controller
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue