summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/mfd/madera.txt
diff options
context:
space:
mode:
authorCharles Keepax <ckeepax@opensource.cirrus.com>2019-10-21 14:58:12 +0100
committerLee Jones <lee.jones@linaro.org>2019-11-11 08:45:02 +0000
commitc9d93428bf6212a61482a688d8201e66de9c0a0b (patch)
treeca578232271a86709adcd87742190a9b81bee027 /Documentation/devicetree/bindings/mfd/madera.txt
parent28eafe9162b6a8b7d0266889d55567ba5a7809d5 (diff)
mfd: madera: Update DT binding document to support clock supplies
Add the 3 input clock sources for the chip into the device tree binding document. Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com> Reviewed-by: Rob Herring <robh@kernel.org> Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/mfd/madera.txt')
-rw-r--r--Documentation/devicetree/bindings/mfd/madera.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mfd/madera.txt b/Documentation/devicetree/bindings/mfd/madera.txt
index cad0f2800502..47e2b8bc6051 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, ...)