<?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>Other NXP ProductsのトピックRe: Device tree source File</title>
    <link>https://community.nxp.com/t5/Other-NXP-Products/Device-tree-source-File/m-p/2111579#M28907</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;This is the voltage level of I/O for the PHY, does not necessarily the same as the core voltage or the voltage used by the MAC in i.MX8MN side for power management.&lt;/P&gt;
&lt;P&gt;These voltages should match, if not I suggest you do the change it the correct voltage level.&lt;/P&gt;
&lt;P&gt;Please check if this mismatch is just the name of the label used in manufacturer source code.&lt;/P&gt;
&lt;P&gt;Best regards.&lt;/P&gt;</description>
    <pubDate>Thu, 05 Jun 2025 20:41:04 GMT</pubDate>
    <dc:creator>JorgeCas</dc:creator>
    <dc:date>2025-06-05T20:41:04Z</dc:date>
    <item>
      <title>Device tree source File</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Device-tree-source-File/m-p/2111506#M28905</link>
      <description>&lt;P&gt;can someone tell me if the phy-supply "phy-supply = &amp;lt;&amp;amp;reg_3v3_eth0&amp;gt;;" proprety in the ccimx8mn-dvk.dts is the supply voltage of the Fast ethernet controller (FEC1) VDD_ENET ?&lt;/P&gt;&lt;P&gt;in the schematic of the devlopment Kit, there is VDD_ENET connected to 1.8v.&lt;/P&gt;&lt;P&gt;can somone give me an explanation for this ?&lt;/P&gt;&lt;P&gt;I am using an SOM connect core 8M Nano based on the IMX8MN but using the KSZ9131 a different Ethernet transceiver&amp;nbsp; than the one used in the develpment Kit the AR8031&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="capture1.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/341656iE462A64044E3D49B/image-size/large?v=v2&amp;amp;px=999" role="button" title="capture1.png" alt="capture1.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jun 2025 18:47:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Device-tree-source-File/m-p/2111506#M28905</guid>
      <dc:creator>Elias_M</dc:creator>
      <dc:date>2025-06-05T18:47:50Z</dc:date>
    </item>
    <item>
      <title>Re: Device tree source File</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Device-tree-source-File/m-p/2111510#M28906</link>
      <description>&lt;P&gt;this is the fec1 linux dts node for the board :&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&amp;amp;fec1 {&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;pinctrl-names = "default";&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;pinctrl-0 = &amp;lt;&amp;amp;pinctrl_fec1_gpio&amp;gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;lt;&amp;amp;pinctrl_fec1&amp;gt;;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;phy-mode = "rgmii-id";&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;phy-handle = &amp;lt;&amp;amp;ethphy0&amp;gt;;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;digi,mdio-lt-supply = &amp;lt;&amp;amp;reg_1v8_ext&amp;gt;;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;phy-supply = &amp;lt;&amp;amp;reg_3v3_eth0&amp;gt;;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;phy-reset-gpios = &amp;lt;&amp;amp;gpio5 3 GPIO_ACTIVE_LOW&amp;gt;;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;phy-reset-duration = &amp;lt;1&amp;gt;;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;digi,phy-reset-in-suspend;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;fsl,magic-packet;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;status = "okay";&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;mdio {&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;#address-cells = &amp;lt;1&amp;gt;;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;#size-cells = &amp;lt;0&amp;gt;;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;ethphy0: ethernet-phy@0 {&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;compatible = "ethernet-phy-ieee802.3-c22";&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;reg = &amp;lt;0&amp;gt;;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;at803x,eee-disabled;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;at803x,vddio-1p8v;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;};&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;};&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;};&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;reg_3v3_eth0: regulator@3 {&lt;BR /&gt;compatible = "regulator-fixed";&lt;BR /&gt;reg = &amp;lt;3&amp;gt;;&lt;BR /&gt;pinctrl-names = "default";&lt;BR /&gt;pinctrl-0 = &amp;lt;&amp;amp;pinctrl_reg_3v3_eth0&amp;gt;;&lt;BR /&gt;regulator-name = "3v3_eth0";&lt;BR /&gt;regulator-min-microvolt = &amp;lt;3300000&amp;gt;;&lt;BR /&gt;regulator-max-microvolt = &amp;lt;3300000&amp;gt;;&lt;BR /&gt;gpio = &amp;lt;&amp;amp;gpio5 4 GPIO_ACTIVE_HIGH&amp;gt;;&lt;BR /&gt;enable-active-high;&lt;BR /&gt;startup-delay-us = &amp;lt;10000&amp;gt;;&lt;BR /&gt;vin-supply = &amp;lt;&amp;amp;reg_3v3_ext&amp;gt;;&lt;BR /&gt;};&lt;/DIV&gt;</description>
      <pubDate>Thu, 05 Jun 2025 18:50:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Device-tree-source-File/m-p/2111510#M28906</guid>
      <dc:creator>Elias_M</dc:creator>
      <dc:date>2025-06-05T18:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: Device tree source File</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Device-tree-source-File/m-p/2111579#M28907</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;This is the voltage level of I/O for the PHY, does not necessarily the same as the core voltage or the voltage used by the MAC in i.MX8MN side for power management.&lt;/P&gt;
&lt;P&gt;These voltages should match, if not I suggest you do the change it the correct voltage level.&lt;/P&gt;
&lt;P&gt;Please check if this mismatch is just the name of the label used in manufacturer source code.&lt;/P&gt;
&lt;P&gt;Best regards.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jun 2025 20:41:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Device-tree-source-File/m-p/2111579#M28907</guid>
      <dc:creator>JorgeCas</dc:creator>
      <dc:date>2025-06-05T20:41:04Z</dc:date>
    </item>
  </channel>
</rss>

