<?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のトピックimx8mp HDMI custom resolution</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/imx8mp-HDMI-custom-resolution/m-p/2025664#M232860</link>
    <description>&lt;P&gt;Hi all, i want the 1024*768 resolution&amp;nbsp;for HDMI. According other reply, maybe you should give me the 1024*768 HDMI PLL in samsung_phy_pll_cfg. Thank you.&lt;/P&gt;</description>
    <pubDate>Fri, 10 Jan 2025 09:10:57 GMT</pubDate>
    <dc:creator>WillisMao</dc:creator>
    <dc:date>2025-01-10T09:10:57Z</dc:date>
    <item>
      <title>imx8mp HDMI custom resolution</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8mp-HDMI-custom-resolution/m-p/2025664#M232860</link>
      <description>&lt;P&gt;Hi all, i want the 1024*768 resolution&amp;nbsp;for HDMI. According other reply, maybe you should give me the 1024*768 HDMI PLL in samsung_phy_pll_cfg. Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2025 09:10:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8mp-HDMI-custom-resolution/m-p/2025664#M232860</guid>
      <dc:creator>WillisMao</dc:creator>
      <dc:date>2025-01-10T09:10:57Z</dc:date>
    </item>
    <item>
      <title>Re: imx8mp HDMI custom resolution</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8mp-HDMI-custom-resolution/m-p/2025715#M232865</link>
      <description>&lt;P&gt;what pixel clock of your hdmi need?&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2025 10:22:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8mp-HDMI-custom-resolution/m-p/2025715#M232865</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2025-01-10T10:22:47Z</dc:date>
    </item>
    <item>
      <title>Re: imx8mp HDMI custom resolution</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8mp-HDMI-custom-resolution/m-p/2026232#M232908</link>
      <description>&lt;P&gt;65000000, thank you. Additionally, how to calculate these base numbers? If you could tell me.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jan 2025 01:12:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8mp-HDMI-custom-resolution/m-p/2026232#M232908</guid>
      <dc:creator>WillisMao</dc:creator>
      <dc:date>2025-01-13T01:12:12Z</dc:date>
    </item>
    <item>
      <title>Re: imx8mp HDMI custom resolution</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8mp-HDMI-custom-resolution/m-p/2026451#M232923</link>
      <description>&lt;P&gt;try the patch as below&lt;/P&gt;
&lt;P&gt;--- a/drivers/phy/freescale/phy-fsl-samsung-hdmi.c&lt;BR /&gt;+++ b/drivers/phy/freescale/phy-fsl-samsung-hdmi.c&lt;BR /&gt;@@ -324,6 +324,15 @@ const struct phy_config samsung_phy_pll_cfg[] = {&lt;BR /&gt;0x00, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,&lt;BR /&gt;0x00, 0xE0, 0x83, 0x0F, 0x3E, 0xF8, 0x00, 0x00,&lt;BR /&gt;},&lt;BR /&gt;+ }, {&lt;BR /&gt;+ 65000000, {&lt;BR /&gt;+ 0x00, 0xD1, 0x51, 0x58, 0x8D, 0x04, 0x9A, 0x57,&lt;BR /&gt;+ 0x4F, 0x30, 0x33, 0x65, 0x10, 0xBE, 0x24, 0x80,&lt;BR /&gt;+ 0x6C, 0xF2, 0x67, 0x00, 0x10, 0x85, 0x30, 0x3A,&lt;BR /&gt;+ 0x74, 0x8F, 0x00, 0x00, 0x08, 0x00, 0x00, 0x00,&lt;BR /&gt;+ 0x00, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,&lt;BR /&gt;+ 0x00, 0xE0, 0x83, 0x0F, 0x3E, 0xF8, 0x00, 0x00,&lt;BR /&gt;+ },&lt;BR /&gt;}, {&lt;BR /&gt;67500000, {&lt;BR /&gt;0x00, 0xD1, 0x54, 0x52, 0x87, 0x03, 0x80, 0x40,&lt;BR /&gt;--&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jan 2025 06:43:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8mp-HDMI-custom-resolution/m-p/2026451#M232923</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2025-01-13T06:43:33Z</dc:date>
    </item>
    <item>
      <title>Re: imx8mp HDMI custom resolution</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8mp-HDMI-custom-resolution/m-p/2026509#M232924</link>
      <description>&lt;P&gt;Great, work well. Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jan 2025 07:45:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8mp-HDMI-custom-resolution/m-p/2026509#M232924</guid>
      <dc:creator>WillisMao</dc:creator>
      <dc:date>2025-01-13T07:45:48Z</dc:date>
    </item>
    <item>
      <title>Re: imx8mp HDMI custom resolution</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8mp-HDMI-custom-resolution/m-p/2258264#M242769</link>
      <description>&lt;P&gt;what's the samsung_phy_pll_cfg setting for 77MHZ pixel clock? Also could you please post the correct register setting in the imx8mp user manual? Is the imx8mp and imx8mm the same on HDMI?&lt;/P&gt;</description>
      <pubDate>Tue, 09 Dec 2025 14:29:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8mp-HDMI-custom-resolution/m-p/2258264#M242769</guid>
      <dc:creator>luo44atosu</dc:creator>
      <dc:date>2025-12-09T14:29:13Z</dc:date>
    </item>
  </channel>
</rss>

