Re: [PATCH 0/4] Add new device nodes for Spreadtrum SC9860 platform

2019-02-12 Thread Baolin Wang
On Tue, 12 Feb 2019 at 20:20, Mark Brown wrote: > > On Tue, Feb 12, 2019 at 04:40:10PM +0800, Baolin Wang wrote: > > On Fri, 1 Feb 2019 at 21:05, Mark Brown wrote: > > > > You can just list all the individual device names in the of_match_table > > > for the MFD and then it can bind to any of them

Re: [PATCH 0/4] Add new device nodes for Spreadtrum SC9860 platform

2019-02-12 Thread Mark Brown
On Tue, Feb 12, 2019 at 04:40:10PM +0800, Baolin Wang wrote: > On Fri, 1 Feb 2019 at 21:05, Mark Brown wrote: > > You can just list all the individual device names in the of_match_table > > for the MFD and then it can bind to any of them. You can always map > > them onto the same behaviour in th

Re: [PATCH 0/4] Add new device nodes for Spreadtrum SC9860 platform

2019-02-12 Thread Baolin Wang
Hi Mark, Sorry for late reply. On Fri, 1 Feb 2019 at 21:05, Mark Brown wrote: > > On Fri, Feb 01, 2019 at 08:05:30PM +0800, Baolin Wang wrote: > > > On Spreadtrum platform, we use one mfd driver [1] to populate the > > SC27XX series PMICs including SC2731, SC2721, SC2720 and SC2730. So we > > us

Re: [PATCH 0/4] Add new device nodes for Spreadtrum SC9860 platform

2019-02-01 Thread Mark Brown
On Fri, Feb 01, 2019 at 08:05:30PM +0800, Baolin Wang wrote: > On Spreadtrum platform, we use one mfd driver [1] to populate the > SC27XX series PMICs including SC2731, SC2721, SC2720 and SC2730. So we > use sc27xx to be compatible with different PMICs' devices, otherwise > it will be difficult to

Re: [PATCH 0/4] Add new device nodes for Spreadtrum SC9860 platform

2019-02-01 Thread Baolin Wang
Hi Arnd, On Thu, 31 Jan 2019 at 00:46, Arnd Bergmann wrote: > > On Mon, Jan 21, 2019 at 8:39 AM Baolin Wang wrote: > > > > This patch set adds charger and fuel gauge device nodes for Spreadtrum > > SC2731 PMIC, it also removes redundant irq trigger setting for PMIC > > devices and adds nvmem cel

Re: [PATCH 0/4] Add new device nodes for Spreadtrum SC9860 platform

2019-01-30 Thread Arnd Bergmann
On Mon, Jan 21, 2019 at 8:39 AM Baolin Wang wrote: > > This patch set adds charger and fuel gauge device nodes for Spreadtrum > SC2731 PMIC, it also removes redundant irq trigger setting for PMIC > devices and adds nvmem cells for ADC to calibrate the ADC channel scales. > > Baolin Wang (4): > a

[PATCH 0/4] Add new device nodes for Spreadtrum SC9860 platform

2019-01-20 Thread Baolin Wang
This patch set adds charger and fuel gauge device nodes for Spreadtrum SC2731 PMIC, it also removes redundant irq trigger setting for PMIC devices and adds nvmem cells for ADC to calibrate the ADC channel scales. Baolin Wang (4): arm64: dts: sprd: Remove PMIC INTC irq trigger type arm64: dts: