From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans de Goede Subject: Re: [PATCH v1 7/7] power: bq24190_charger: Set bq24190-battery device .type=unknown Date: Wed, 22 Mar 2017 14:15:56 +0100 Message-ID: References: <20170321220921.5834-1-liam@networkimprov.net> <20170321220921.5834-8-liam@networkimprov.net> <7e117a52-bbf0-2a12-e98f-843da227e0c7@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mx1.redhat.com ([209.132.183.28]:41054 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758663AbdCVNQi (ORCPT ); Wed, 22 Mar 2017 09:16:38 -0400 In-Reply-To: <7e117a52-bbf0-2a12-e98f-843da227e0c7@redhat.com> Sender: linux-pm-owner@vger.kernel.org List-Id: linux-pm@vger.kernel.org To: Liam Breck , Sebastian Reichel Cc: Tony Lindgren , linux-pm@vger.kernel.org Hi, On 22-03-17 13:25, Hans de Goede wrote: > Hi, > > On 21-03-17 23:09, Liam Breck wrote: >> From: Liam Breck >> >> Not for upstream. Temporary workaround to prevent bq24190-battery device >> from interfering with a fuel gauge that has .type=power_supply_type_battery >> >> I'll move properties from -battery device to -charger in a subsequent version. >> >> Cc: Hans de Goede > > Hmm, I don't like this. I was about to post v2 of my patches (which I will > rebase on top of this series) It seems this series does not apply to: https://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply.git/log/?h=for-next It looks like there is another series which sits in between ? So I'm going to send the current v2 set of my bq24190_charger patches as is for review purposes. I'm fine with rebasing it on top of your series if that is considered ready for merging soon. Do you have a git-repo / branch somewhere with your complete series ? Otherwise if Sebastian is happy with my patches we can do it the other way around and merge my series first and then rebase yours on top. Eitherway we will figure it out. Regards, Hans