[meta-freescale] PxP support in nitrogen6x lite boards

Troy Kisky troy.kisky at boundarydevices.com
Tue Oct 27 14:47:01 PDT 2015


On 10/27/2015 1:09 PM, Otavio Salvador wrote:
> On Tue, Oct 27, 2015 at 5:41 PM, Carlos Rafael Giani
> <dv at 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 at 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 at 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


More information about the meta-freescale mailing list