From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 3015BC433EF for ; Sat, 18 Dec 2021 13:43:44 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id BA8DB8308D; Sat, 18 Dec 2021 14:43:41 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=denx.de Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1639835022; bh=jru2BK56vNRopajiv/TgWontjQSS0bOwTgaB2YFktAE=; h=Date:Subject:From:To:References:In-Reply-To:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=umo0p1bUICth2XVdtnn+UfJoAsla0v17g70cXphWshiw8ta+bO8o78fTkXhvXh9rB gY+QIW2alJxebemstLYcx7zrEahjZ0XitV9IQLQBClL6K7Xz9Tot1/gvOejuCLw5T4 juc3Iy4J097KWOpWYdps3l14JgixiwUesKF5PQBzmgJIZWOVBYxpBLnuRcZvZ5tlU5 2yHrV278ktaz1OjPKtEWQFNijlLmqOgVDh7IL0qSeh15OQJrPvZ0RXG8A32W2GUnRV RoCOtuLtVeOh+WXI4Ri56jOXAQNBJriqdLp+8icNV7U55yGa27yU7+GBbotl0deyqf 3d7RNdoZQlm4g== Received: by phobos.denx.de (Postfix, from userid 109) id 6DF738307B; Sat, 18 Dec 2021 14:43:39 +0100 (CET) Received: from mout-u-204.mailbox.org (mout-u-204.mailbox.org [IPv6:2001:67c:2050:1::465:204]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 947F18309E for ; Sat, 18 Dec 2021 14:43:35 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=denx.de Authentication-Results: phobos.denx.de; spf=fail smtp.mailfrom=sr@denx.de Received: from smtp102.mailbox.org (unknown [91.198.250.119]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-u-204.mailbox.org (Postfix) with ESMTPS id 4JGRrl0kPSzQjbj for ; Sat, 18 Dec 2021 14:43:35 +0100 (CET) Message-ID: <75dec21d-2cd1-958d-830d-94dbcb504ae6@denx.de> Date: Sat, 18 Dec 2021 14:43:30 +0100 MIME-Version: 1.0 Subject: Re: [PATCH 2/9] arm: mvebu: db-mv784mp-gp_defconfig: Enable DM_I2C Content-Language: en-US From: Stefan Roese To: u-boot@lists.denx.de References: <20211118081939.861407-1-sr@denx.de> <20211118081939.861407-2-sr@denx.de> In-Reply-To: <20211118081939.861407-2-sr@denx.de> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.38 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.2 at phobos.denx.de X-Virus-Status: Clean On 11/18/21 09:19, Stefan Roese wrote: > Move to the DM I2C version, so that this board will not get dropped from > mainline. > > Signed-off-by: Stefan Roese Applied to u-boot-marvell/next Thanks, Stefan > --- > configs/db-mv784mp-gp_defconfig | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-) > > diff --git a/configs/db-mv784mp-gp_defconfig b/configs/db-mv784mp-gp_defconfig > index b82b637c23d5..6a11aa0ecb8c 100644 > --- a/configs/db-mv784mp-gp_defconfig > +++ b/configs/db-mv784mp-gp_defconfig > @@ -50,10 +50,8 @@ CONFIG_ENV_SPI_MAX_HZ=50000000 > CONFIG_SYS_RELOC_GD_ENV_ADDR=y > CONFIG_SPL_OF_TRANSLATE=y > CONFIG_SATA_MV=y > -CONFIG_SYS_I2C_LEGACY=y > -CONFIG_SPL_SYS_I2C_LEGACY=y > +CONFIG_DM_I2C=y > CONFIG_SYS_I2C_MVTWSI=y > -CONFIG_SYS_I2C_SLAVE=0x0 > # CONFIG_MMC is not set > CONFIG_MTD=y > CONFIG_MTD_RAW_NAND=y > Viele Grüße, Stefan Roese -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-51 Fax: (+49)-8142-66989-80 Email: sr@denx.de