public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [u-boot PATCH] ti: dwc3: Enable clocks in enable_basic_clocks() in hw_data.c
Date: Thu, 16 Apr 2015 16:41:51 -0400	[thread overview]
Message-ID: <20150416204151.GF16702@bill-the-cat> (raw)
In-Reply-To: <1429184820-17745-1-git-send-email-kishon@ti.com>

On Thu, Apr 16, 2015 at 05:17:00PM +0530, Kishon Vijay Abraham I wrote:

> Commit d3cfcb3 (ARM: DRA7: Enable clocks for USB OTGSS and USB PHY)
> changed the member names of prcm_regs from cm_l3init_usb_otg_ss_clkctrl
> to cm_l3init_usb_otg_ss1_clkctrl and from cm_coreaon_usb_phy_core_clkctrl
> to cm_coreaon_usb_phy1_core_clkctrl in order to differentiate between
> the two dwc3 controllers present in dra7xx/am43xx and enabled these
> clocks in enable_basic_clocks() in hw_data.c. However these clocks
> continued to be enabled in board files/driver files for dwc3 host
> mode functionality causing compilation break with few configs.
> 
> Fixed it here by making all the clocks enabled in enable_basic_clocks()
> and removing it from board files/driver files here.
> 
> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150416/ac2e38c1/attachment.sig>

      reply	other threads:[~2015-04-16 20:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-16 11:47 [U-Boot] [u-boot PATCH] ti: dwc3: Enable clocks in enable_basic_clocks() in hw_data.c Kishon Vijay Abraham I
2015-04-16 20:41 ` Tom Rini [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=20150416204151.GF16702@bill-the-cat \
    --to=trini@konsulko.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