summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/clock/s32v234-mc_me.txt
blob: e9f4dcc3a257b6e24db4ad28f95ac39c5a4b518f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
* NXP S32V234 Mode Entry Module (MC_ME)

See chapters 22 ("Clocking") and 69 ("Mode Entry Module (MC_ME)") in the
reference manual[1].

Required properties:
- compatible: Should be "fsl,s32v234-mc_me"
- reg: Location and length of the register set

Example:
mc_me: mc_me@4004a000 {
	compatible = "fsl,s32v234-mc_me";
	reg = <0x0 0x4004A000 0x0 0x1000>;
};

[1] https://www.nxp.com/webapp/Download?colCode=S32V234RM