From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/4] arm:vf610:Enable the DSPI for Freescale vf610 platform
Date: Mon, 18 Nov 2013 09:47:59 +0100 [thread overview]
Message-ID: <5289D43F.7050406@denx.de> (raw)
In-Reply-To: <1384756480-18072-2-git-send-email-b44548@freescale.com>
Hi Chao,
On 18/11/2013 07:34, Chao Fu wrote:
> From: Chao Fu <B44548@freescale.com>
>
> This patch enable the DSPI moudle on VF610 platform with following udpate:
> Add get_dspi_clk() function and enable DPSI clock gate.
> Add DSPI iomux definition and set the iomux for DSPI.
> Add the SPI configuration for the vf610twr boards.
>
> Signed-off-by: Chao Fu <b44548@freescale.com>
> ---
> arch/arm/cpu/armv7/vf610/generic.c | 7 +++++++
> arch/arm/include/asm/arch-vf610/clock.h | 1 +
> arch/arm/include/asm/arch-vf610/crm_regs.h | 1 +
> arch/arm/include/asm/arch-vf610/iomux-vf610.h | 8 ++++++++
> arch/arm/include/asm/imx-common/iomux-v3.h | 2 ++
> board/freescale/vf610twr/vf610twr.c | 15 ++++++++++++++-
> include/configs/vf610twr.h | 15 +++++++++++++++
> 7 files changed, 48 insertions(+), 1 deletion(-)
>
You mix here changes for the SOC (platform) with changes in a specific
board. Please move the changes for the vf610twr board in a separate patch.
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:[~2013-11-18 8:47 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-18 6:34 [U-Boot] [PATCH 1/4] SPI:rewrite the Freescale DSPI driver Chao Fu
2013-11-18 6:34 ` [U-Boot] [PATCH 2/4] arm:vf610:Enable the DSPI for Freescale vf610 platform Chao Fu
2013-11-18 8:47 ` Stefano Babic [this message]
2013-11-18 6:34 ` [U-Boot] [PATCH 3/4] mtd:vf610twr:add Flash at26df081a for vf610twr platform Chao Fu
2013-11-18 6:34 ` [U-Boot] [PATCH 4/4] M68k:Update the DSPI interface based on the new DSPI driver Chao Fu
2013-11-18 8:53 ` Stefano Babic
2013-11-18 9:26 ` Chao Fu
2013-11-18 10:03 ` Stefano Babic
2013-11-18 8:38 ` [U-Boot] [PATCH 1/4] SPI:rewrite the Freescale " Stefano Babic
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=5289D43F.7050406@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