Re: [PATCH] power:ds2782:Fix description error

2019-04-05 Thread sre
Hi, On Wed, Feb 20, 2019 at 04:32:29PM +0800, 彭红 wrote: > After add support for ds2786 battery gas gauge,the description > didn't update. fix it. > > Signed-off-by: HongPeng > --- The patch does not apply due to a spelling fix in the description (Gauage -> Gauge). Also your name in From does no

Re: [RFC PATCH 0/4] power_supply: Add DT helper function to get power-supply dev from dt

2014-03-18 Thread sre
Hi Chanwoo, On Tue, Mar 18, 2014 at 03:06:00PM +0900, Chanwoo Choi wrote: > I checked power_supply_get_by_phandle(). > But power_supply_get_by_phandle() is different from of_power_supply_get_dev() > > So, I expalin the difference between "power_supply_get_by_phandle()" and > "of_power_supply_get

Re: [RFC PATCH 0/4] power_supply: Add DT helper function to get power-supply dev from dt

2014-03-17 Thread sre
Hi, On Mon, Mar 17, 2014 at 09:43:43PM +0900, Chanwoo Choi wrote: > This patchset add DT helper function to get power-supply device from > devicetree. > - of_power_supply_get_dev(struct device *dev, enum power_supply_dev_type type, > int index) > Power-supply class provide