From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753974AbcAHBNF (ORCPT ); Thu, 7 Jan 2016 20:13:05 -0500 Received: from mailgw01.mediatek.com ([218.249.47.110]:40673 "EHLO mailgw01.mediatek.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1752189AbcAHBND (ORCPT ); Thu, 7 Jan 2016 20:13:03 -0500 X-Listener-Flag: 11101 Message-ID: <1452215573.2088.1.camel@mhfsdcap03> Subject: Re: [PATCH 1/2] Document: i2c: Add a dt binding for mediatek MT2701 soc From: liguo zhang To: Wolfram Sang CC: , Matthias Brugger , Eddie Huang , Xudong Chen , Sascha Hauer , , , , Date: Fri, 8 Jan 2016 09:12:53 +0800 In-Reply-To: <20160104095511.GB1524@katana> References: <1451888138-11471-1-git-send-email-liguo.zhang@mediatek.com> <20160104095511.GB1524@katana> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.2.3-0ubuntu6 Content-Transfer-Encoding: 7bit MIME-Version: 1.0 X-MTK: N Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 2016-01-04 at 10:55 +0100, Wolfram Sang wrote: > On Mon, Jan 04, 2016 at 02:15:37PM +0800, Liguo Zhang wrote: > > Add a dt binding for the MT2701 soc. > > > > Signed-off-by: Liguo Zhang > > This should probably go with the other patch via arm-soc, or? The patch about i2c dts info for MT2701 depends on the MT2701 clock patch. After the MT2701 clock patch is accepted, the i2c patch for MT2701 may be accepted. The MT2701 clock patch: http://lists.infradead.org/pipermail/linux-mediatek/2016-January/003489.html > > In that case: > > Acked-by: Wolfram Sang >