<?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>topic Re: linux menuconfig and device tree setup for &amp;quot;plug and play&amp;quot;...?? in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/linux-menuconfig-and-device-tree-setup-for-quot-plug-and-play/m-p/1420188#M187555</link>
    <description>&lt;P&gt;thanks much...I guess i could boot from boot prompt with a different dtb file...???&lt;/P&gt;</description>
    <pubDate>Mon, 28 Feb 2022 03:23:36 GMT</pubDate>
    <dc:creator>lwothgin</dc:creator>
    <dc:date>2022-02-28T03:23:36Z</dc:date>
    <item>
      <title>linux menuconfig and device tree setup for "plug and play"...??</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/linux-menuconfig-and-device-tree-setup-for-quot-plug-and-play/m-p/1419963#M187529</link>
      <description>&lt;P&gt;Just like WindowsOS, I want my embedded LinuxOS to detect a new display device connection on the MIPI-DSI SAS connector;&amp;nbsp; I want to connect to an HDMI monitor (using the SAS to HDMI cable in the imx8mm evk); Also, I want to connect to a Tianma touch monitor with a MIPI-DSI SAS cable. Plus I want to select one of three MIPI-CSI cameras (OV5640, OV9734, and AR0144) . Now, I guess like Windows, the drivers are loaded (LKM's .ko drivers) when the camera is selected and connection detected (hardware is an I2C MUX,&amp;nbsp; I2C GPIO Translator/Expander, etc). I assume that the Camera Drivers would be added to kernel as Modules&amp;lt;M&amp;gt; ,as well as the touch and panel drivers for the Tianma display { ILITEK(touch driver)&amp;amp; Raydium(panel driver)}.&amp;nbsp; BUT, how do I set up the device tree; do i include the touch node and the panel node, plus the adv7535 node stuff for the HDMI monitor....SLEEPY AND CONFUSED!!&lt;/P&gt;</description>
      <pubDate>Fri, 25 Feb 2022 21:25:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/linux-menuconfig-and-device-tree-setup-for-quot-plug-and-play/m-p/1419963#M187529</guid>
      <dc:creator>lwothgin</dc:creator>
      <dc:date>2022-02-25T21:25:46Z</dc:date>
    </item>
    <item>
      <title>Re: linux menuconfig and device tree setup for "plug and play"...??</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/linux-menuconfig-and-device-tree-setup-for-quot-plug-and-play/m-p/1420173#M187550</link>
      <description>&lt;P&gt;1.MIPI-HDMI can detect hotplug, MIPI DSI driver can't detect hotplug.&lt;/P&gt;
&lt;P&gt;2.You can find demo device tree about&amp;nbsp;&lt;SPAN&gt;touch driver and display driver.&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;Documentation/devicetree/bindings/display&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 28 Feb 2022 03:01:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/linux-menuconfig-and-device-tree-setup-for-quot-plug-and-play/m-p/1420173#M187550</guid>
      <dc:creator>Zhiming_Liu</dc:creator>
      <dc:date>2022-02-28T03:01:00Z</dc:date>
    </item>
    <item>
      <title>Re: linux menuconfig and device tree setup for "plug and play"...??</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/linux-menuconfig-and-device-tree-setup-for-quot-plug-and-play/m-p/1420188#M187555</link>
      <description>&lt;P&gt;thanks much...I guess i could boot from boot prompt with a different dtb file...???&lt;/P&gt;</description>
      <pubDate>Mon, 28 Feb 2022 03:23:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/linux-menuconfig-and-device-tree-setup-for-quot-plug-and-play/m-p/1420188#M187555</guid>
      <dc:creator>lwothgin</dc:creator>
      <dc:date>2022-02-28T03:23:36Z</dc:date>
    </item>
    <item>
      <title>Re: linux menuconfig and device tree setup for "plug and play"...??</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/linux-menuconfig-and-device-tree-setup-for-quot-plug-and-play/m-p/1420200#M187556</link>
      <description>&lt;P&gt;will the touch panel as CONFIG_DRM_PANEL_RAYDIUM_RM67191=m get loaded if the dtb file has its node setup when booted,&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Feb 2022 04:06:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/linux-menuconfig-and-device-tree-setup-for-quot-plug-and-play/m-p/1420200#M187556</guid>
      <dc:creator>lwothgin</dc:creator>
      <dc:date>2022-02-28T04:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: linux menuconfig and device tree setup for "plug and play"...??</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/linux-menuconfig-and-device-tree-setup-for-quot-plug-and-play/m-p/1420343#M187564</link>
      <description>&lt;P&gt;Yes, you can choose dtb in when uboot load dtb.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Feb 2022 07:42:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/linux-menuconfig-and-device-tree-setup-for-quot-plug-and-play/m-p/1420343#M187564</guid>
      <dc:creator>Zhiming_Liu</dc:creator>
      <dc:date>2022-02-28T07:42:42Z</dc:date>
    </item>
    <item>
      <title>Re: linux menuconfig and device tree setup for "plug and play"...??</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/linux-menuconfig-and-device-tree-setup-for-quot-plug-and-play/m-p/1420349#M187566</link>
      <description>&lt;P&gt;No, you need load driver first, you should set&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;CONFIG_DRM_PANEL_RAYDIUM_RM67191=y&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Feb 2022 07:44:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/linux-menuconfig-and-device-tree-setup-for-quot-plug-and-play/m-p/1420349#M187566</guid>
      <dc:creator>Zhiming_Liu</dc:creator>
      <dc:date>2022-02-28T07:44:56Z</dc:date>
    </item>
  </channel>
</rss>

