Re: [PATCH v3 4/4] mfd: arizona: Add device tree binding documentation for new clock driver
From: Stephen Boyd <hidden>
Date: 2016-05-07 00:49:06
Also in:
linux-clk, lkml
From: Stephen Boyd <hidden>
Date: 2016-05-07 00:49:06
Also in:
linux-clk, lkml
On 05/06/2016 05:47 PM, Stephen Boyd wrote:
On 01/08/2016 03:29 AM, Charles Keepax wrote:quoted
Specify the device tree binding for the input clocks to Arizona devices. Signed-off-by: Charles Keepax <redacted> Acked-by: Rob Herring <robh@kernel.org> --- No changes since v2. Thanks, Charles Documentation/devicetree/bindings/mfd/arizona.txt | 7 +++++++ 1 file changed, 7 insertions(+)diff --git a/Documentation/devicetree/bindings/mfd/arizona.txt b/Documentation/devicetree/bindings/mfd/arizona.txt index 18be0cb..39f76f8 100644 --- a/Documentation/devicetree/bindings/mfd/arizona.txt +++ b/Documentation/devicetree/bindings/mfd/arizona.txt@@ -45,6 +45,13 @@ Optional properties: - wlf,reset : GPIO specifier for the GPIO controlling /RESET + - clocks: Should reference the clocks supplied on MCLK1 and MCLK2 + - clock-names: Should contains two strings:Can't this be clock-output-names instead? That's standard and already accepted per clock-bindings.txt
Oh this is input, nevermind. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project