1 Freescale i.MX7ULP System Integration Module
2 ----------------------------------------------
3 The system integration module (SIM) provides system control and chip configuration
4 registers. In this module, chip revision information is located in JTAG ID register,
5 and a set of registers have been made available in DGO domain for SW use, with the
6 objective to maintain its value between system resets.
9 - compatible: Should be "fsl,imx7ulp-sim".
10 - reg: Specifies base physical address and size of the register sets.
14 compatible = "fsl,imx7ulp-sim", "syscon";
15 reg = <0x410a3000 0x1000>;