public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 1/2] imx8mp_evk: Remove unrelated comment
@ 2020-04-20 15:38 Fabio Estevam
  2020-04-20 15:38 ` [PATCH 2/2] mx8mq_evk: " Fabio Estevam
  2020-05-01 16:32 ` [PATCH 1/2] imx8mp_evk: " sbabic at denx.de
  0 siblings, 2 replies; 4+ messages in thread
From: Fabio Estevam @ 2020-04-20 15:38 UTC (permalink / raw)
  To: u-boot

The comment does not relate to the setup_i2c() function, so just
remove it.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
---
 board/freescale/imx8mp_evk/spl.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/board/freescale/imx8mp_evk/spl.c b/board/freescale/imx8mp_evk/spl.c
index 0b20668e2b..da4da6796d 100644
--- a/board/freescale/imx8mp_evk/spl.c
+++ b/board/freescale/imx8mp_evk/spl.c
@@ -139,7 +139,6 @@ void board_init_f(ulong dummy)
 
 	enable_tzc380();
 
-	/* Adjust pmic voltage to 1.0V for 800M */
 	setup_i2c(0, CONFIG_SYS_I2C_SPEED, 0x7f, &i2c_pad_info1);
 
 	power_init_board();
-- 
2.17.1

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

* [PATCH 2/2] mx8mq_evk: Remove unrelated comment
  2020-04-20 15:38 [PATCH 1/2] imx8mp_evk: Remove unrelated comment Fabio Estevam
@ 2020-04-20 15:38 ` Fabio Estevam
  2020-05-01 16:31   ` sbabic at denx.de
  2020-05-01 16:32 ` [PATCH 1/2] imx8mp_evk: " sbabic at denx.de
  1 sibling, 1 reply; 4+ messages in thread
From: Fabio Estevam @ 2020-04-20 15:38 UTC (permalink / raw)
  To: u-boot

The comment does not relate to the setup_i2c() function, so just
remove it.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
---
 board/freescale/imx8mq_evk/spl.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/board/freescale/imx8mq_evk/spl.c b/board/freescale/imx8mq_evk/spl.c
index e442510f44..6ba6a52ebb 100644
--- a/board/freescale/imx8mq_evk/spl.c
+++ b/board/freescale/imx8mq_evk/spl.c
@@ -235,7 +235,6 @@ void board_init_f(ulong dummy)
 
 	enable_tzc380();
 
-	/* Adjust pmic voltage to 1.0V for 800M */
 	setup_i2c(0, CONFIG_SYS_I2C_SPEED, 0x7f, &i2c_pad_info1);
 
 	power_init_board();
-- 
2.17.1

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

* [PATCH 2/2] mx8mq_evk: Remove unrelated comment
  2020-04-20 15:38 ` [PATCH 2/2] mx8mq_evk: " Fabio Estevam
@ 2020-05-01 16:31   ` sbabic at denx.de
  0 siblings, 0 replies; 4+ messages in thread
From: sbabic at denx.de @ 2020-05-01 16:31 UTC (permalink / raw)
  To: u-boot

> The comment does not relate to the setup_i2c() function, so just
> remove it.
> Signed-off-by: Fabio Estevam <festevam@gmail.com>
Applied to u-boot-imx, master, thanks !

Best regards,
Stefano Babic

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

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

* [PATCH 1/2] imx8mp_evk: Remove unrelated comment
  2020-04-20 15:38 [PATCH 1/2] imx8mp_evk: Remove unrelated comment Fabio Estevam
  2020-04-20 15:38 ` [PATCH 2/2] mx8mq_evk: " Fabio Estevam
@ 2020-05-01 16:32 ` sbabic at denx.de
  1 sibling, 0 replies; 4+ messages in thread
From: sbabic at denx.de @ 2020-05-01 16:32 UTC (permalink / raw)
  To: u-boot

> The comment does not relate to the setup_i2c() function, so just
> remove it.
> Signed-off-by: Fabio Estevam <festevam@gmail.com>
Applied to u-boot-imx, master, thanks !

Best regards,
Stefano Babic

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

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

end of thread, other threads:[~2020-05-01 16:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-20 15:38 [PATCH 1/2] imx8mp_evk: Remove unrelated comment Fabio Estevam
2020-04-20 15:38 ` [PATCH 2/2] mx8mq_evk: " Fabio Estevam
2020-05-01 16:31   ` sbabic at denx.de
2020-05-01 16:32 ` [PATCH 1/2] imx8mp_evk: " sbabic at denx.de

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