Re: [PATCH v3 0/4] DT clock bindings
From: Peter De Schrijver <pdeschrijver@nvidia.com>
Date: 2012-06-13 15:27:59
Also in:
linux-arm-kernel, lkml
From: Peter De Schrijver <pdeschrijver@nvidia.com>
Date: 2012-06-13 15:27:59
Also in:
linux-arm-kernel, lkml
On Tue, Jun 12, 2012 at 04:41:47PM +0200, Rob Herring wrote:
From: Rob Herring <redacted> This series defines clock bindings for Device-Tree and adds kernel support using the common clock infrastructure. The last patch enables DT clock support for the Calxeda Highbank platform. I'm posting this again to solicit further review. There has been some discussion[1], but no definite path forward. This series is not changed from the last post other than rebasing to v3.5-rc2. Rob [1] http://lists.infradead.org/pipermail/linux-arm-kernel/2012-May/100932.html
How would this binding work for clocks which can take a spinlock pointer as a init parameter (eg. clk-gate). Cheers, Peter.