<?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のトピックIMX8MMini device tree overlay</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MMini-device-tree-overlay/m-p/950736#M142160</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I use Imx8MMini processor with this kernel:&amp;nbsp;&lt;A class="link-titled" href="https://github.com/varigit/linux-imx/tree/imx_4.14.78_1.0.0_ga_var01" title="https://github.com/varigit/linux-imx.git"&gt;GitHub - varigit/linux-imx: i.MX Linux Kernel&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to load a driver for the max14830 chip, which is supported here:&amp;nbsp;&lt;A href="https://github.com/varigit/linux-imx/blob/427eb8371fd5e9bceec18ca8838ac6eb1e51ad3a/drivers/tty/serial/max310x.c"&gt;max310x.c&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I compiled this file (now I have it as a .ko file) and I'm trying to load it via device tree overlay.&lt;/P&gt;&lt;P&gt;Unfortunately, I cannot find anywhere to put the .dtbo file.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On RPi, this would be under /boot/overlay, but this folder is not available. Also, there is no dtoverlay command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I noticed the overlay should be enabled in the kernel (&lt;A href="https://github.com/varigit/linux-imx/blob/imx_4.14.78_1.0.0_ga_var01/arch/arm64/configs/imx8_var_defconfig#L126"&gt;here&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I load the module?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Aug 2019 14:45:53 GMT</pubDate>
    <dc:creator>jonver</dc:creator>
    <dc:date>2019-08-05T14:45:53Z</dc:date>
    <item>
      <title>IMX8MMini device tree overlay</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MMini-device-tree-overlay/m-p/950736#M142160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I use Imx8MMini processor with this kernel:&amp;nbsp;&lt;A class="link-titled" href="https://github.com/varigit/linux-imx/tree/imx_4.14.78_1.0.0_ga_var01" title="https://github.com/varigit/linux-imx.git"&gt;GitHub - varigit/linux-imx: i.MX Linux Kernel&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to load a driver for the max14830 chip, which is supported here:&amp;nbsp;&lt;A href="https://github.com/varigit/linux-imx/blob/427eb8371fd5e9bceec18ca8838ac6eb1e51ad3a/drivers/tty/serial/max310x.c"&gt;max310x.c&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I compiled this file (now I have it as a .ko file) and I'm trying to load it via device tree overlay.&lt;/P&gt;&lt;P&gt;Unfortunately, I cannot find anywhere to put the .dtbo file.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On RPi, this would be under /boot/overlay, but this folder is not available. Also, there is no dtoverlay command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I noticed the overlay should be enabled in the kernel (&lt;A href="https://github.com/varigit/linux-imx/blob/imx_4.14.78_1.0.0_ga_var01/arch/arm64/configs/imx8_var_defconfig#L126"&gt;here&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I load the module?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Aug 2019 14:45:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8MMini-device-tree-overlay/m-p/950736#M142160</guid>
      <dc:creator>jonver</dc:creator>
      <dc:date>2019-08-05T14:45:53Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8MMini device tree overlay</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MMini-device-tree-overlay/m-p/950737#M142161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jonathan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;unfortunately nxp does not support device tree overlay in its bsps and&lt;/P&gt;&lt;P&gt;as this is general linux question it may be posted on kernel mail list&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://vger.kernel.org/vger-lists.html#devicetree" title="http://vger.kernel.org/vger-lists.html#devicetree"&gt;Majordomo Lists at VGER.KERNEL.ORG&lt;/A&gt;&amp;nbsp;&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>Tue, 06 Aug 2019 23:05:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8MMini-device-tree-overlay/m-p/950737#M142161</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2019-08-06T23:05:17Z</dc:date>
    </item>
  </channel>
</rss>

