From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] mx23: Add POWER and CLKCTRL register definitions
Date: Tue, 04 Dec 2012 08:59:43 +0100 [thread overview]
Message-ID: <50BDAD6F.6030808@denx.de> (raw)
In-Reply-To: <1353802869-19200-1-git-send-email-marex@denx.de>
On 25/11/2012 01:21, Marek Vasut wrote:
> Add register definitions for the i.MX23 power control block and
> clock control block. These are essential for the basic bootstrap
> of the i.MX23. Also, properly include them in imx-regs.h .
>
> Signed-off-by: Marek Vasut <marex@denx.de>
> Cc: Stefano Babic <sbabic@denx.de>
> ---
Hi Marek, Hi Otavio,
> arch/arm/include/asm/arch-mxs/imx-regs.h | 5 +
> arch/arm/include/asm/arch-mxs/regs-clkctrl-mx23.h | 221 +++++++++++++
> arch/arm/include/asm/arch-mxs/regs-power-mx23.h | 357 +++++++++++++++++++++
> 3 files changed, 583 insertions(+)
> create mode 100644 arch/arm/include/asm/arch-mxs/regs-clkctrl-mx23.h
> create mode 100644 arch/arm/include/asm/arch-mxs/regs-power-mx23.h
>
The main (and only issue) here is that there is not yet a board with
MX23 in u-boot to use this code. Then this is dead code, and I cannot
merge it now - I will postpone this patch.
The best way to add support for this SOC is, as usually, to get a bunch
of patches with the last ones for a board using the SOC. Else we are
unsure that the code we introduce can be really used later.
Best regards,
Stefano Babic
--
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
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
=====================================================================
next prev parent reply other threads:[~2012-12-04 7:59 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-25 0:21 [U-Boot] [PATCH] mx23: Add POWER and CLKCTRL register definitions Marek Vasut
2012-11-25 2:52 ` Otavio Salvador
2012-11-25 2:54 ` Marek Vasut
2012-11-25 2:57 ` Otavio Salvador
2012-11-25 3:06 ` Marek Vasut
2012-11-25 18:10 ` Otavio Salvador
2012-11-25 18:17 ` Marek Vasut
2012-12-04 7:59 ` Stefano Babic [this message]
2012-12-04 11:09 ` Otavio Salvador
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=50BDAD6F.6030808@denx.de \
--to=sbabic@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox