Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1306018

Re: [PATCH v3 4/4] mfd: arizona: Add device tree binding documentation for new clock driver

From Lee Jones <lee.jones@linaro.org>
Newsgroups linux.kernel
Subject Re: [PATCH v3 4/4] mfd: arizona: Add device tree binding documentation for new clock driver
Date 2016-01-11 11:30 +0100
Message-ID <qPHTA-Yo-3@gated-at.bofh.it> (permalink)
References <qODyF-63D-3@gated-at.bofh.it> <qODyG-63D-25@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Fri, 08 Jan 2016, Charles Keepax wrote:

> Specify the device tree binding for the input clocks to Arizona devices.
> 
> Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
> 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(+)

Applied, thanks.

> 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:
> +      "mclk1" for the clock supplied on MCLK1, recommended to be a high
> +      quality audio reference clock
> +      "mclk2" for the clock supplied on MCLK2, recommended to be an always on
> +      32k clock
> +
>    - wlf,gpio-defaults : A list of GPIO configuration register values. Defines
>      for the appropriate values can found in <dt-bindings/mfd/arizona.txt>. If
>      absent, no configuration of these registers is performed. If any entry has

-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v3 1/4] extcon: arizona: Remove enable/disable of 32k clock Charles Keepax <ckeepax@opensource.wolfsonmicro.com> - 2016-01-08 12:40 +0100
  [PATCH v3 4/4] mfd: arizona: Add device tree binding documentation for new clock driver Charles Keepax <ckeepax@opensource.wolfsonmicro.com> - 2016-01-08 12:40 +0100
    Re: [PATCH v3 4/4] mfd: arizona: Add device tree binding  documentation for new clock driver Lee Jones <lee.jones@linaro.org> - 2016-01-11 11:30 +0100
  [PATCH v3 2/4] clk: arizona: Add clock driver for the Arizona devices Charles Keepax <ckeepax@opensource.wolfsonmicro.com> - 2016-01-08 12:40 +0100
  [PATCH v3 3/4] mfd: arizona: Switch to using clock driver for 32k clock Charles Keepax <ckeepax@opensource.wolfsonmicro.com> - 2016-01-08 12:40 +0100
    Re: [PATCH v3 3/4] mfd: arizona: Switch to using clock driver for  32k clock Lee Jones <lee.jones@linaro.org> - 2016-01-11 11:30 +0100
      Re: [PATCH v3 3/4] mfd: arizona: Switch to using clock driver for  32k clock Charles Keepax <ckeepax@opensource.wolfsonmicro.com> - 2016-01-11 12:10 +0100

csiph-web