User can specify clocks in devicetree which is used for accessing the
registers in this regmap.
Signed-off-by: Dong Aisheng <b29396@freescale.com>
(cherry picked from commit
4a89ef5b579e6fb5640df099ee13939ca6d3a325)
[Arul: Fix merge conflicts]
Signed-off-by: Arulpandiyan Vadivel <arulpandiyan_vadivel@mentor.com>
- compatible: Should contain "syscon".
- reg: the register region can be accessed from syscon
-Optional property:
+Optional properties:
- reg-io-width: the size (in bytes) of the IO accesses that should be
performed on the device.
- hwlocks: reference to a phandle of a hardware spinlock provider node.
+- clocks: clock used for accessing the regmap
Examples:
gpr: iomuxc-gpr@20e0000 {