[FOR DISCUSSION 0/8] Dove PMU support
From: andrew@lunn.ch (Andrew Lunn)
Date: 2015-02-14 16:49:52
Also in:
linux-devicetree, linux-pm
From: andrew@lunn.ch (Andrew Lunn)
Date: 2015-02-14 16:49:52
Also in:
linux-devicetree, linux-pm
Hi Russell Thanks for posting these. Lets try to get them merged.
There are a few things which are missing from this driver, such sa the DT binding documentation. This will follow once people are happy with the first four patches, in particular where to locate the PMU driver in the kernel tree. Currently, I have it in arch/arm/mach-dove, which is where the legacy Dove code lives, so it's not ideal.
Maybe time for a drivers/pmu? arch/arm/mach-dove is not good, we want to be able to use this code from arch/arm/mach-mvebu. Andrew