* [PATCH] ARM: ventana: remove unneeded clock init in DCD
@ 2015-11-11 19:53 Lucas Stach
2015-11-13 7:06 ` Sascha Hauer
0 siblings, 1 reply; 2+ messages in thread
From: Lucas Stach @ 2015-11-11 19:53 UTC (permalink / raw)
To: barebox
The clock driver will overwrite those values anyway, so no
point in setting them in the DCD.
Signed-off-by: Lucas Stach <dev@lynxeye.de>
---
arch/arm/boards/gateworks-ventana/clocks.imxcfg | 8 --------
| 1 -
2 files changed, 9 deletions(-)
delete mode 100644 arch/arm/boards/gateworks-ventana/clocks.imxcfg
diff --git a/arch/arm/boards/gateworks-ventana/clocks.imxcfg b/arch/arm/boards/gateworks-ventana/clocks.imxcfg
deleted file mode 100644
index bfd5331..0000000
--- a/arch/arm/boards/gateworks-ventana/clocks.imxcfg
+++ /dev/null
@@ -1,8 +0,0 @@
-wm 32 MX6_CCM_CCGR0 0x00C03F3F
-wm 32 MX6_CCM_CCGR1 0x0030FC03
-wm 32 MX6_CCM_CCGR2 0x0FFFC000
-wm 32 MX6_CCM_CCGR3 0x3FF00000
-wm 32 MX6_CCM_CCGR4 0xFFFFF300
-wm 32 MX6_CCM_CCGR5 0x0F0000C3
-wm 32 MX6_CCM_CCGR6 0x000003FF
-wm 32 MX6_CCM_CCOSR 0x000000FB
diff --git a/arch/arm/boards/gateworks-ventana/flash-header-ventana-quad-1gx64.imxcfg b/arch/arm/boards/gateworks-ventana/flash-header-ventana-quad-1gx64.imxcfg
index 75271e4..f4506f1 100644
--- a/arch/arm/boards/gateworks-ventana/flash-header-ventana-quad-1gx64.imxcfg
+++ b/arch/arm/boards/gateworks-ventana/flash-header-ventana-quad-1gx64.imxcfg
@@ -8,4 +8,3 @@ dcdofs 0x400
#include "ram-base.imxcfg"
#include "quad_128x64.imxcfg"
-#include "clocks.imxcfg"
--
2.5.0
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] ARM: ventana: remove unneeded clock init in DCD
2015-11-11 19:53 [PATCH] ARM: ventana: remove unneeded clock init in DCD Lucas Stach
@ 2015-11-13 7:06 ` Sascha Hauer
0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2015-11-13 7:06 UTC (permalink / raw)
To: Lucas Stach; +Cc: barebox
On Wed, Nov 11, 2015 at 08:53:29PM +0100, Lucas Stach wrote:
> The clock driver will overwrite those values anyway, so no
> point in setting them in the DCD.
>
> Signed-off-by: Lucas Stach <dev@lynxeye.de>
Applied, thanks
Sascha
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-11-13 7:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-11 19:53 [PATCH] ARM: ventana: remove unneeded clock init in DCD Lucas Stach
2015-11-13 7:06 ` Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox