Re: [PATCH 2/3] mfd: qcom_rpm: add support for IPQ8064

2015-03-26 Thread Lee Jones
On Thu, 19 Mar 2015, Lee Jones wrote: > On Thu, 20 Nov 2014, Josh Cartwright wrote: > > > The IPQ8064 also includes an RPM following the same message structure as > > other chips. In addition, it supports a few new resource types to > > support the NSS fabric clocks and the SMB208/SMB209 regulat

Re: [PATCH 2/3] mfd: qcom_rpm: add support for IPQ8064

2015-03-19 Thread Lee Jones
On Thu, 20 Nov 2014, Josh Cartwright wrote: > The IPQ8064 also includes an RPM following the same message structure as > other chips. In addition, it supports a few new resource types to > support the NSS fabric clocks and the SMB208/SMB209 regulators found on > the reference boards. > > Signed-

Re: [PATCH 2/3] mfd: qcom_rpm: add support for IPQ8064

2015-03-18 Thread Stephen Boyd
On 11/24/14 02:38, Lee Jones wrote: > On Thu, 20 Nov 2014, Josh Cartwright wrote: > >> The IPQ8064 also includes an RPM following the same message structure as >> other chips. In addition, it supports a few new resource types to >> support the NSS fabric clocks and the SMB208/SMB209 regulators fou

Re: [PATCH 2/3] mfd: qcom_rpm: add support for IPQ8064

2014-11-24 Thread Lee Jones
On Thu, 20 Nov 2014, Josh Cartwright wrote: > The IPQ8064 also includes an RPM following the same message structure as > other chips. In addition, it supports a few new resource types to > support the NSS fabric clocks and the SMB208/SMB209 regulators found on > the reference boards. > > Signed-

[PATCH 2/3] mfd: qcom_rpm: add support for IPQ8064

2014-11-20 Thread Josh Cartwright
The IPQ8064 also includes an RPM following the same message structure as other chips. In addition, it supports a few new resource types to support the NSS fabric clocks and the SMB208/SMB209 regulators found on the reference boards. Signed-off-by: Josh Cartwright --- drivers/mfd/qcom_rpm.c | 41