Re: [PATCH v3 19/19] ARM: at91: add new compatible strings for pmc driver

2013-10-08 Thread Nicolas Ferre
On 08/08/2013 10:19, Boris BREZILLON : This patch adds new compatible string for PMC node to prepare the transition to common clk. These compatible string come from pmc driver in clk subsystem and are needed to provide new device tree compatibility with old at91 clks (device tree using common cl

[PATCH v3 19/19] ARM: at91: add new compatible strings for pmc driver

2013-08-08 Thread Boris BREZILLON
This patch adds new compatible string for PMC node to prepare the transition to common clk. These compatible string come from pmc driver in clk subsystem and are needed to provide new device tree compatibility with old at91 clks (device tree using common clks will use the new compatible strings).