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


Groups > linux.kernel > #1694025

Re: [PATCH v3 2/9] clk: at91: add audio plls to the compatible list in DT binding

From Stephen Boyd <sboyd@codeaurora.org>
Newsgroups linux.kernel
Subject Re: [PATCH v3 2/9] clk: at91: add audio plls to the compatible list in DT binding
Date 2017-07-22 00:30 +0200
Message-ID <u5OAN-277-11@gated-at.bofh.it> (permalink)
References <u2H2N-2IC-11@gated-at.bofh.it> <u2H2N-2IC-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 07/13, Quentin Schulz wrote:
> This new clock driver set allows to have a fractional divided clock that
> would generate a precise clock particularly suitable for audio
> applications.
> 
> The main audio pll clock has two children clocks: one that is connected
> to the PMC, the other that can directly drive a pad. As these two routes
> have different enable bits and different dividers and divider formulas,
> they are handled by two different drivers.
> 
> This adds the audio plls (frac, pad and pmc) to the compatible list of
> at91 clocks in DT binding.
> 
> Signed-off-by: Quentin Schulz <quentin.schulz@free-electrons.com>
> Acked-by: Rob Herring <robh@kernel.org>
> ---
> 
> added in v2:
>   - split from big patch with pll drivers and dt-binding

Subject seems wrong. Should have "bindings" somewhere?

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project

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


Thread

Re: [PATCH v3 2/9] clk: at91: add audio plls to the compatible list  in DT binding Stephen Boyd <sboyd@codeaurora.org> - 2017-07-22 00:30 +0200

csiph-web