linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/1] omap3: add definition for CONTROL_CAMERA_PHY_CTRL
@ 2011-12-14 15:14 Sakari Ailus
  2012-01-08 10:43 ` Sakari Ailus
  2012-05-20 21:26 ` Paul Walmsley
  0 siblings, 2 replies; 8+ messages in thread
From: Sakari Ailus @ 2011-12-14 15:14 UTC (permalink / raw)
  To: linux-omap; +Cc: tony

The register is used to configure the behaviour of the CSI-2 and CCP-2
receivers. This register is available only in OMAP3630.

The original patch was submitted by Vimarsh Zutshi.

Signed-off-by: Sakari Ailus <sakari.ailus@iki.fi>
---
 arch/arm/mach-omap2/control.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/arch/arm/mach-omap2/control.h b/arch/arm/mach-omap2/control.h
index d4ef75d..6a26a0d 100644
--- a/arch/arm/mach-omap2/control.h
+++ b/arch/arm/mach-omap2/control.h
@@ -183,6 +183,7 @@
 #define OMAP3630_CONTROL_FUSE_OPP120_VDD1       (OMAP2_CONTROL_GENERAL + 0x0120)
 #define OMAP3630_CONTROL_FUSE_OPP50_VDD2        (OMAP2_CONTROL_GENERAL + 0x0128)
 #define OMAP3630_CONTROL_FUSE_OPP100_VDD2       (OMAP2_CONTROL_GENERAL + 0x012C)
+#define OMAP3630_CONTROL_CAMERA_PHY_CTRL	(OMAP2_CONTROL_GENERAL + 0x02f0)
 
 /* OMAP44xx control efuse offsets */
 #define OMAP44XX_CONTROL_FUSE_IVA_OPP50		0x22C
-- 
1.7.2.5


^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-05-20 21:26 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-14 15:14 [PATCH 1/1] omap3: add definition for CONTROL_CAMERA_PHY_CTRL Sakari Ailus
2012-01-08 10:43 ` Sakari Ailus
2012-01-11 14:11   ` Paul Walmsley
2012-01-11 23:03     ` Sakari Ailus
2012-01-11 23:57       ` Laurent Pinchart
2012-02-02 13:03         ` Sakari Ailus
2012-01-12 17:30       ` Aguirre, Sergio
2012-05-20 21:26 ` Paul Walmsley

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).