[PATCH 00/30] ARM: OMAP2+: hwmod module clock type support
Rob Herring
robh at kernel.org
Tue Apr 12 07:58:19 PDT 2016
On Mon, Apr 11, 2016 at 11:18:51AM +0300, Tero Kristo wrote:
> Hi,
>
> This series transfers the hwmod clkctrl handling from the hwmod core
> under clock driver, the data is also transferred from hwmod data to
> devicetree. Done for most of the OMAP2+ platforms, except OMAP2 / OMAP3,
> where work is still under progress.
Some high level questions.
Why a DT node per clock? We've pretty much decided that is a bad idea
in the complex cases. TI chips certainly fall in the complex case.
You are changing compatible strings and possibly breaking compatibility.
Don't do that or justify why.
Rob
More information about the linux-arm-kernel
mailing list