devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] mfd: madera: Update DT binding document to support clock supplies
@ 2019-08-06 15:13 Charles Keepax
  2019-08-06 15:13 ` [PATCH 2/2] mfd: madera: Add support for requesting the supply clocks Charles Keepax
  2019-08-12 10:39 ` [PATCH 1/2] mfd: madera: Update DT binding document to support clock supplies Lee Jones
  0 siblings, 2 replies; 8+ messages in thread
From: Charles Keepax @ 2019-08-06 15:13 UTC (permalink / raw)
  To: lee.jones; +Cc: robh+dt, mark.rutland, devicetree, linux-kernel, patches

Add the 3 input clock sources for the chip into the device tree binding
document.

Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
---
 Documentation/devicetree/bindings/mfd/madera.txt | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/Documentation/devicetree/bindings/mfd/madera.txt b/Documentation/devicetree/bindings/mfd/madera.txt
index cad0f28005027..47e2b8bc60519 100644
--- a/Documentation/devicetree/bindings/mfd/madera.txt
+++ b/Documentation/devicetree/bindings/mfd/madera.txt
@@ -67,6 +67,14 @@ Optional properties:
     As defined in bindings/gpio.txt.
     Although optional, it is strongly recommended to use a hardware reset
 
+  - clocks: Should reference the clocks supplied on MCLK1, MCLK2 and MCLK3
+  - clock-names: May contain up to three strings:
+      "mclk1" for the clock supplied on MCLK1, recommended to be a high
+      quality audio reference clock
+      "mclk2" for the clock supplied on MCLK2, required to be an always on
+      32k clock
+      "mclk3" for the clock supplied on MCLK3
+
   - MICBIASx : Initial data for the MICBIAS regulators, as covered in
     Documentation/devicetree/bindings/regulator/regulator.txt.
     One for each MICBIAS generator (MICBIAS1, MICBIAS2, ...)
-- 
2.11.0

^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2019-08-13  7:59 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-06 15:13 [PATCH 1/2] mfd: madera: Update DT binding document to support clock supplies Charles Keepax
2019-08-06 15:13 ` [PATCH 2/2] mfd: madera: Add support for requesting the supply clocks Charles Keepax
2019-08-12 10:38   ` Lee Jones
2019-08-12 16:09     ` Charles Keepax
2019-08-12 16:28       ` Richard Fitzgerald
2019-08-13  7:18       ` Lee Jones
2019-08-13  7:59         ` Charles Keepax
2019-08-12 10:39 ` [PATCH 1/2] mfd: madera: Update DT binding document to support clock supplies Lee Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).