From bc3f34f8a8314a8e973fe9c5b17e38e4ad52f8ef Mon Sep 17 00:00:00 2001 From: Dong Aisheng Date: Thu, 28 Aug 2014 17:01:34 +0800 Subject: ENGR00329352-2 doc: syscon: add clocks as optional property User can specify clocks in devicetree which is used for accessing the registers in this regmap. Signed-off-by: Dong Aisheng (cherry picked from commit da7e2a7123dfab6e7ad23e4db072ef4611a2b6cd) --- Documentation/devicetree/bindings/mfd/syscon.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Documentation') diff --git a/Documentation/devicetree/bindings/mfd/syscon.txt b/Documentation/devicetree/bindings/mfd/syscon.txt index fe8150bb3248..c17f40e27702 100644 --- a/Documentation/devicetree/bindings/mfd/syscon.txt +++ b/Documentation/devicetree/bindings/mfd/syscon.txt @@ -13,6 +13,9 @@ Required properties: - compatible: Should contain "syscon". - reg: the register region can be accessed from syscon +Optional properties: +- clocks: clock used for accessing the regmap + Examples: gpr: iomuxc-gpr@020e0000 { compatible = "fsl,imx6q-iomuxc-gpr", "syscon"; -- cgit v1.2.3