<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>i.MX ProcessorsのトピックRe: Is LVDS/MIPI_DSI supported in linux on i.MX7? Is there any working dts examples?</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Is-LVDS-MIPI-DSI-supported-in-linux-on-i-MX7-Is-there-any/m-p/612305#M92440</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Oleg&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one can look at imx7d.dtsi&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git/tree/arch/arm/boot/dts/imx7d.dtsi?id=rel_imx_4.1.15_1.2.0_ga" title="http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git/tree/arch/arm/boot/dts/imx7d.dtsi?id=rel_imx_4.1.15_1.2.0_ga"&gt;linux-2.6-imx.git - Freescale i.MX Linux Tree&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and attached Linux Manual Chapter 7 MIPI DSI Driver&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Sep 2016 23:49:30 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2016-09-21T23:49:30Z</dc:date>
    <item>
      <title>Is LVDS/MIPI_DSI supported in linux on i.MX7? Is there any working dts examples?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Is-LVDS-MIPI-DSI-supported-in-linux-on-i-MX7-Is-there-any/m-p/612304#M92439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I'm tring to add support for MIPI DSI interface (that will be converted into LVDS on my board) on i.MX7 SOM.&lt;/P&gt;&lt;P&gt;i'm using dts with:&lt;/P&gt;&lt;P&gt;&amp;amp;mipi_dsi {&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;disp-dev = "mipi_dsi";&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;compatible = "fsl,imx7d-mipi-dsi"; // also "&lt;SPAN&gt;imx7d-mipi-dsi&lt;/SPAN&gt;" added to mipi_dsi.c with values of imx6&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;lcd_panel = "TRULY-WVGA";&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;dev_id = &amp;lt;0&amp;gt;;// doesn't know why, driver requirement&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;disp_id = &amp;lt;0&amp;gt;;&lt;SPAN&gt;// doesn't know why,&amp;nbsp;from example&lt;/SPAN&gt;&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;gpr = &amp;lt;&amp;amp;gpr&amp;gt;;&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;disp-power-on-supply = &amp;lt;&amp;amp;reg_mipi_dsi_pwr_on&amp;gt;;&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;resets = &amp;lt;&amp;amp;mipi_dsi_reset&amp;gt;;&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;status = "okay";&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;reg_mipi_dsi_pwr_on: mipi_dsi_pwr_on {&lt;BR /&gt; compatible = "regulator-fixed";&lt;BR /&gt; regulator-name = "mipi_dsi_pwr_on";&lt;BR /&gt; gpio = &amp;lt;&amp;amp;gpio4 16 GPIO_ACTIVE_HIGH&amp;gt;;&lt;BR /&gt; enable-active-high;&lt;BR /&gt; };&lt;/P&gt;&lt;P&gt;mipi_dsi_reset: mipi-dsi-reset {&lt;BR /&gt; compatible = "gpio-reset";&lt;BR /&gt; reset-gpios = &amp;lt;&amp;amp;gpio4 17 GPIO_ACTIVE_LOW&amp;gt;;&lt;BR /&gt; reset-delay-us = &amp;lt;50&amp;gt;;&lt;BR /&gt; #reset-cells = &amp;lt;0&amp;gt;;&lt;BR /&gt; };&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Part of kernel config&lt;/P&gt;&lt;P&gt;grep -i mxc .config&lt;BR /&gt;CONFIG_ARCH_MXC=y&lt;BR /&gt;CONFIG_MXC_TZIC=y&lt;BR /&gt;CONFIG_CMDLINE="noinitrd console=ttymxc0,115200"&lt;BR /&gt;CONFIG_MTD_NAND_MXC=y&lt;BR /&gt;CONFIG_GPIO_MXC=y&lt;BR /&gt;# CONFIG_MFD_MXC_HDMI is not set&lt;BR /&gt;CONFIG_VIDEO_MXC_OUTPUT=y&lt;BR /&gt;# CONFIG_VIDEO_MXC_CAPTURE is not set&lt;BR /&gt;# CONFIG_VIDEO_MXC_IPU_OUTPUT is not set&lt;BR /&gt;CONFIG_VIDEO_MXC_PXP_V4L2=y&lt;BR /&gt;CONFIG_FB_MXC=y&lt;BR /&gt;CONFIG_FB_MXC_SYNC_PANEL=y&lt;BR /&gt;CONFIG_FB_MXC_MIPI_DSI=y&lt;BR /&gt;CONFIG_FB_MXC_MIPI_DSI_SAMSUNG=y&lt;BR /&gt;CONFIG_FB_MXC_TRULY_WVGA_SYNC_PANEL=y&lt;BR /&gt;# CONFIG_FB_MXC_LDB is not set&lt;BR /&gt;# CONFIG_FB_MXC_HDMI is not set&lt;BR /&gt;# CONFIG_FB_MXC_EDID is not set&lt;BR /&gt;# CONFIG_FB_MXC_DCIC is not set&lt;BR /&gt;# CONFIG_FB_MXC_EINK_PANEL is not set&lt;BR /&gt;# CONFIG_FB_MXC_EINK_V2_PANEL is not set&lt;BR /&gt;CONFIG_USB_EHCI_MXC=y&lt;BR /&gt;# CONFIG_MMC_MXC is not set&lt;BR /&gt;# MXC support drivers&lt;BR /&gt;CONFIG_MXC_IPU=y&lt;BR /&gt;# MXC Media Local Bus Driver&lt;BR /&gt;CONFIG_MXC_IPU_V3=y&lt;BR /&gt;CONFIG_MXC_IPU_V3_PRG=y&lt;BR /&gt;CONFIG_MXC_IPU_V3_PRE=y&lt;BR /&gt;# MXC SIM Support&lt;BR /&gt;# CONFIG_MXC_SIM is not set&lt;BR /&gt;# MXC MIPI Support&lt;BR /&gt;CONFIG_MXC_MIPI_CSI2=y&lt;BR /&gt;# MXC VPU(Video Processing Unit) support&lt;BR /&gt;CONFIG_MXC_VPU=y&lt;BR /&gt;# CONFIG_MXC_VPU_DEBUG is not set&lt;BR /&gt;# MXC HDMI CEC (Consumer Electronics Control) support&lt;BR /&gt;CONFIG_RTC_DRV_MXC=y&lt;BR /&gt;CONFIG_MXC_PXP_V2=y&lt;BR /&gt;# CONFIG_MXC_PXP_V3 is not set&lt;BR /&gt;CONFIG_MXC_PXP_CLIENT_DEVICE=y&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Help me please&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Sep 2016 14:20:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Is-LVDS-MIPI-DSI-supported-in-linux-on-i-MX7-Is-there-any/m-p/612304#M92439</guid>
      <dc:creator>olegkorenevich</dc:creator>
      <dc:date>2016-09-12T14:20:01Z</dc:date>
    </item>
    <item>
      <title>Re: Is LVDS/MIPI_DSI supported in linux on i.MX7? Is there any working dts examples?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Is-LVDS-MIPI-DSI-supported-in-linux-on-i-MX7-Is-there-any/m-p/612305#M92440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Oleg&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one can look at imx7d.dtsi&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git/tree/arch/arm/boot/dts/imx7d.dtsi?id=rel_imx_4.1.15_1.2.0_ga" title="http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git/tree/arch/arm/boot/dts/imx7d.dtsi?id=rel_imx_4.1.15_1.2.0_ga"&gt;linux-2.6-imx.git - Freescale i.MX Linux Tree&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and attached Linux Manual Chapter 7 MIPI DSI Driver&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Sep 2016 23:49:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Is-LVDS-MIPI-DSI-supported-in-linux-on-i-MX7-Is-there-any/m-p/612305#M92440</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-09-21T23:49:30Z</dc:date>
    </item>
  </channel>
</rss>

