Re: [PATCH 2/7] PM / devfreq: exynos: Add the detailed correlation for Exynos5422 bus

From: Rob Herring
Date: Mon Apr 11 2016 - 11:45:25 EST


On Fri, Apr 08, 2016 at 02:00:41PM +0900, Chanwoo Choi wrote:
> This patch adds the detailed corrleation between sub-blocks and power line
> for Exynos5422.
>
> Signed-off-by: Chanwoo Choi <cw00.choi@xxxxxxxxxxx>
> ---
> .../devicetree/bindings/devfreq/exynos-bus.txt | 19 +++++++++++++++++++
> 1 file changed, 19 insertions(+)

This belongs with your previous series. Probably, all of this should be
1 DT patch rather than piecemeal. Any division should be by h/w block,
not as a driver is using features.

Rob