From: josh.wu@atmel.com (Josh Wu)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4 0/3] add Atmel ISI, ov2640 support for sam9m10/sam9g45
Date: Tue, 11 Oct 2011 19:03:37 +0800 [thread overview]
Message-ID: <1318331020-22031-1-git-send-email-josh.wu@atmel.com> (raw)
Hi, all
Accroding to the comments from Guennadi, please see below the changes since V3:
1. Move isi_mck registration to at91_add_device_isi, but the user has a chance to or not to use the Programmable clock of the SoC.
2. In board file, e.g. board-sam9m10g45ek.c, user can pass a boolean to at91_add_device_isi, so that the SoC programmable clock can be used or not.
To summary, programmable clock is managed in SoC level. The user can decide to use or not to use SoC clock as the sensor MCK at board level.
In later case, user has to provide a clock source named "isi_mck"
Best Regards,
Josh Wu
next reply other threads:[~2011-10-11 11:03 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-11 11:03 Josh Wu [this message]
2011-10-11 11:03 ` [PATCH v4 1/3] [media] at91: add code to enable/disable ISI_MCK clock Josh Wu
2011-10-17 15:04 ` Guennadi Liakhovetski
2011-10-22 6:41 ` Wu, Josh
2011-10-11 11:03 ` [PATCH v4 2/3] at91: add parameters for at91_add_device_isi function Josh Wu
2011-10-17 14:22 ` Guennadi Liakhovetski
2011-10-11 11:03 ` [PATCH v4 3/3] at91: add Atmel ISI and ov2640 support on sam9m10/sam9g45 board Josh Wu
2011-10-17 15:01 ` Guennadi Liakhovetski
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=1318331020-22031-1-git-send-email-josh.wu@atmel.com \
--to=josh.wu@atmel.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).