[PATCH 02/12] drivers: mfd: Add support for Exynos PMU driver
Sylwester Nawrocki
s.nawrocki at samsung.com
Wed Nov 5 05:47:36 PST 2014
On 04/11/14 04:18, Pankaj Dubey wrote:
> 2: Since PM domain relies on PMU registers and does not have
> its own DT binding, MFD client and MFD device
> is most suitable for making this kind of platform drivers.
We have DT binding for the Exynos power domains:
Documentation/devicetree/bindings/arm/exynos/power_domain.txt
In fact the IO memory regions used in the power domain bindings
fall within the (sparse) PMU registers region.
There is also DT binding for the PMU subsystem:
Documentation/devicetree/bindings/arm/samsung/pmu.txt
I guess a platform device driver in drivers/power would be a better
fit than drivers/mfd. I doubt introducing an mfd driver now makes
much sense, we have already DT bindings for PHYs, the power domains,
etc.
--
Thanks,
Sylwester
More information about the linux-arm-kernel
mailing list