public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH] usbarmory: Add DM_I2C and DM_SERIAL support
@ 2023-09-21  8:29 Andrej Rosano
  2023-10-07 12:57 ` Fabio Estevam
  0 siblings, 1 reply; 3+ messages in thread
From: Andrej Rosano @ 2023-09-21  8:29 UTC (permalink / raw)
  To: u-boot@lists.denx.de; +Cc: Stefano Babic

From: Andrej Rosano <andrej.rosano@withsecure.com>

Use DM_I2C and DM_SERIAL as it is now mandatory.

Signed-off-by: Andrej Rosano <andrej.rosano@withsecure.com>
---
 configs/usbarmory_defconfig | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/configs/usbarmory_defconfig b/configs/usbarmory_defconfig
index 66c969f95e..277f055aef 100644
--- a/configs/usbarmory_defconfig
+++ b/configs/usbarmory_defconfig
@@ -29,7 +29,7 @@ CONFIG_ENV_IS_IN_MMC=y
 CONFIG_SYS_RELOC_GD_ENV_ADDR=y
 CONFIG_USE_HOSTNAME=y
 CONFIG_HOSTNAME="usbarmory"
-CONFIG_SYS_I2C_LEGACY=y
+CONFIG_DM_I2C=y
 CONFIG_SYS_I2C_MXC=y
 CONFIG_FSL_IIM=y
 CONFIG_FSL_ESDHC_IMX=y
@@ -39,6 +39,7 @@ CONFIG_PINCTRL_IMX5=y
 CONFIG_DM_REGULATOR=y
 CONFIG_DM_REGULATOR_FIXED=y
 CONFIG_DM_REGULATOR_GPIO=y
+CONFIG_DM_SERIAL=y
 CONFIG_MXC_UART=y
 CONFIG_USB=y
 CONFIG_USB_EHCI_MX5=y
-- 
2.42.0

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] usbarmory: Add DM_I2C and DM_SERIAL support
  2023-09-21  8:29 Andrej Rosano
@ 2023-10-07 12:57 ` Fabio Estevam
  0 siblings, 0 replies; 3+ messages in thread
From: Fabio Estevam @ 2023-10-07 12:57 UTC (permalink / raw)
  To: Andrej Rosano; +Cc: u-boot@lists.denx.de, Stefano Babic

On Thu, Sep 21, 2023 at 8:27 AM Andrej Rosano
<andrej.rosano@withsecure.com> wrote:
>
> From: Andrej Rosano <andrej.rosano@withsecure.com>
>
> Use DM_I2C and DM_SERIAL as it is now mandatory.
>
> Signed-off-by: Andrej Rosano <andrej.rosano@withsecure.com>

Reviewed-by: Fabio Estevam <festevam@gmail.com>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH] usbarmory: Add DM_I2C and DM_SERIAL support
@ 2023-10-16  9:23 sbabic
  0 siblings, 0 replies; 3+ messages in thread
From: sbabic @ 2023-10-16  9:23 UTC (permalink / raw)
  To: Andrej Rosano, u-boot

> From: Andrej Rosano <andrej.rosano@withsecure.com>
> Use DM_I2C and DM_SERIAL as it is now mandatory.
> Signed-off-by: Andrej Rosano <andrej.rosano@withsecure.com>
> Reviewed-by: Fabio Estevam <festevam@gmail.com>
Applied to u-boot-imx, master, thanks !

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,        Managing Director: Erika Unter  
HRB 165235 Munich,   Office: Kirchenstr.5, 82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic@denx.de
=====================================================================

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-10-16  9:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-16  9:23 [PATCH] usbarmory: Add DM_I2C and DM_SERIAL support sbabic
  -- strict thread matches above, loose matches on Subject: below --
2023-09-21  8:29 Andrej Rosano
2023-10-07 12:57 ` Fabio Estevam

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox