Re: [PATCH v3 4/5] regulator: qcom: Rework to single platform device

2015-04-06 Thread Stephen Boyd
On 04/06/15 16:33, Bjorn Andersson wrote: > Modeling the individual RPM resources as platform devices consumes at > least 12-15kb of RAM, just to hold the platform_device structs. Rework > this to instead have one device per pmic exposed by the RPM. > > With this representation we can more accurate

[PATCH v3 4/5] regulator: qcom: Rework to single platform device

2015-04-06 Thread Bjorn Andersson
Modeling the individual RPM resources as platform devices consumes at least 12-15kb of RAM, just to hold the platform_device structs. Rework this to instead have one device per pmic exposed by the RPM. With this representation we can more accurately define the input pins on the pmic and have the s