All of lore.kernel.org
 help / color / mirror / Atom feed
From: York Sun <yorksun@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 1/1] arm/ls102xa:add hwconfig setting to support disable unused devices.
Date: Tue, 1 Sep 2015 21:52:30 -0500	[thread overview]
Message-ID: <55E6646E.7060001@freescale.com> (raw)
In-Reply-To: <1439808912-25509-1-git-send-email-Zhuoyu.Zhang@freescale.com>



On 08/17/2015 05:55 AM, Zhuoyu Zhang wrote:
> DEVDISRn registers provides a mechanism for gating clocks of IP blocks
> that are not used. Here we implement hwconfig option to allow users
> to disable unused peripherals on the board.
> 
> For ex. If eSDHC/qDMA/eDMA are unused and with disabled status in dts,
> User can enable CONFIG_FSL_DEVICE_DISABLE and set "devdis:esdhc,qdma,edma"
> in hwconfig, thus ESDHC controller & eDMA/qDMA will be clock gated to
> save more power.
> 
> Signed-off-by: Zhuoyu Zhang <Zhuoyu.Zhang@freescale.com>
> ---
> Change log:
>  v2 use CONFIG_FSL_DEVICE_DISABLE instead of CONFIG_DEVICE_DISABLE.

Dropped period sign in subject. For future patches, please do not put a period
on subject line.

Applied to fsl-qoriq master branch. Awaiting upstream.

York

  reply	other threads:[~2015-09-02  2:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-17 10:55 [U-Boot] [PATCH v2 1/1] arm/ls102xa:add hwconfig setting to support disable unused devices Zhuoyu Zhang
2015-09-02  2:52 ` York Sun [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-08-14  9:53 Zhuoyu Zhang
2015-08-14 16:06 ` York Sun
2015-08-17  3:16   ` Zhang Z.Y.

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=55E6646E.7060001@freescale.com \
    --to=yorksun@freescale.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.