HDMI to MIPI driver for i.MX6

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

HDMI to MIPI driver for i.MX6

Jump to solution
4,537 Views
EricNelson
Senior Contributor II

Hello all,

Does anyone have a Linux driver for the Toshiba TC358743XBG that they'd like to share?

We don't want to re-invent the wheel if we can avoid it.

Labels (3)
1 Solution
1,545 Views
SergioSolis
NXP Employee
NXP Employee

hello Eric,

at least not on our side, we don't have a driver for it.

View solution in original post

0 Kudos
9 Replies
1,545 Views
EricNelson
Senior Contributor II

FYI.


This is now available in our kernel git repositories and we have a daughter board for our BD-SL-i.MX6, Nitrogen6X, and Nitrogen6_Max boards.

3.10.17 kernel:     linux-imx6/drivers/media/platform/mxc/capture at boundary-imx_3.10.17_1.0.0_ga · boundarydevices/lin...

3.0.35 Android kernel: linux-imx6/drivers/media/platform/mxc/capture at boundary-jb4.3_1.0.0-ga · boundarydevices/linux-imx...

1,545 Views
pasamuel
Contributor III

Is there a corresponding HAL camera implementation for the TC358743XBG chip that can be used for Android? We've got the driver working but wanted to check if there was already an implementation we can use before writing one. Thanks!.

0 Kudos
1,545 Views
abhishekm
Contributor I

Hi,

I am working on interfacing the TC358743XBG chip to a A31 processor. Is the corresponding HAL camera implementation available now?

Thanks in advance.

0 Kudos
1,545 Views
EricNelson
Senior Contributor II

I meant to add: patches are welcome!

0 Kudos
1,545 Views
EricNelson
Senior Contributor II

Not yet.

0 Kudos
1,546 Views
SergioSolis
NXP Employee
NXP Employee

hello Eric,

at least not on our side, we don't have a driver for it.

0 Kudos
1,545 Views
chetkaufman
NXP Employee
NXP Employee

Serch,

     I also have a customer who needs the drivers for Toshiba TC358743 or the TC358749 for i.MX6 running Android.    I have heard that FSL has csi.c and ov5640.c drivers that can be used as a starting point for the Toshiba driver development.  Could you send these files to me?

0 Kudos
1,545 Views
EricNelson
Senior Contributor II

Hey Chester,


There are multiple versions for different kernel branches.

The most stable is here:

linux-2.6-imx.git - Freescale i.MX Linux Tree

The 3.10.17-beta branch (tag) has the leading-edge version.

0 Kudos
1,545 Views
chetkaufman
NXP Employee
NXP Employee

Perfect, thanks!


0 Kudos