<?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: Camera Driver porting in linux-imx bsp</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Camera-Driver-porting-in-linux-imx-bsp/m-p/2047482#M234231</link>
    <description>Hi Bio,&lt;BR /&gt;&lt;BR /&gt;Actually I am using kernel 5.10.72.&lt;BR /&gt;Here there are two places is there to load a driver.&lt;BR /&gt;1) drivers/media/i2c/&lt;BR /&gt;2) drivers/media/platform/mxc/capture/&lt;BR /&gt;&lt;BR /&gt;After loading the driver under i2c and flashed the image. Four nodes are already created. First two nodes are created base on the mx6s-csi driver.&lt;BR /&gt;Here where i have to update my camera details in device tree?&lt;BR /&gt;&lt;BR /&gt;Earlier i have done the changes under i2c1 node and mipi_csi_1 node. what is the purpose of mxc drivers? why here it is using?&lt;BR /&gt;&lt;BR /&gt;Please these below queries.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;kamalesh</description>
    <pubDate>Wed, 19 Feb 2025 17:06:11 GMT</pubDate>
    <dc:creator>kamalesh</dc:creator>
    <dc:date>2025-02-19T17:06:11Z</dc:date>
    <item>
      <title>Camera Driver porting in linux-imx bsp</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Camera-Driver-porting-in-linux-imx-bsp/m-p/2047281#M234212</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I am facing difficulties to create the video node. I am using kernel 5.10.72-dirty. I have loaded my driver, makefile,Kconfig under /driver/media/i2c and updated my device tree node details in /arch/arm64/boot/dts/freescale/imx8mq-evk.dts.&lt;BR /&gt;&lt;BR /&gt;After successful flashing, Already four video node have created. But first two nodes are mx6s-csi. next some nodes are different.&lt;BR /&gt;&lt;BR /&gt;Is my placing driver file is the right place for my camera? Why my video node creation is not happening?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Kamalesh&lt;/P&gt;</description>
      <pubDate>Wed, 19 Feb 2025 11:32:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Camera-Driver-porting-in-linux-imx-bsp/m-p/2047281#M234212</guid>
      <dc:creator>kamalesh</dc:creator>
      <dc:date>2025-02-19T11:32:58Z</dc:date>
    </item>
    <item>
      <title>Re: Camera Driver porting in linux-imx bsp</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Camera-Driver-porting-in-linux-imx-bsp/m-p/2047454#M234226</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Which camera are you porting? which device? You can take you project as the appnote:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/docs/en/user-guide/iMX8MP_CAMERA_DISPLAY_GUIDE.pdf" target="_blank"&gt;https://www.nxp.com/docs/en/user-guide/iMX8MP_CAMERA_DISPLAY_GUIDE.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Since our bsp have camera driver is already on our BSP:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/design/design-center/software/embedded-software/i-mx-software/embedded-linux-for-i-mx-applications-processors:IMXLINUX" target="_blank"&gt;https://www.nxp.com/design/design-center/software/embedded-software/i-mx-software/embedded-linux-for-i-mx-applications-processors:IMXLINUX&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Feb 2025 16:22:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Camera-Driver-porting-in-linux-imx-bsp/m-p/2047454#M234226</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2025-02-19T16:22:49Z</dc:date>
    </item>
    <item>
      <title>Re: Camera Driver porting in linux-imx bsp</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Camera-Driver-porting-in-linux-imx-bsp/m-p/2047482#M234231</link>
      <description>Hi Bio,&lt;BR /&gt;&lt;BR /&gt;Actually I am using kernel 5.10.72.&lt;BR /&gt;Here there are two places is there to load a driver.&lt;BR /&gt;1) drivers/media/i2c/&lt;BR /&gt;2) drivers/media/platform/mxc/capture/&lt;BR /&gt;&lt;BR /&gt;After loading the driver under i2c and flashed the image. Four nodes are already created. First two nodes are created base on the mx6s-csi driver.&lt;BR /&gt;Here where i have to update my camera details in device tree?&lt;BR /&gt;&lt;BR /&gt;Earlier i have done the changes under i2c1 node and mipi_csi_1 node. what is the purpose of mxc drivers? why here it is using?&lt;BR /&gt;&lt;BR /&gt;Please these below queries.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;kamalesh</description>
      <pubDate>Wed, 19 Feb 2025 17:06:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Camera-Driver-porting-in-linux-imx-bsp/m-p/2047482#M234231</guid>
      <dc:creator>kamalesh</dc:creator>
      <dc:date>2025-02-19T17:06:11Z</dc:date>
    </item>
  </channel>
</rss>

