From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752235AbdBGHMI (ORCPT ); Tue, 7 Feb 2017 02:12:08 -0500 Received: from mail.kernel.org ([198.145.29.136]:38708 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751140AbdBGHMG (ORCPT ); Tue, 7 Feb 2017 02:12:06 -0500 Date: Tue, 7 Feb 2017 15:11:45 +0800 From: Shawn Guo To: Baoyou Xie Cc: Andy Shevchenko , Jun Nie , Wolfram Sang , Rob Herring , Mark Rutland , linux-arm Mailing List , linux-i2c@vger.kernel.org, devicetree , Linux Kernel Mailing List , "xie.baoyou" , chen.chaokai@zte.com.cn, wang.qiang01@zte.com.cn Subject: Re: [PATCH v4 3/3] i2c: zx2967: add i2c controller driver for ZTE's zx2967 family Message-ID: <20170207071143.GF3407@dragon> References: <1486351569-4814-1-git-send-email-baoyou.xie@linaro.org> <1486351569-4814-3-git-send-email-baoyou.xie@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Feb 06, 2017 at 11:28:20AM +0800, Baoyou Xie wrote: > + Shawn > > On 6 February 2017 at 11:26, Baoyou Xie wrote: > > > This patch adds i2c controller driver for ZTE's zx2967 family. > > > > Signed-off-by: Baoyou Xie Reviewed-by: Shawn Guo