<?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>Layerscape中的主题 Re: Using mikroBUS INT Pin (GPIO1_DAT25) as trigger for gpiod based application on LS128ARDB-PA</title>
    <link>https://community.nxp.com/t5/Layerscape/Using-mikroBUS-INT-Pin-GPIO1-DAT25-as-trigger-for-gpiod-based/m-p/1357211#M9116</link>
    <description>&lt;P&gt;yipingwang, what about the brdcfg register for the mikroBUS modules. By default irq seems to be configured with active low logic.&lt;BR /&gt;Do i have to reconfigure anything?&lt;/P&gt;</description>
    <pubDate>Mon, 18 Oct 2021 13:05:57 GMT</pubDate>
    <dc:creator>rbaur</dc:creator>
    <dc:date>2021-10-18T13:05:57Z</dc:date>
    <item>
      <title>Using mikroBUS INT Pin (GPIO1_DAT25) as trigger for gpiod based application on LS128ARDB-PA</title>
      <link>https://community.nxp.com/t5/Layerscape/Using-mikroBUS-INT-Pin-GPIO1-DAT25-as-trigger-for-gpiod-based/m-p/1355588#M9087</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;we want to build a demo application on LS1028ARDB-PA EVK which uses the INT Pin of one of the mikroBUS connectors as trigger for controlling the application based on gpiod api. The INT Pin is routed to gpiochip0 line 25.&lt;/P&gt;&lt;P&gt;OS: OpenIL 1.11, kernel 5.10.47-rt46, uboot LSDK 20.12, rcw LDSK 20.12&lt;BR /&gt;&lt;BR /&gt;Has anyone a hint, what to configure in RCW, UBOOT, GPIO registers or DTS for getting a reaction inside gpiomon tool? (call: gpiomon gpiochip0 25)&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Thu, 14 Oct 2021 06:36:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Using-mikroBUS-INT-Pin-GPIO1-DAT25-as-trigger-for-gpiod-based/m-p/1355588#M9087</guid>
      <dc:creator>rbaur</dc:creator>
      <dc:date>2021-10-14T06:36:14Z</dc:date>
    </item>
    <item>
      <title>Re: Using mikroBUS INT Pin (GPIO1_DAT25) as trigger for gpiod based application on LS128ARDB-PA</title>
      <link>https://community.nxp.com/t5/Layerscape/Using-mikroBUS-INT-Pin-GPIO1-DAT25-as-trigger-for-gpiod-based/m-p/1355762#M9091</link>
      <description>&lt;P&gt;Please go to LSDK20.12 RCW source code folder flexbuild_lsdk2012/packages/firmware/rcw/ls1028ardb/, please configure&amp;nbsp;IIC5_PMUX as "1" to enable&amp;nbsp;GPIO1_DAT25.&lt;/P&gt;
&lt;P&gt;In OpenIL build environment, please configure Linux Kernel with the following commands to enable&amp;nbsp;&lt;SPAN&gt;CONFIG_GPIO_SYSFS and&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;CONFIG_GPIO_MPC8XXX.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;$ make nxp_ls1028ardb-64b_defconfig&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;$ make linux-menuconfig&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Please refer to this document.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://community.nxp.com/t5/Layerscape-Knowledge-Base/LS1043-GPIO-support-in-Linux-SDK/ta-p/1103689" target="_blank"&gt;https://community.nxp.com/t5/Layerscape-Knowledge-Base/LS1043-GPIO-support-in-Linux-SDK/ta-p/1103689&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Oct 2021 10:08:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Using-mikroBUS-INT-Pin-GPIO1-DAT25-as-trigger-for-gpiod-based/m-p/1355762#M9091</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2021-10-14T10:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: Using mikroBUS INT Pin (GPIO1_DAT25) as trigger for gpiod based application on LS128ARDB-PA</title>
      <link>https://community.nxp.com/t5/Layerscape/Using-mikroBUS-INT-Pin-GPIO1-DAT25-as-trigger-for-gpiod-based/m-p/1355808#M9092</link>
      <description>&lt;P&gt;yipingwang, thanks a lot for your reply.&lt;BR /&gt;&lt;BR /&gt;kernel is already configured this way, RCW should be correct, but I'll check this again inside uboot.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Oct 2021 11:34:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Using-mikroBUS-INT-Pin-GPIO1-DAT25-as-trigger-for-gpiod-based/m-p/1355808#M9092</guid>
      <dc:creator>rbaur</dc:creator>
      <dc:date>2021-10-14T11:34:09Z</dc:date>
    </item>
    <item>
      <title>Re: Using mikroBUS INT Pin (GPIO1_DAT25) as trigger for gpiod based application on LS128ARDB-PA</title>
      <link>https://community.nxp.com/t5/Layerscape/Using-mikroBUS-INT-Pin-GPIO1-DAT25-as-trigger-for-gpiod-based/m-p/1357211#M9116</link>
      <description>&lt;P&gt;yipingwang, what about the brdcfg register for the mikroBUS modules. By default irq seems to be configured with active low logic.&lt;BR /&gt;Do i have to reconfigure anything?&lt;/P&gt;</description>
      <pubDate>Mon, 18 Oct 2021 13:05:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Using-mikroBUS-INT-Pin-GPIO1-DAT25-as-trigger-for-gpiod-based/m-p/1357211#M9116</guid>
      <dc:creator>rbaur</dc:creator>
      <dc:date>2021-10-18T13:05:57Z</dc:date>
    </item>
    <item>
      <title>Re: Using mikroBUS INT Pin (GPIO1_DAT25) as trigger for gpiod based application on LS128ARDB-PA</title>
      <link>https://community.nxp.com/t5/Layerscape/Using-mikroBUS-INT-Pin-GPIO1-DAT25-as-trigger-for-gpiod-based/m-p/1357760#M9124</link>
      <description>&lt;P&gt;No need reconfiguration.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Oct 2021 08:37:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Using-mikroBUS-INT-Pin-GPIO1-DAT25-as-trigger-for-gpiod-based/m-p/1357760#M9124</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2021-10-19T08:37:56Z</dc:date>
    </item>
    <item>
      <title>Re: Using mikroBUS INT Pin (GPIO1_DAT25) as trigger for gpiod based application on LS128ARDB-PA</title>
      <link>https://community.nxp.com/t5/Layerscape/Using-mikroBUS-INT-Pin-GPIO1-DAT25-as-trigger-for-gpiod-based/m-p/1357785#M9126</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/52411"&gt;@yipingwang&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;The problem was the irq type configuration of gpio1 controller in devicetree. Switching it to IRQ_TYPE_EDGE_RISING gpiomon detects the event on line 25.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Oct 2021 09:04:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Using-mikroBUS-INT-Pin-GPIO1-DAT25-as-trigger-for-gpiod-based/m-p/1357785#M9126</guid>
      <dc:creator>rbaur</dc:creator>
      <dc:date>2021-10-19T09:04:50Z</dc:date>
    </item>
  </channel>
</rss>

