All of lore.kernel.org
 help / color / mirror / Atom feed
From: shawn.guo@freescale.com (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/4] ARM: clk-imx6sl: Remove csi_lcdif_sels[]
Date: Mon, 25 Aug 2014 10:07:12 +0800	[thread overview]
Message-ID: <20140825020711.GH2540@dragon> (raw)
In-Reply-To: <1408472474-4914-1-git-send-email-fabio.estevam@freescale.com>

On Tue, Aug 19, 2014 at 03:21:11PM -0300, Fabio Estevam wrote:
> Currently csi_lcdif_sels[] is a shared array for the providing the possible 
> clock parents for csi and lcdif blocks.
> 
> This is not correct, as csi and lcdif do not share the same clock parents.
> 
> Introduce csi_sels[] for the csi and lcdif_axi_sels[] for the lcdif clocks in
> order to describe the parents correctly.
> 
> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>

Applied all 4, thanks.

      parent reply	other threads:[~2014-08-25  2:07 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-19 18:21 [PATCH 1/4] ARM: clk-imx6sl: Remove csi_lcdif_sels[] Fabio Estevam
2014-08-19 18:21 ` [PATCH 2/4] ARM: clk-imx6sl: Select appropriate parents for LCDIF clocks Fabio Estevam
2014-08-19 18:21 ` [PATCH 3/4] ARM: dts: imx6sl-evk.dts: Keep pinctrl nodes sorted Fabio Estevam
2014-08-19 18:21 ` [PATCH 4/4] ARM: dts: imx6sl-evk: Add LCD support Fabio Estevam
2014-08-25  2:07 ` Shawn Guo [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=20140825020711.GH2540@dragon \
    --to=shawn.guo@freescale.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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.