public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/6 V3] EXYNOS5: Fix system register structure
Date: Wed, 9 May 2012 10:49:28 +0200	[thread overview]
Message-ID: <201205091049.28518.marex@denx.de> (raw)
In-Reply-To: <1336471922-19336-2-git-send-email-rajeshwari.s@samsung.com>

Dear Rajeshwari Shinde,

> This patch corrects the SYSREG structure.
> We have removed the sysreg.h added in the previous patchset
> version as the sysreg structure is already defined in system.h.
> 
> Signed-off-by: Rajeshwari Shinde <rajeshwari.s@samsung.com>
> Acked-by: Minkyu Kang <mk7.kang@samsung.com>
> ---
> Changes for v2:
> 	- Removed the definitions added for SYSREG registers as they were
> 	already defined in system.h
> 	- Corrected the already exsisted exynos5_sysreg as per the user manual.
>  arch/arm/include/asm/arch-exynos/system.h |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/arch/arm/include/asm/arch-exynos/system.h
> b/arch/arm/include/asm/arch-exynos/system.h index c85f949..c1d880f 100644
> --- a/arch/arm/include/asm/arch-exynos/system.h
> +++ b/arch/arm/include/asm/arch-exynos/system.h

Ok, I tried applying this, but system.h is missing in my tree ... did I miss any 
other patchset?

> @@ -42,6 +42,7 @@ struct exynos5_sysreg {
>  	unsigned int	reserved;
>  	unsigned int	ispblk_cfg;
>  	unsigned int	usb20phy_cfg;
> +	unsigned char	res2[0x29c];
>  	unsigned int	mipi_dphy;
>  	unsigned int	dptx_dphy;
>  	unsigned int	phyclk_sel;

Best regards,
Marek Vasut

  reply	other threads:[~2012-05-09  8:49 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-08 10:11 [U-Boot] [PATCH 0/6 V3] EXYNOS5: USB: Enable USB 2.0 support Rajeshwari Shinde
2012-05-08 10:11 ` [U-Boot] [PATCH 1/6 V3] EXYNOS5: Fix system register structure Rajeshwari Shinde
2012-05-09  8:49   ` Marek Vasut [this message]
2012-05-09  9:47     ` Chander Kashyap
2012-05-09  9:48       ` Chander Kashyap
2012-05-09 10:19         ` Marek Vasut
2012-05-08 10:11 ` [U-Boot] [PATCH 2/6 V3] EXYNOS5: Add structure for PMU registers Rajeshwari Shinde
2012-05-08 10:11 ` [U-Boot] [PATCH 3/6 V3] USB: EXYNOS: Set USB 2.0 HOST Link mode Rajeshwari Shinde
2012-05-10  8:06   ` Minkyu Kang
2012-05-08 10:12 ` [U-Boot] [PATCH 4/6 V3] EXYNOS: Add power Enable/Disable for USB-EHCI Rajeshwari Shinde
2012-05-10  8:17   ` Minkyu Kang
2012-05-08 10:12 ` [U-Boot] [PATCH 5/6 V3] EXYNOS5: USB: Fix incorrect USB base addresses Rajeshwari Shinde
2012-05-08 10:12 ` [U-Boot] [PATCH 6/6 V3] CONFIG: EXYNOS5: USB: Enable USB 2.0 on smdk5250 Rajeshwari Shinde
2012-07-03  9:54 ` [U-Boot] [PATCH 0/6 V3] EXYNOS5: USB: Enable USB 2.0 support Joonyoung Shim
2012-07-03 10:11   ` Rajeshwari Birje
2012-07-03 10:46     ` Vivek Gautam

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=201205091049.28518.marex@denx.de \
    --to=marex@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