From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfram Sang Subject: Re: [PATCH v3 resend] i2c: designware: add reset interface Date: Thu, 12 Jan 2017 19:54:45 +0100 Message-ID: <20170112185445.jtryoj65sdvey7bc@ninjato> References: <1482848560-3752-1-git-send-email-zhangfei.gao@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from www.zeus03.de ([194.117.254.33]:57030 "EHLO mail.zeus03.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751255AbdALSyx (ORCPT ); Thu, 12 Jan 2017 13:54:53 -0500 Content-Disposition: inline In-Reply-To: <1482848560-3752-1-git-send-email-zhangfei.gao@linaro.org> Sender: linux-i2c-owner@vger.kernel.org List-Id: linux-i2c@vger.kernel.org To: Zhangfei Gao Cc: andriy.shevchenko@linux.intel.com, mika.westerberg@linux.intel.com, jarkko.nikula@linux.intel.com, p.zabel@pengutronix.de, linux-arm-kernel@lists.infradead.org, linux-i2c@vger.kernel.org On Tue, Dec 27, 2016 at 10:22:40PM +0800, Zhangfei Gao wrote: > Some platforms like hi3660 need do reset first to allow accessing registers > > Signed-off-by: Zhangfei Gao > Reviewed-by: Andy Shevchenko > Tested-by: Ramiro Oliveira Applied to for-next, thanks!