diff mbox series

[1/9] arm: mvebu: theadorable_debug_defconfig: Enable DM_I2C

Message ID 20211118081939.861407-1-sr@denx.de
State Accepted
Commit bf664d8e54643ff8233d1a305b082837b9f9c487
Delegated to: Stefan Roese
Headers show
Series [1/9] arm: mvebu: theadorable_debug_defconfig: Enable DM_I2C | expand

Commit Message

Stefan Roese Nov. 18, 2021, 8:19 a.m. UTC
Move to the DM I2C version, so that this board will not get dropped from
mainline.

Signed-off-by: Stefan Roese <sr@denx.de>
---
 configs/theadorable_debug_defconfig | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

Comments

Stefan Roese Dec. 18, 2021, 1:43 p.m. UTC | #1
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 <sr@denx.de>

Applied to u-boot-marvell/next

Thanks,
Stefan

> ---
>   configs/theadorable_debug_defconfig | 4 +---
>   1 file changed, 1 insertion(+), 3 deletions(-)
> 
> diff --git a/configs/theadorable_debug_defconfig b/configs/theadorable_debug_defconfig
> index 556c91fe3ed0..cfa1bac707c9 100644
> --- a/configs/theadorable_debug_defconfig
> +++ b/configs/theadorable_debug_defconfig
> @@ -58,10 +58,8 @@ CONFIG_SATA_MV=y
>   CONFIG_BOOTCOUNT_LIMIT=y
>   CONFIG_BOOTCOUNT_RAM=y
>   CONFIG_FPGA_ALTERA=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_SF_DEFAULT_SPEED=27777777
>   CONFIG_SPI_FLASH_MACRONIX=y
> 

Viele Grüße,
Stefan Roese
diff mbox series

Patch

diff --git a/configs/theadorable_debug_defconfig b/configs/theadorable_debug_defconfig
index 556c91fe3ed0..cfa1bac707c9 100644
--- a/configs/theadorable_debug_defconfig
+++ b/configs/theadorable_debug_defconfig
@@ -58,10 +58,8 @@  CONFIG_SATA_MV=y
 CONFIG_BOOTCOUNT_LIMIT=y
 CONFIG_BOOTCOUNT_RAM=y
 CONFIG_FPGA_ALTERA=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_SF_DEFAULT_SPEED=27777777
 CONFIG_SPI_FLASH_MACRONIX=y