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


Groups > linux.kernel > #1424685

Re: [PATCH V2 2/4] clk: Combine DT binding doc for max77686 and max77802

From Krzysztof Kozlowski <k.kozlowski@samsung.com>
Newsgroups linux.kernel
Subject Re: [PATCH V2 2/4] clk: Combine DT binding doc for max77686 and max77802
Date 2016-06-17 08:00 +0200
Message-ID <rKUYV-2vY-1@gated-at.bofh.it> (permalink)
References <rKFGy-vH-15@gated-at.bofh.it> <rKFGy-vH-37@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 06/16/2016 03:23 PM, Laxman Dewangan wrote:
> The clock IP used on the Maxim PMICs max77686 and max77802 are
> same. The configuration of clock register is also same except
> the number of clocks.
> 
> Define the common DT binding file for the clocks of Maxim PMICs
> MAX77686 and MAX77802. For this, remove the separate DT binding
> document file for maxim,max77802 and move all information to
> maxim,max77686 DT binding document.
> 
> Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
> CC: Krzysztof Kozlowski <k.kozlowski@samsung.com>
> CC: Javier Martinez Canillas <javier@dowhile0.org>
> 
> ---
> Changes from V1:
> - Rewrite description to remvoe ref to driver.
> - Taken care of comment from Krzysztof on the supported clocks and
>   DT bindings.
> ---
>  .../devicetree/bindings/clock/maxim,max77686.txt   | 82 ++++++++++++++++------
>  .../devicetree/bindings/clock/maxim,max77802.txt   | 44 ------------
>  2 files changed, 59 insertions(+), 67 deletions(-)
>  delete mode 100644 Documentation/devicetree/bindings/clock/maxim,max77802.txt

Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>

Best regards,
Krzysztof

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


Thread

[PATCH V2 0/4] clk: Combine MAX77686 and MAX77802 driver and extend for MAX77620 Laxman Dewangan <ldewangan@nvidia.com> - 2016-06-16 15:40 +0200
  [PATCH V2 4/4] clk: max77686: Add support for MAX77620 clocks Laxman Dewangan <ldewangan@nvidia.com> - 2016-06-16 15:40 +0200
    Re: [PATCH V2 4/4] clk: max77686: Add support for MAX77620 clocks Javier Martinez Canillas <javier@osg.samsung.com> - 2016-06-16 16:10 +0200
    Re: [PATCH V2 4/4] clk: max77686: Add support for MAX77620 clocks Laxman Dewangan <ldewangan@nvidia.com> - 2016-06-17 08:10 +0200
      Re: [PATCH V2 4/4] clk: max77686: Add support for MAX77620 clocks Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-06-17 08:20 +0200
    Re: [PATCH V2 4/4] clk: max77686: Add support for MAX77620 clocks Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-06-17 08:10 +0200
  [PATCH V2 1/4] clk: max77686: Combine Maxim max77686 and max77802 driver Laxman Dewangan <ldewangan@nvidia.com> - 2016-06-16 15:40 +0200
  [PATCH V2 2/4] clk: Combine DT binding doc for max77686 and max77802 Laxman Dewangan <ldewangan@nvidia.com> - 2016-06-16 15:40 +0200
    Re: [PATCH V2 2/4] clk: Combine DT binding doc for max77686 and  max77802 Javier Martinez Canillas <javier@osg.samsung.com> - 2016-06-16 16:00 +0200
    Re: [PATCH V2 2/4] clk: Combine DT binding doc for max77686 and  max77802 Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-06-17 08:00 +0200
  [PATCH V2 3/4] clk: max77686: Add DT binding details for PMIC MAX77620 Laxman Dewangan <ldewangan@nvidia.com> - 2016-06-16 15:40 +0200
    Re: [PATCH V2 3/4] clk: max77686: Add DT binding details for PMIC  MAX77620 Javier Martinez Canillas <javier@osg.samsung.com> - 2016-06-16 16:10 +0200
    Re: [PATCH V2 3/4] clk: max77686: Add DT binding details for PMIC  MAX77620 Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-06-17 08:10 +0200

csiph-web