<?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: imx8ulp peripheral data sharing between domains in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/imx8ulp-peripheral-data-sharing-between-domains/m-p/2319768#M244080</link>
    <description>&lt;P&gt;Hello All,&lt;BR /&gt;&lt;BR /&gt;this is, indeed, an interesting topic.&lt;BR /&gt;1) Is it possible to use rpmsg driver? What limitations does it have (i.e. bandwidth, delays)?&lt;BR /&gt;2) What exact M33 firmware is needed to be run at M33 for supporting this?&lt;BR /&gt;&lt;BR /&gt;At least i.MX 8ULP EVK uses I2C0 and I2C1 (RTD domain related buses) for communicating with sensors and other periphery.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 18 Feb 2026 20:29:00 GMT</pubDate>
    <dc:creator>dimsu</dc:creator>
    <dc:date>2026-02-18T20:29:00Z</dc:date>
    <item>
      <title>imx8ulp peripheral data sharing between domains</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8ulp-peripheral-data-sharing-between-domains/m-p/2318371#M244038</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I’m trying to understand peripheral and data sharing across domains on the i.MX 8ULP, especially when one domain is in a low-power state.&lt;/P&gt;&lt;P&gt;From Figure 6 (i.MX 8ULP architecture diagram) in the reference manual, I understand which peripherals are associated with the Real-Time Domain (RTD) versus the Application Domain (APD). However, I’d like to confirm what is and is not possible in the following scenarios:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1) RTD access to APD peripherals during APD low-power states&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Is there a supported way for the RTD to access data from APD owned peripherals if the APD is in a very low-power mode (for example, suspend-to-RAM or another low-power state)?&lt;/P&gt;&lt;P&gt;If this is possible, what is the recommended method (shared memory, DMA, etc)?&lt;/P&gt;&lt;P&gt;Are there power-mode limitations where APD peripherals become inaccessible because clocks/power are gated?&lt;/P&gt;&lt;P&gt;And similarly, is the reverse possible:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2) APD access to RTD peripherals while RTD is in low power&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Can the APD access data from RTD owned peripherals while the RTD is in its lowest/low power states? If yes, what is the recommended approach?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;3) Peripheral/data sharing between RTD and the DSP domain (within RTD)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;We’re also curious how this works for the DSP domain inside the RTD:&lt;/P&gt;&lt;P&gt;Is peripheral/data sharing between RTD and DSP handled similarly to RTD↔APD sharing, or is it different since the DSP is within the RTD?&lt;/P&gt;&lt;P&gt;In Figure 6, we noticed what appears to be a missing Sx label on the connection from the DSP domain crossbar to the RTD crossbar (there is a line indicating connectivity). Is this a documentation error?&lt;/P&gt;&lt;P&gt;As drawn, the diagram seems to imply data can only flow RTD → DSP, not DSP → RTD, which doesn’t seem intentional. Can you confirm the correct access directionality?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;4) APD access to DSP-domain data&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Lastly, how does the APD access data produced by the DSP domain?&lt;/P&gt;&lt;P&gt;Does the APD access DSP resources through the chain of crossbars (APD → RTD → DSP), or is there a more direct/standard mechanism ?&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Sun, 15 Feb 2026 23:26:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8ulp-peripheral-data-sharing-between-domains/m-p/2318371#M244038</guid>
      <dc:creator>Spal_13</dc:creator>
      <dc:date>2026-02-15T23:26:14Z</dc:date>
    </item>
    <item>
      <title>Re: imx8ulp peripheral data sharing between domains</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8ulp-peripheral-data-sharing-between-domains/m-p/2318763#M244053</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/259933"&gt;@Spal_13&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope you are doing very well.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Actually, the domains have their own peripherals and those are not shared.&lt;/P&gt;
&lt;P&gt;Please take a look to the&amp;nbsp;Figure 6. i.MX 8ULP architecture diagram of the Reference Manual:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Manuel_Salas_0-1771276013951.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/376978iA447D506412E2ABD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Manuel_Salas_0-1771276013951.png" alt="Manuel_Salas_0-1771276013951.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can see the peripherals ca not be accessed from domains that are not owners.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Taking as reference the APD:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Manuel_Salas_1-1771276214694.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/376979iFE738E5FF0292D10/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Manuel_Salas_1-1771276214694.png" alt="Manuel_Salas_1-1771276214694.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;You can see the GPIOs that the APD can access are GPIOE, GPIOF and GPIOD (GPIOD through&amp;nbsp;LPAVD).&lt;/P&gt;
&lt;P&gt;And you can confirm it in&amp;nbsp; the &lt;A href="https://github.com/nxp-imx/linux-imx/blob/lf-6.12.y/arch/arm64/boot/dts/freescale/imx8ulp.dtsi#L24" target="_self"&gt;imx8ulp.dtsi&lt;/A&gt;:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Manuel_Salas_2-1771276384563.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/376981i911F1803F98353EC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Manuel_Salas_2-1771276384563.png" alt="Manuel_Salas_2-1771276384563.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Salas.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Feb 2026 21:13:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8ulp-peripheral-data-sharing-between-domains/m-p/2318763#M244053</guid>
      <dc:creator>Manuel_Salas</dc:creator>
      <dc:date>2026-02-16T21:13:25Z</dc:date>
    </item>
    <item>
      <title>Re: imx8ulp peripheral data sharing between domains</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8ulp-peripheral-data-sharing-between-domains/m-p/2319768#M244080</link>
      <description>&lt;P&gt;Hello All,&lt;BR /&gt;&lt;BR /&gt;this is, indeed, an interesting topic.&lt;BR /&gt;1) Is it possible to use rpmsg driver? What limitations does it have (i.e. bandwidth, delays)?&lt;BR /&gt;2) What exact M33 firmware is needed to be run at M33 for supporting this?&lt;BR /&gt;&lt;BR /&gt;At least i.MX 8ULP EVK uses I2C0 and I2C1 (RTD domain related buses) for communicating with sensors and other periphery.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Feb 2026 20:29:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8ulp-peripheral-data-sharing-between-domains/m-p/2319768#M244080</guid>
      <dc:creator>dimsu</dc:creator>
      <dc:date>2026-02-18T20:29:00Z</dc:date>
    </item>
    <item>
      <title>Re: imx8ulp peripheral data sharing between domains</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8ulp-peripheral-data-sharing-between-domains/m-p/2320009#M244083</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/203368"&gt;@Manuel_Salas&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please explain the code here?&lt;/P&gt;&lt;P&gt;The u-boot is running in AP domain and accessing the RTD domain i2c0.&lt;/P&gt;&lt;P&gt;Both port(iomux) and the module i2c0. Why?&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/nxp-imx/uboot-imx/blob/lf-6.12.3-1.0.0/board/freescale/imx8ulp_evk/imx8ulp_evk.c" target="_blank"&gt;uboot-imx/board/freescale/imx8ulp_evk/imx8ulp_evk.c at lf-6.12.3-1.0.0 · nxp-imx/uboot-imx · GitHub&lt;/A&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;#define I2C_PAD_CTRL	(PAD_CTL_ODE)
static const iomux_cfg_t lpi2c0_pads[] = {
	IMX8ULP_PAD_PTA8__LPI2C0_SCL | MUX_PAD_CTRL(I2C_PAD_CTRL),
	IMX8ULP_PAD_PTA9__LPI2C0_SDA | MUX_PAD_CTRL(I2C_PAD_CTRL),
};

#define TPM_PAD_CTRL	(PAD_CTL_DSE)
static const iomux_cfg_t tpm0_pads[] = {
	IMX8ULP_PAD_PTA3__TPM0_CH2 | MUX_PAD_CTRL(TPM_PAD_CTRL),
};

void mipi_dsi_mux_panel(void)
{
	int ret;
	struct gpio_desc desc;

	/* It is temp solution to directly access i2c, need change to rpmsg later */

	/* enable lpi2c0 clock and iomux */
	imx8ulp_iomux_setup_multiple_pads(lpi2c0_pads, ARRAY_SIZE(lpi2c0_pads));
	writel(0xD2000000, 0x28091060);&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RTD.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/377202i9E540D14FF56317B/image-size/large?v=v2&amp;amp;px=999" role="button" title="RTD.png" alt="RTD.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Feb 2026 01:42:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8ulp-peripheral-data-sharing-between-domains/m-p/2320009#M244083</guid>
      <dc:creator>meketok</dc:creator>
      <dc:date>2026-02-19T01:42:25Z</dc:date>
    </item>
    <item>
      <title>Re: imx8ulp peripheral data sharing between domains</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8ulp-peripheral-data-sharing-between-domains/m-p/2320193#M244091</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/203368"&gt;@Manuel_Salas&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you explain the purple AXI buses connecting the various domains in the diagram, which you showed to &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/259933"&gt;@Spal_13&lt;/a&gt;&amp;nbsp;?&lt;/P&gt;&lt;P&gt;Could you explain why RTD Peripheral Bridge 0 and Peripheral Bridge 1 appear in the A35 memory map?&lt;/P&gt;&lt;P&gt;Could you explain why APD Peripheral Bridge 3 and Peripheral Bridge 4 appear in the M33&amp;nbsp; memory map?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/377250i439F322E65CF4C04/image-size/large?v=v2&amp;amp;px=999" role="button" title="2.png" alt="2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Table 2.&lt;BR /&gt;A35 system memory map&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="4.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/377249i49371D41A7B74EE3/image-size/large?v=v2&amp;amp;px=999" role="button" title="4.png" alt="4.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Table 5.&lt;BR /&gt;CM33 memory map&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="6.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/377248i1E4559FBED4EA897/image-size/large?v=v2&amp;amp;px=999" role="button" title="6.png" alt="6.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Feb 2026 11:06:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8ulp-peripheral-data-sharing-between-domains/m-p/2320193#M244091</guid>
      <dc:creator>meketok</dc:creator>
      <dc:date>2026-02-19T11:06:04Z</dc:date>
    </item>
    <item>
      <title>Re: imx8ulp peripheral data sharing between domains</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8ulp-peripheral-data-sharing-between-domains/m-p/2320755#M244109</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/255516"&gt;@meketok&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope you are doing very well.&lt;/P&gt;
&lt;P&gt;That is a great question.&lt;/P&gt;
&lt;P&gt;You can take a look to the &lt;A href="https://github.com/nxp-imx/uboot-imx/blob/lf-6.12.3-1.0.0/arch/arm/dts/imx8ulp.dtsi" target="_self"&gt;imx8ulp.dtsi&lt;/A&gt; from U-boot and see that the access to that peripheral is possible through the &lt;A href="https://github.com/nxp-imx/uboot-imx/blob/lf-6.12.3-1.0.0/arch/arm/dts/imx8ulp.dtsi#L215" target="_self"&gt;Per_Bridge1&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But this is not recommended in a Linux environment because accessing an M33 peripheral from the APD (Cortex A) through a bridge creates a "side-channel." If the Cortex A crashes, it can hang the bus of the M33, defeating the purpose of hardware isolation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Salas.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Feb 2026 15:29:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8ulp-peripheral-data-sharing-between-domains/m-p/2320755#M244109</guid>
      <dc:creator>Manuel_Salas</dc:creator>
      <dc:date>2026-02-20T15:29:03Z</dc:date>
    </item>
    <item>
      <title>Re: imx8ulp peripheral data sharing between domains</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8ulp-peripheral-data-sharing-between-domains/m-p/2320946#M244112</link>
      <description>&lt;P&gt;I am also very interested in this issue.&lt;/P&gt;&lt;P&gt;1. &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/259933"&gt;@Spal_13&lt;/a&gt;&amp;nbsp;'s questions are all chip-related, including questions about different possible scenarios.&lt;/P&gt;&lt;P&gt;2. NXP's BSP Linux is only one of many scenarios that can run on the iMX8ULP chip. It's just that NXP's software design is like that. It's just that NXP's BSP Linux doesn't do that. It's just that the application scenario for NXP BSP Linux doesn't involve that. You can't explain the chip's capabilities based on the current BSP scenarios.&lt;/P&gt;&lt;P&gt;3. Your interpretation of Figure 6 (i.MX 8ULP architecture diagram) is completely opposite to &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/255516"&gt;@meketok&lt;/a&gt;&amp;nbsp;'s. meketok's question directly points to the opposite answer. Frankly, I currently think meketok is right, and you are wrong.&lt;/P&gt;&lt;P&gt;4. Please answer &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/255516"&gt;@meketok&lt;/a&gt;&amp;nbsp;'s questions one by one.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 21 Feb 2026 02:21:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8ulp-peripheral-data-sharing-between-domains/m-p/2320946#M244112</guid>
      <dc:creator>seti</dc:creator>
      <dc:date>2026-02-21T02:21:26Z</dc:date>
    </item>
    <item>
      <title>Re: imx8ulp peripheral data sharing between domains</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8ulp-peripheral-data-sharing-between-domains/m-p/2324989#M244231</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/203368"&gt;@Manuel_Salas&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Your notes may be critically important for all companies who design product with o.mx 8ulp SoC.&lt;BR /&gt;Basic 8ULP architecture assumes that both cores can be used collaboratively for achieving best results in terms of power efficiency.&amp;nbsp; For example, APD may go to sleep / power down mode, while RTD stays active, acquiring data from sensors, and independently saving it to a buffer. APD then may become active only when user intervention (touch, button, motion) detected.&lt;BR /&gt;But when you saying that the M33 bus may get hang, the serious limitation appear. Why do we need this M33 core then?&amp;nbsp;&amp;nbsp;&lt;BR /&gt;If the such hang situations may exist, then we all together (NXP and Community) shall work on the workarounds and the "dangerous" scenarios must be described clearly.&lt;BR /&gt;&lt;BR /&gt;Moreover, the imx8ulp EVK - let's say golden sample - demonstrates interactive working with RTD-connected periphery from APD:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;1) We can get access to the I2C0 (RTD) bus devices:&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;BR /&gt;&lt;FONT color="#008080"&gt;&lt;SPAN class=""&gt;root@imx8ulpevk:~# i2cget -f -y 0 0x60&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#800080"&gt;&lt;SPAN class=""&gt;0x00&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#008080"&gt;&lt;SPAN class=""&gt;root@imx8ulpevk:~# i2cget -f -y 0 0x6c&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#800080"&gt;&lt;SPAN class=""&gt;0xc1&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#008080"&gt;&lt;SPAN class=""&gt;root@imx8ulpevk:~# i2cget -f -y 0 0x6c 2&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#800080"&gt;&lt;SPAN class=""&gt;0x61&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;2)&amp;nbsp;&lt;SPAN&gt;Which corresponds to the DTS:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;DIV class=""&gt;&lt;FONT color="#0000FF"&gt;&lt;SPAN class=""&gt;&amp;amp;i2c_rpbus_0 {&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;FONT color="#0000FF"&gt;&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp; #address-cells = &amp;lt;1&amp;gt;;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;FONT color="#0000FF"&gt;&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp; #size-cells = &amp;lt;0&amp;gt;;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;FONT color="#0000FF"&gt;&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp; status = "okay";&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;FONT color="#0000FF"&gt;&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp; mpl3115@60 { &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; // altimeter&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;FONT color="#0000FF"&gt;&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; compatible = "fsl,mpl3115";&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;FONT color="#0000FF"&gt;&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; reg = &amp;lt;0x60&amp;gt;;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;FONT color="#0000FF"&gt;&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp; };&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;FONT color="#0000FF"&gt;&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp; ite_bridge: it6161@6c { &amp;nbsp; &amp;nbsp; &amp;nbsp; // MIPI-to-HDMI&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;FONT color="#0000FF"&gt;&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; compatible = "ite,it6161";&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;FONT color="#0000FF"&gt;&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; reg = &amp;lt;0x6c&amp;gt;;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;FONT color="#0000FF"&gt;&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;FONT color="#0000FF"&gt;&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp; };&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;FONT color="#0000FF"&gt;&lt;SPAN class=""&gt;};&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;3)&amp;nbsp;&lt;SPAN&gt;Also we can see the events from pressing RTD-connected buttons SW7/8 (PTB13/12):&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;FONT color="#008000"&gt;&lt;SPAN class=""&gt;root@imx8ulpevk:~# evtest /dev/input/event0&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;FONT color="#800080"&gt;&lt;SPAN class=""&gt;Input driver version is 1.0.1&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;FONT color="#800080"&gt;&lt;SPAN class=""&gt;Input device ID: bus 0x19 vendor 0x0 product 0x0 version 0x0&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;FONT color="#800080"&gt;&lt;SPAN class=""&gt;Input device name: "&lt;SPAN class=""&gt;rpmsg&lt;/SPAN&gt;-keys"&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;FONT color="#800080"&gt;&lt;SPAN class=""&gt;Supported events:&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;FONT color="#800080"&gt;&lt;SPAN class=""&gt;&amp;nbsp; Event type 0 (EV_SYN)&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;FONT color="#800080"&gt;&lt;SPAN class=""&gt;&amp;nbsp; Event type 1 (EV_KEY)&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;FONT color="#800080"&gt;&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp; Event code 114 (KEY_VOLUMEDOWN)&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;FONT color="#800080"&gt;&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp; Event code 115 (KEY_VOLUMEUP)&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;FONT color="#800080"&gt;&lt;SPAN class=""&gt;Properties:&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;FONT color="#800080"&gt;&lt;SPAN class=""&gt;Testing ... (interrupt to exit)&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;FONT color="#800080"&gt;&lt;SPAN class=""&gt;Event: time 1748573575.153335, type 1 (EV_KEY), code 115 (KEY_VOLUMEUP), value 1&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;FONT color="#800080"&gt;&lt;SPAN class=""&gt;Event: time 1748573575.153335, -------------- SYN_REPORT ------------&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;FONT color="#800080"&gt;&lt;SPAN class=""&gt;Event: time 1748573575.332514, type 1 (EV_KEY), code 115 (KEY_VOLUMEUP), value 0&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;FONT color="#800080"&gt;&lt;SPAN class=""&gt;Event: time 1748573575.332514, -------------- SYN_REPORT ------------&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;FONT color="#800080"&gt;&lt;SPAN class=""&gt;Event: time 1748573579.152752, type 1 (EV_KEY), code 114 (KEY_VOLUMEDOWN), value 1&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;FONT color="#800080"&gt;&lt;SPAN class=""&gt;Event: time 1748573579.152752, -------------- SYN_REPORT ------------&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;FONT color="#800080"&gt;&lt;SPAN class=""&gt;Event: time 1748573579.309757, type 1 (EV_KEY), code 114 (KEY_VOLUMEDOWN), value 0&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;FONT color="#800080"&gt;&lt;SPAN class=""&gt;Event: time 1748573579.309757, -------------- SYN_REPORT ------------&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 02 Mar 2026 13:30:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8ulp-peripheral-data-sharing-between-domains/m-p/2324989#M244231</guid>
      <dc:creator>dimsu</dc:creator>
      <dc:date>2026-03-02T13:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: imx8ulp peripheral data sharing between domains</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8ulp-peripheral-data-sharing-between-domains/m-p/2333146#M244493</link>
      <description>&lt;P&gt;Do you have the answer yet?&lt;/P&gt;</description>
      <pubDate>Mon, 16 Mar 2026 00:31:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8ulp-peripheral-data-sharing-between-domains/m-p/2333146#M244493</guid>
      <dc:creator>vatevo</dc:creator>
      <dc:date>2026-03-16T00:31:41Z</dc:date>
    </item>
  </channel>
</rss>

