u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
From: Keerthy <j-keerthy@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/3] arm: omap: Introduce vcores_init function
Date: Tue, 24 May 2016 11:45:04 +0530	[thread overview]
Message-ID: <1464070507-26159-1-git-send-email-j-keerthy@ti.com> (raw)

The series Introduces vcores_init function to update am57xx
information after the board detection. Fixes assigning
wrong value to to omap_vcores over riding the vcores_init
function for am572x-idk and does a minor alignment correction.

This series is on top of the series:
http://marc.info/?l=u-boot&m=146402916631764&w=2

Boot tested on beagle-x15, am572x-idk and dra7-evm.
Checked for the correct PMIC voltages using i2c reads on PMIC registers.

Keerthy (3):
  arm: omap: Introduce vcores_init function
  arm: am57xx: Fix omap_vcores assignment for am572x-idk
  arm: am57xx: Fix alignment where necessary

 arch/arm/cpu/armv7/omap-common/hwinit-common.c |  11 ++
 arch/arm/include/asm/arch-omap5/sys_proto.h    |   1 +
 board/ti/am57xx/board.c                        | 135 ++++++++++++++++---------
 3 files changed, 101 insertions(+), 46 deletions(-)

-- 
1.9.1

             reply	other threads:[~2016-05-24  6:15 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-24  6:15 Keerthy [this message]
2016-05-24  6:15 ` [U-Boot] [PATCH 1/3] arm: omap: Introduce vcores_init function Keerthy
2016-06-03 13:58   ` [U-Boot] [U-Boot, " Tom Rini
2016-05-24  6:15 ` [U-Boot] [PATCH 2/3] arm: am57xx: Fix omap_vcores assignment for am572x-idk Keerthy
2016-06-03 13:58   ` [U-Boot] [U-Boot, " Tom Rini
2016-05-24  6:15 ` [U-Boot] [PATCH 3/3] arm: am57xx: Fix alignment where necessary Keerthy
2016-06-03 13:58   ` [U-Boot] [U-Boot, " Tom Rini

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=1464070507-26159-1-git-send-email-j-keerthy@ti.com \
    --to=j-keerthy@ti.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;
as well as URLs for NNTP newsgroup(s).