From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko Schocher Date: Fri, 28 Apr 2017 12:04:12 +0200 Subject: [U-Boot] [PATCH 0/4] sunxi: i2c: Add DM I2C support for A64/H3/H5 In-Reply-To: <20170428072720.vqvssa7k3gwubfc7@lukather> References: <20170426220337.13136-1-jernej.skrabec@siol.net> <5902BAFD.9010506@denx.de> <20170428064422.63bzix5fe7dxdiun@lukather> <5902E6FE.1020507@invitel.hu> <20170428072720.vqvssa7k3gwubfc7@lukather> Message-ID: <5903139C.9050807@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Maxim, Am 28.04.2017 um 09:27 schrieb Maxime Ripard: > On Fri, Apr 28, 2017 at 08:53:50AM +0200, Heiko Schocher invitel wrote: >> Hello Maxime, >> >> Am 28.04.2017 um 08:44 schrieb Maxime Ripard: >>> Hello Heiko, >>> >>> On Fri, Apr 28, 2017 at 05:46:05AM +0200, Heiko Schocher wrote: >>>> Hello Jagan, >>>> >>>> Am 27.04.2017 um 00:03 schrieb Jernej Skrabec: >>>>> This series implements DM I2C support, but allows old I2C to be selected >>>>> when needed. >>>>> >>>>> Patch 1 makes sure that sy8106a driver is compiled only during SPL build. >>>>> >>>>> Patch 2 moves i2c_init_board() function to more convenient place for >>>>> follow up patch. It doens't do any functional change. >>>>> >>>>> Patch 3 introduces DM I2C support for sun6i-a31 compatible I2C >>>>> controllers. >>>>> >>>>> Patch 4 enables DM I2C only for A64/H3/H5. Other platforms would easily >>>>> support DM I2C too, but their PMIC drivers needs to be ported to DM in >>>>> order not to lose any existing functionality. >>>>> >>>>> Best regards, >>>>> Jernej Skrabec >>>>> >>>>> >>>>> Jernej Skrabec (4): >>>>> sunxi: power: Compile sy8106a driver only during SPL build >>>>> sunxi: Move function for later convenience >>>>> sunxi: i2c: Add support for DM I2C >>>>> sunxi: Enable DM_I2C for A64/H3/H5 >>>>> >>>>> arch/arm/mach-sunxi/board.c | 2 + >>>>> board/sunxi/Kconfig | 2 + >>>>> board/sunxi/board.c | 196 +++++++++++++++++++++-------------------- >>>>> drivers/i2c/mvtwsi.c | 9 ++ >>>>> drivers/power/sy8106a.c | 2 + >>>>> include/configs/sunxi-common.h | 4 +- >>>>> 6 files changed, 120 insertions(+), 95 deletions(-) >>>>> >>>> >>>> Do you want to pick up this patchset? >>>> >>>> Or should I push it through u-boot-i2c? >>>> If so, please add your Ack or Review tag, thanks! >>> >>> There's a (build) dependency of this work with the current effort to >>> bring up HDMI, so I guess it would be easier if we merged it through >>> the sunxi tree if it works for you. >> >> Of course. I see this patches in my Patchwork ToDo list. Is it OK >> to assign them to jagan? > > I just applied them and am going through a test build. You can either > assign them to me, or mark them as done. marked them as accepted. Thanks! bye, Heiko -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany