From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfram Sang Subject: [PATCH 0/2] ARM: shmobile: r8a7740: move I2C errata handling into the driver Date: Tue, 9 Jun 2015 16:14:38 +0900 Message-ID: <1433834080-5630-1-git-send-email-wsa@the-dreams.de> Return-path: Sender: linux-sh-owner@vger.kernel.org To: linux-i2c@vger.kernel.org Cc: linux-sh@vger.kernel.org, Magnus Damm , Simon Horman , Laurent Pinchart , Geert Uytterhoeven , Wolfram Sang , Kuninori Morimoto List-Id: linux-i2c@vger.kernel.org This series moves the errata handling from the setup function into the driver. It has been tested that this changeset does not cause a regression on the armadillo board we had access to. Unfortunately, this board did not need the workaround at all, only some revisions of the r8a7740 are affected. After a short discussion with Simon, we agreed this should go via I2C. Wolfram Sang (2): i2c: sh_mobile: add errata workaround ARM: shmobile: r8a7740: remove I2C errata handling arch/arm/mach-shmobile/setup-r8a7740.c | 55 ---------------------------------- drivers/i2c/busses/i2c-sh_mobile.c | 40 +++++++++++++++++++++++++ 2 files changed, 40 insertions(+), 55 deletions(-) -- 2.1.4