Hi All,
I'm taking android_N7.1.1_1.0.0_source.tar.gz and i.MX7Dual platform for my project. 
In datasheet (IMX7DRM), this platform can support video and command mode panel both but I couldn't find any command mode configuration on kernel driver (mipi_dsi_samsung.c). 
Any one can help how to configure DSI command mode ? or some patch, example code are there? 
Thanks
Ethan. 
Hi Ethan,
I want to use the MIPI-DSI in Android M6.0.1 or N7.1.1.
Did you confirm the MIPI-DSI operation in Android?
Best Regards,
Eric.
 
					
				
		
 igorpadykov
		
			igorpadykov
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi Ethan
for example one can look at mipi dsi driver drivers/video/fbdev/mxc/mipi_dsi.c
and functions mipi_dsi_set_mode(), mipi_dsi_dcs_cmd(), with driver description
in attached Linux Manual Chapter 7 MIPI DSI Driver.
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
