public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Minkyu Kang <mk7.kang@samsung.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2] power: exynos-tmu: fix warnings and clean up code
Date: Thu, 13 Jun 2013 17:55:27 +0900	[thread overview]
Message-ID: <51B988FF.30005@samsung.com> (raw)
In-Reply-To: <1365200499-31651-1-git-send-email-naveenkrishna.ch@gmail.com>

On 06/04/13 07:21, Naveen Krishna Chatradhi wrote:
> From: Naveen Krishna Chatradhi <ch.naveen@samsung.com>
> 
> This patch does the folowing
> 1. change the data types for unsigned int variable to unsigned
> 2. change the tmu_base type to struct exynos5_tmu_reg *
> 3. Add timer functionality for get_cur_temp()
> 4. error handling in the get_tmu_fdt_values()
> 5. Add check for curr_temp reading
> 6. some cosmotic changes.
> 
> Signed-off-by: Naveen Krishna Chatradhi <ch.naveen@samsung.com>
> Reviewed-by: Vadim Bendebury <vbendeb@google.com>
> ---
>  arch/arm/include/asm/arch-exynos/tmu.h |   58 +++++++----------
>  drivers/power/exynos-tmu.c             |  112 ++++++++++++++++++--------------
>  2 files changed, 90 insertions(+), 80 deletions(-)
> 

applied to u-boot-samsung.

Thanks,
Minkyu Kang.

      parent reply	other threads:[~2013-06-13  8:55 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-05 22:21 [U-Boot] [PATCH 1/2] power: exynos-tmu: fix warnings and clean up code Naveen Krishna Chatradhi
2013-04-05 22:21 ` [U-Boot] [PATCH 2/2] power: exynos-tmu: use the mux_addr bit fields in tmu_control register Naveen Krishna Chatradhi
2013-06-13  8:55   ` Minkyu Kang
2013-04-13  4:43 ` [U-Boot] [PATCH 1/2] power: exynos-tmu: fix warnings and clean up code Naveen Krishna Ch
2013-04-23  2:38   ` Simon Glass
2013-05-14  9:46     ` Naveen Krishna Ch
2013-06-06 10:03     ` Naveen Krishna Ch
2013-06-13  8:55 ` Minkyu Kang [this message]

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=51B988FF.30005@samsung.com \
    --to=mk7.kang@samsung.com \
    --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