Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752123AbcCGH0U (ORCPT ); Mon, 7 Mar 2016 02:26:20 -0500 Received: from mailgw01.mediatek.com ([218.249.47.110]:47880 "EHLO mailgw01.mediatek.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1751357AbcCGH0I (ORCPT ); Mon, 7 Mar 2016 02:26:08 -0500 Message-ID: <1452215528.2088.0.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 , , , , 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" Date: Fri, 8 Jan 2016 09:12:08 +0800 MIME-Version: 1.0 X-Mailer: Evolution 3.2.3-0ubuntu6 Content-Transfer-Encoding: 7bit X-MTK: N Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 631 Lines: 29 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 >