From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755871AbbIOJ46 (ORCPT ); Tue, 15 Sep 2015 05:56:58 -0400 Received: from mx0a-001ae601.pphosted.com ([67.231.149.25]:39098 "EHLO mx0a-001ae601.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753998AbbIOJ4z (ORCPT ); Tue, 15 Sep 2015 05:56:55 -0400 Date: Tue, 15 Sep 2015 10:33:27 +0100 From: Charles Keepax To: Chanwoo Choi CC: , , , , , Subject: Re: [PATCH v3 1/6] mfd: arizona: Add TST_CAP bits for headphone detection Message-ID: <20150915093327.GI11200@ck-lbox> References: <1441973658-26234-1-git-send-email-ckeepax@opensource.wolfsonmicro.com> <1441973658-26234-2-git-send-email-ckeepax@opensource.wolfsonmicro.com> <20150911122451.GB11200@ck-lbox> <20150911123757.GC11200@ck-lbox> <55F798F3.3030405@samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <55F798F3.3030405@samsung.com> User-Agent: Mutt/1.5.20 (2009-06-14) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.14.151,1.0.33,0.0.0000 definitions=2015-09-15_04:2015-09-14,2015-09-15,1970-01-01 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 suspectscore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=7.0.1-1508030000 definitions=main-1509150145 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Sep 15, 2015 at 01:05:07PM +0900, Chanwoo Choi wrote: > Hi Charles, > > Your following patch-set[1][2] receive the ack message about almost patches. > But, a few patches[3][4][5] must need the ack message from each maintainer. > [1] http://www.spinics.net/lists/devicetree/msg93383.html > [2] https://lkml.org/lkml/2015/8/11/145 > [3] patch1 is included in patch-set[1] > : [PATCH v3 1/6] mfd: arizona: Add TST_CAP bits for headphone detection > [4] patch6 is included in patch-set[1] > : [PATCH v2 6/6] mfd: arizona: Update DT binding documentation for jack detection > [5] patch5 is included in patch-set[2] > [PATCH RESEND 5/5] mfd: arizona: Update DT doc for new mic detection bindings :-) Getting a DT ack is not an easy thing, like gold dust those are. If we are going to make merging anything dependent on an ack from the DT guys I will probably merge these two series of patches, then resplit (and resend) them into changes that affect DT and those that don't. That way at least we can get something in, as I am starting to carry a fair backlog of changes on this one and it reduces the amount of diff that the very busy DT guys will need to look at. Thanks, Charles