<?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: Sim Module device tree</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Sim-Module-device-tree/m-p/909051#M136982</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Asma&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sim dts example can be found on&lt;/P&gt;&lt;P&gt;linux/arch/arm/boot/dts/imx6ul-14x14-evk.dts&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://source.codeaurora.org/external/imx/linux-imx/tree/arch/arm/boot/dts/imx6ul-14x14-evk.dts?h=imx_4.14.98_2.0.0_ga" title="https://source.codeaurora.org/external/imx/linux-imx/tree/arch/arm/boot/dts/imx6ul-14x14-evk.dts?h=imx_4.14.98_2.0.0_ga"&gt;imx6ul-14x14-evk.dts\dts\boot\arm\arch - linux-imx - i.MX Linux kernel&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;sim driver description in &lt;A class="" href="https://www.nxp.com/webapp/Download?colCode=imx-yocto-L4.14.98_2.0.0_ga" target="_blank"&gt;Linux L4.14.98_2.0.0 Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I am afraid gpio signals can not be used as sim signals.&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>Mon, 12 Aug 2019 04:42:45 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2019-08-12T04:42:45Z</dc:date>
    <item>
      <title>Sim Module device tree</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Sim-Module-device-tree/m-p/909050#M136981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working on SIM module in IMX6, my pins are as shown below, some of the Pins I have used are from GPIO(highlighted) as I dont&amp;nbsp;have pins left to be use from alternate SIM module pins.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sim1: sim@0218c000 {&lt;BR /&gt; compatible = "fsl,imx6ul-sim";&lt;BR /&gt; reg = &amp;lt;0x0218c000 0x4000&amp;gt;;&lt;BR /&gt; interrupts = &amp;lt;GIC_SPI 112 IRQ_TYPE_LEVEL_HIGH&amp;gt;;&lt;BR /&gt; status = "disabled";&lt;BR /&gt; };&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pinctrl_sim1:sim1grp{&lt;BR /&gt; fsl,pins = &amp;lt;&lt;BR /&gt; &lt;STRONG&gt;MX6UL_PAD_CSI_DATA01__GPIO4_IO22&lt;/STRONG&gt; 0x1B0B0 /* SVEN */&lt;BR /&gt; MX6UL_PAD_CSI_VSYNC__SIM1_PORT1_CLK 0x1B0B0 /* CLK */&lt;BR /&gt; MX6UL_PAD_CSI_DATA00__SIM1_PORT1_RST_B 0x1B0B0 /* RST_B*/&lt;BR /&gt; MX6UL_PAD_CSI_DATA02__SIM1_PORT1_TRXD 0x1B0B0 /* IO */&lt;BR /&gt; &lt;STRONG&gt;MX6UL_PAD_CSI_HSYNC__GPIO4_IO20 0x1B0B0 /* PD */&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt; MX6UL_PAD_SD1_CMD__GPIO2_IO16 0x1B0B0 /* 5V3V */&lt;/STRONG&gt;&lt;BR /&gt; &amp;gt;;&lt;BR /&gt; };&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;sim1 {&lt;BR /&gt; pinctrl-names = "default";&lt;BR /&gt; pinctrl-0 = &amp;lt;&amp;amp;&lt;SPAN&gt;pinctrl_sim1&lt;/SPAN&gt;&amp;gt;;&lt;BR /&gt; status = "okay";&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is, will sim driver take care of these GPIO pins as well, or I will have to take care of them individually?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Asma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Aug 2019 01:10:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Sim-Module-device-tree/m-p/909050#M136981</guid>
      <dc:creator>asmaa</dc:creator>
      <dc:date>2019-08-12T01:10:44Z</dc:date>
    </item>
    <item>
      <title>Re: Sim Module device tree</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Sim-Module-device-tree/m-p/909051#M136982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Asma&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sim dts example can be found on&lt;/P&gt;&lt;P&gt;linux/arch/arm/boot/dts/imx6ul-14x14-evk.dts&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://source.codeaurora.org/external/imx/linux-imx/tree/arch/arm/boot/dts/imx6ul-14x14-evk.dts?h=imx_4.14.98_2.0.0_ga" title="https://source.codeaurora.org/external/imx/linux-imx/tree/arch/arm/boot/dts/imx6ul-14x14-evk.dts?h=imx_4.14.98_2.0.0_ga"&gt;imx6ul-14x14-evk.dts\dts\boot\arm\arch - linux-imx - i.MX Linux kernel&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;sim driver description in &lt;A class="" href="https://www.nxp.com/webapp/Download?colCode=imx-yocto-L4.14.98_2.0.0_ga" target="_blank"&gt;Linux L4.14.98_2.0.0 Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I am afraid gpio signals can not be used as sim signals.&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>Mon, 12 Aug 2019 04:42:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Sim-Module-device-tree/m-p/909051#M136982</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2019-08-12T04:42:45Z</dc:date>
    </item>
  </channel>
</rss>

