All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] include/configs: mx6/mx7: drop dangling comments
@ 2022-11-14 22:07 Peter Robinson
  2022-11-15  1:10 ` Peng Fan
  2023-01-31 16:52 ` sbabic
  0 siblings, 2 replies; 3+ messages in thread
From: Peter Robinson @ 2022-11-14 22:07 UTC (permalink / raw)
  To: Stefano Babic, Fabio Estevam, Peng Fan, u-boot; +Cc: Peter Robinson

Cleanup some dangling comments left by automated migration
processes that are no longer value.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
---
 include/configs/mx6_common.h |  4 ----
 include/configs/mx7_common.h | 12 ------------
 2 files changed, 16 deletions(-)

diff --git a/include/configs/mx6_common.h b/include/configs/mx6_common.h
index 43145567544..f70c515b840 100644
--- a/include/configs/mx6_common.h
+++ b/include/configs/mx6_common.h
@@ -22,8 +22,4 @@
 #include <asm/arch/imx-regs.h>
 #include <asm/mach-imx/gpio.h>
 
-/* Miscellaneous configurable options */
-
-/* MMC */
-
 #endif
diff --git a/include/configs/mx7_common.h b/include/configs/mx7_common.h
index 4704276a74d..7e83715a76f 100644
--- a/include/configs/mx7_common.h
+++ b/include/configs/mx7_common.h
@@ -20,16 +20,4 @@
 /* Enable iomux-lpsr support */
 #define CONFIG_IOMUX_LPSR
 
-/* Miscellaneous configurable options */
-
-/* UART */
-
-/* MMC */
-
-/*
- * If we have defined the OPTEE ram size and not OPTEE it means that we were
- * launched by OPTEE, because of that we shall skip all the low level
- * initialization since it was already done by ATF or OPTEE
- */
-
 #endif
-- 
2.38.1


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

* RE: [PATCH] include/configs: mx6/mx7: drop dangling comments
  2022-11-14 22:07 [PATCH] include/configs: mx6/mx7: drop dangling comments Peter Robinson
@ 2022-11-15  1:10 ` Peng Fan
  2023-01-31 16:52 ` sbabic
  1 sibling, 0 replies; 3+ messages in thread
From: Peng Fan @ 2022-11-15  1:10 UTC (permalink / raw)
  To: Peter Robinson, Stefano Babic, Fabio Estevam, u-boot

> Subject: [PATCH] include/configs: mx6/mx7: drop dangling comments
> 
> Cleanup some dangling comments left by automated migration processes
> that are no longer value.
> 
> Signed-off-by: Peter Robinson <pbrobinson@gmail.com>

Acked-by: Peng Fan <peng.fan@nxp.com>

> ---
>  include/configs/mx6_common.h |  4 ----
>  include/configs/mx7_common.h | 12 ------------
>  2 files changed, 16 deletions(-)
> 
> diff --git a/include/configs/mx6_common.h
> b/include/configs/mx6_common.h index 43145567544..f70c515b840
> 100644
> --- a/include/configs/mx6_common.h
> +++ b/include/configs/mx6_common.h
> @@ -22,8 +22,4 @@
>  #include <asm/arch/imx-regs.h>
>  #include <asm/mach-imx/gpio.h>
> 
> -/* Miscellaneous configurable options */
> -
> -/* MMC */
> -
>  #endif
> diff --git a/include/configs/mx7_common.h
> b/include/configs/mx7_common.h index 4704276a74d..7e83715a76f
> 100644
> --- a/include/configs/mx7_common.h
> +++ b/include/configs/mx7_common.h
> @@ -20,16 +20,4 @@
>  /* Enable iomux-lpsr support */
>  #define CONFIG_IOMUX_LPSR
> 
> -/* Miscellaneous configurable options */
> -
> -/* UART */
> -
> -/* MMC */
> -
> -/*
> - * If we have defined the OPTEE ram size and not OPTEE it means that we
> were
> - * launched by OPTEE, because of that we shall skip all the low level
> - * initialization since it was already done by ATF or OPTEE
> - */
> -
>  #endif
> --
> 2.38.1


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

* [PATCH] include/configs: mx6/mx7: drop dangling comments
  2022-11-14 22:07 [PATCH] include/configs: mx6/mx7: drop dangling comments Peter Robinson
  2022-11-15  1:10 ` Peng Fan
@ 2023-01-31 16:52 ` sbabic
  1 sibling, 0 replies; 3+ messages in thread
From: sbabic @ 2023-01-31 16:52 UTC (permalink / raw)
  To: Peter Robinson, u-boot

> Cleanup some dangling comments left by automated migration
> processes that are no longer value.
> Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
> Acked-by: Peng Fan <peng.fan@nxp.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-01-31 16:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-14 22:07 [PATCH] include/configs: mx6/mx7: drop dangling comments Peter Robinson
2022-11-15  1:10 ` Peng Fan
2023-01-31 16:52 ` sbabic

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.