Krzysztof Kozlowski <k.kozlow...@samsung.com> writes:

> The power domain nodes in DTS may be very generic (e.g. "power-domain"
> for Exynos 5420) making it very hard to debug:
>
> $ cat /sys/kernel/debug/pm_genpd/pm_genpd_summary
>     domain                      status         slaves
> power-domain                    on
>
> Use platform device name instead so the names will be a little more user
> friendly:
>     domain                      status         slaves
> 100440e0.power-domain           on
>
> Signed-off-by: Krzysztof Kozlowski <k.kozlow...@samsung.com>
> Suggested-by: Javier Martinez Canillas <javier.marti...@collabora.co.uk>
> Suggested-by: Sergei Shtylyov <sergei.shtyl...@cogentembedded.com>
> Reviewed-by: Javier Martinez Canillas <javier.marti...@collabora.co.uk>

Reviewed-by: Kevin Hilman <khil...@linaro.org>

I still think we need some more detail as wel, but this is a good step
in the right direction.

Kevin
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to