Re: [PATCH] regulator: qcom-rpm: Rework for single device

2015-03-03 Thread Bjorn Andersson
On Thu 26 Feb 16:00 PST 2015, Stephen Boyd wrote: > The RPM regulators are not individual devices. Creating platform > devices for each regulator bloats the kernel's runtime memory > footprint by ~12k. Let's rework this driver to be a single > platform device for all the RPM regulators. This makes

Re: [PATCH] regulator: qcom-rpm: Rework for single device

2015-02-27 Thread Srinivas Kandagatla
Thanks for the patch. On 27/02/15 00:00, Stephen Boyd wrote: The RPM regulators are not individual devices. Creating platform devices for each regulator bloats the kernel's runtime memory footprint by ~12k. Let's rework this driver to be a single platform device for all the RPM regulators. This

Re: [PATCH] regulator: qcom-rpm: Rework for single device

2015-02-26 Thread Stephen Boyd
On 02/26/15 16:00, Stephen Boyd wrote: > The RPM regulators are not individual devices. Creating platform > devices for each regulator bloats the kernel's runtime memory > footprint by ~12k. Let's rework this driver to be a single > platform device for all the RPM regulators. This makes the > DT ma

[PATCH] regulator: qcom-rpm: Rework for single device

2015-02-26 Thread Stephen Boyd
The RPM regulators are not individual devices. Creating platform devices for each regulator bloats the kernel's runtime memory footprint by ~12k. Let's rework this driver to be a single platform device for all the RPM regulators. This makes the DT match the schematic/datasheet closer too because no