On Tue, Nov 27, 2018 at 05:48:15PM +0100, Fabrice Gasnier wrote:
quoted hunk ↗ jump to hunk
Some system control registers need to be clocked, so the registers can
be accessed. Add an optional clock.
Signed-off-by: Fabrice Gasnier <redacted>
---
Documentation/devicetree/bindings/mfd/syscon.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/mfd/syscon.txt b/Documentation/devicetree/bindings/mfd/syscon.txt
index 25d9e9c..a9aaa51 100644
--- a/Documentation/devicetree/bindings/mfd/syscon.txt
+++ b/Documentation/devicetree/bindings/mfd/syscon.txt
@@ -17,6 +17,7 @@ Optional property:
- 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: phandle to the syscon clock
No. Add clocks to specific bindings using syscon. If you have a node
with only 'syscon', then that should be fixed.
Rob
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel