Lines Matching +full:device +full:- +full:sram
2 ----------------------------------------
4 This binding provides support for ARM Cortex M4 Co-processor found on some
8 - compatible Should be "mediatek,mt8183-scp"
9 - reg Should contain the address ranges for memory regions:
10 SRAM, CFG, and L1TCM.
11 - reg-names Contains the corresponding names for the memory regions:
12 "sram", "cfg", and "l1tcm".
13 - clocks Clock for co-processor (See: ../clock/clock-bindings.txt)
14 - clock-names Contains the corresponding name for the clock. This
18 --------
22 for the rpmsg devices - but must contain the following property:
24 - mtk,rpmsg-name Contains the name for the rpmsg device. Used to match
25 the subnode to rpmsg device announced by SCP.
30 compatible = "mediatek,mt8183-scp";
33 reg-names = "sram", "cfg";
35 clock-names = "main";