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:
Immo Birnbaum 2022-02-23 16:06:48 +01:00 committed by Carles Cufí
commit d320dc7df2

View file

@ -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