From: festevam@gmail.com (Fabio Estevam)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/2] ARM i.MX23/28: Add framebuffer device support
Date: Wed, 9 Feb 2011 12:33:34 -0200 [thread overview]
Message-ID: <AANLkTimX7HHC5XuJbbCRu=u7cSC9s3B_und_T2z2S0AX@mail.gmail.com> (raw)
In-Reply-To: <1297257651-8002-3-git-send-email-s.hauer@pengutronix.de>
Hi Sascha,
On Wed, Feb 9, 2011 at 11:20 AM, Sascha Hauer <s.hauer@pengutronix.de> wrote:
> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
> Cc: Shawn Guo <shawn.guo@freescale.com>
> ---
> ?arch/arm/mach-mxs/clock-mx23.c ? ? ? ? ? ? | ? ?2 +-
> ?arch/arm/mach-mxs/clock-mx28.c ? ? ? ? ? ? | ? ?1 +
> ?arch/arm/mach-mxs/devices-mx23.h ? ? ? ? ? | ? ?4 ++
> ?arch/arm/mach-mxs/devices-mx28.h ? ? ? ? ? | ? ?4 ++
> ?arch/arm/mach-mxs/devices/Kconfig ? ? ? ? ?| ? ?4 ++
> ?arch/arm/mach-mxs/devices/Makefile ? ? ? ? | ? ?1 +
> ?arch/arm/mach-mxs/devices/platform-mxsfb.c | ? 46 ++++++++++++++++++++++++++++
> ?7 files changed, 61 insertions(+), 1 deletions(-)
> ?create mode 100644 arch/arm/mach-mxs/devices/platform-mxsfb.c
>
> diff --git a/arch/arm/mach-mxs/clock-mx23.c b/arch/arm/mach-mxs/clock-mx23.c
> index ca72a05..bfc7f27 100644
> --- a/arch/arm/mach-mxs/clock-mx23.c
> +++ b/arch/arm/mach-mxs/clock-mx23.c
> @@ -446,7 +446,7 @@ static struct clk_lookup lookups[] = {
> ? ? ? ?_REGISTER_CLOCK(NULL, "hclk", hbus_clk)
> ? ? ? ?_REGISTER_CLOCK(NULL, "usb", usb_clk)
> ? ? ? ?_REGISTER_CLOCK(NULL, "audio", audio_clk)
> - ? ? ? _REGISTER_CLOCK(NULL, "pwm", pwm_clk)
> + ? ? ? _REGISTER_CLOCK("imx23-fb", NULL, lcdif_clk)
Is the removal of the pwm clock intended here?
Regards,
Fabio Estevam
next prev parent reply other threads:[~2011-02-09 14:33 UTC|newest]
Thread overview: 45+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-09 13:20 [PATCH] i.MX23/28 framebuffer driver Sascha Hauer
2011-02-09 13:20 ` [PATCH 1/2] video: Add " Sascha Hauer
2011-02-09 13:35 ` Lothar Waßmann
2011-02-10 3:16 ` Li Frank-B20596
2011-02-10 8:51 ` Juergen Beisert
2011-02-10 9:15 ` Li Frank-B20596
2011-02-10 9:52 ` Juergen Beisert
2011-02-10 10:37 ` Li Frank-B20596
2011-02-10 11:12 ` Juergen Beisert
2011-02-10 12:23 ` Li Frank-B20596
2011-02-10 9:23 ` Li Frank-B20596
2011-02-10 9:46 ` Juergen Beisert
2011-02-10 10:08 ` Li Frank-B20596
2011-02-10 10:47 ` Wolfram Sang
2011-02-10 11:51 ` Sascha Hauer
2011-02-10 12:32 ` Li Frank-B20596
2011-02-09 13:20 ` [PATCH 2/2] ARM i.MX23/28: Add framebuffer device support Sascha Hauer
2011-02-09 14:33 ` Fabio Estevam [this message]
2011-02-10 3:23 ` Li Frank-B20596
2011-02-09 14:47 ` [PATCH] i.MX23/28 framebuffer driver Arnd Bergmann
2011-02-09 15:37 ` Sascha Hauer
2011-02-09 16:31 ` Arnd Bergmann
2011-02-10 17:09 ` Robert Schwebel
2011-02-15 14:13 ` Clark, Rob
2011-02-16 12:22 ` Arnd Bergmann
2011-02-16 14:42 ` Jesse Barker
2011-02-17 1:08 ` Clark, Rob
2011-02-17 1:24 ` Jammy Zhou
2011-02-17 15:25 ` Clark, Rob
2011-02-18 2:25 ` Jammy Zhou
2011-02-18 4:34 ` Clark, Rob
2011-02-17 16:14 ` James Simmons
2011-02-18 2:19 ` Jammy Zhou
2011-02-18 4:32 ` Clark, Rob
2011-02-21 3:12 ` Dave Airlie
2011-02-10 9:22 ` Domenico Andreoli
-- strict thread matches above, loose matches on Subject: below --
2011-02-16 9:56 [PATCH v2] i.MX23/28 Framebuffer driver Sascha Hauer
2011-02-16 9:56 ` [PATCH 2/2] ARM i.MX23/28: Add framebuffer device support Sascha Hauer
2011-02-18 6:14 ` Shawn Guo
2011-02-18 8:46 ` Sascha Hauer
2011-02-18 9:17 ` Shawn Guo
2011-02-18 9:26 ` Sascha Hauer
2011-02-18 9:36 ` Shawn Guo
2011-02-21 14:18 ` Sascha Hauer
2011-02-23 3:28 ` Shawn Guo
2011-02-28 8:02 [PATCH v3] i.MX23/28 Framebuffer support Sascha Hauer
2011-02-28 8:02 ` [PATCH 2/2] ARM i.MX23/28: Add framebuffer device support Sascha Hauer
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='AANLkTimX7HHC5XuJbbCRu=u7cSC9s3B_und_T2z2S0AX@mail.gmail.com' \
--to=festevam@gmail.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 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).