All of lore.kernel.org
 help / color / mirror / Atom feed
* PxP support in nitrogen6x lite boards
@ 2015-10-27 19:41 Carlos Rafael Giani
  2015-10-27 20:09 ` Otavio Salvador
  0 siblings, 1 reply; 3+ messages in thread
From: Carlos Rafael Giani @ 2015-10-27 19:41 UTC (permalink / raw)
  To: meta-freescale Mailing List

Hello,

I noticed that nitrogen6x lite boards are based on mx6 solo / duallite 
SoCs. So, they should support PxP.
Yet, PxP didn't work last time I tried it (a month ago approximately). 
Any reason for this?


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

* Re: PxP support in nitrogen6x lite boards
  2015-10-27 19:41 PxP support in nitrogen6x lite boards Carlos Rafael Giani
@ 2015-10-27 20:09 ` Otavio Salvador
  2015-10-27 21:47   ` Troy Kisky
  0 siblings, 1 reply; 3+ messages in thread
From: Otavio Salvador @ 2015-10-27 20:09 UTC (permalink / raw)
  To: Carlos Rafael Giani, Ian Coolidge, Troy Kisky; +Cc: meta-freescale Mailing List

On Tue, Oct 27, 2015 at 5:41 PM, Carlos Rafael Giani
<dv@pseudoterminal.org> wrote:
> I noticed that nitrogen6x lite boards are based on mx6 solo / duallite SoCs.
> So, they should support PxP.
> Yet, PxP didn't work last time I tried it (a month ago approximately). Any
> reason for this?

Adding Troy and Ian in Cc.

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


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

* Re: PxP support in nitrogen6x lite boards
  2015-10-27 20:09 ` Otavio Salvador
@ 2015-10-27 21:47   ` Troy Kisky
  0 siblings, 0 replies; 3+ messages in thread
From: Troy Kisky @ 2015-10-27 21:47 UTC (permalink / raw)
  To: Otavio Salvador, Carlos Rafael Giani, Ian Coolidge
  Cc: meta-freescale Mailing List

On 10/27/2015 1:09 PM, Otavio Salvador wrote:
> On Tue, Oct 27, 2015 at 5:41 PM, Carlos Rafael Giani
> <dv@pseudoterminal.org> wrote:
>> I noticed that nitrogen6x lite boards are based on mx6 solo / duallite SoCs.
>> So, they should support PxP.
>> Yet, PxP didn't work last time I tried it (a month ago approximately). Any
>> reason for this?
> 
> Adding Troy and Ian in Cc.
> 
Maybe this patch would help

commit 2ad5d6ae18000d18ca484582ef48a40637d53072
Author: Troy Kisky <troy.kisky@boundarydevices.com>
Date:   Tue Oct 27 14:38:05 2015 -0700

    nit6xlite_defconfig: add CONFIG_VIDEO_MXC_PXP_V4L2

    Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com>

diff --git a/arch/arm/configs/nit6xlite_defconfig b/arch/arm/configs/nit6xlite_defconfig
index f558156..7fabe62 100644
--- a/arch/arm/configs/nit6xlite_defconfig
+++ b/arch/arm/configs/nit6xlite_defconfig
@@ -149,6 +149,7 @@ CONFIG_MEDIA_CAMERA_SUPPORT=y
 CONFIG_V4L_PLATFORM_DRIVERS=y
 CONFIG_VIDEO_MXC_OUTPUT=y
 CONFIG_VIDEO_MXC_IPU_OUTPUT=y
+CONFIG_VIDEO_MXC_PXP_V4L2=y
 # CONFIG_MEDIA_SUBDRV_AUTOSELECT is not set
 # CONFIG_DVB_AU8522_V4L is not set
 # CONFIG_DVB_TUNER_DIB0070 is not set


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

end of thread, other threads:[~2015-10-27 21:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-27 19:41 PxP support in nitrogen6x lite boards Carlos Rafael Giani
2015-10-27 20:09 ` Otavio Salvador
2015-10-27 21:47   ` Troy Kisky

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.