<?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: how to change ls1028ardb emmc actual clock ? in Layerscape</title>
    <link>https://community.nxp.com/t5/Layerscape/how-to-change-ls1028ardb-emmc-actual-clock/m-p/1887666#M14430</link>
    <description>&lt;P&gt;Hi：&lt;/P&gt;&lt;P&gt;Thank you for your reply. I have already notice this. How should we modify it to hs400? Does the default driver support hs400?&lt;/P&gt;</description>
    <pubDate>Fri, 14 Jun 2024 07:50:46 GMT</pubDate>
    <dc:creator>Eddy1</dc:creator>
    <dc:date>2024-06-14T07:50:46Z</dc:date>
    <item>
      <title>how to change ls1028ardb emmc actual clock ?</title>
      <link>https://community.nxp.com/t5/Layerscape/how-to-change-ls1028ardb-emmc-actual-clock/m-p/1886044#M14426</link>
      <description>&lt;P&gt;Hi：&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Recently, I've installed the ls1028ardb edge 2.0 image onto the official evaluation board. However, through /sys/kernel/debug/mmc1/ios, I found that the actual clock of emmc is lower than expected. For example, even if the HS200 mode is set, the actual clock is only 83M. Could you please advise on how to adjust the actual clock of emmc?&lt;/SPAN&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;clock:          200000000 Hz
actual clock:   83333333 Hz
vdd:            21 (3.3 ~ 3.4 V)
bus mode:       2 (push-pull)
chip select:    0 (don't care)
power mode:     2 (on)
bus width:      3 (8 bits)
timing spec:    9 (mmc HS200)
signal voltage: 1 (1.80 V)
driver type:    0 (driver type B)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2024 10:03:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/how-to-change-ls1028ardb-emmc-actual-clock/m-p/1886044#M14426</guid>
      <dc:creator>Eddy1</dc:creator>
      <dc:date>2024-06-12T10:03:58Z</dc:date>
    </item>
    <item>
      <title>Re: how to change ls1028ardb emmc actual clock ?</title>
      <link>https://community.nxp.com/t5/Layerscape/how-to-change-ls1028ardb-emmc-actual-clock/m-p/1887179#M14429</link>
      <description>The LS1028ARDB eSDHC2 interface is connected to an 8 GB eMMC device, MTFC8GAKAJCN (from Micron) on the board. The eMMC memory can support x1, x4 and x8 data width and data rate of HS400 mode. &lt;BR /&gt;for details please review the subject "15.6.3.8 HS400" into the LS1028ARM</description>
      <pubDate>Thu, 13 Jun 2024 16:59:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/how-to-change-ls1028ardb-emmc-actual-clock/m-p/1887179#M14429</guid>
      <dc:creator>LFGP</dc:creator>
      <dc:date>2024-06-13T16:59:09Z</dc:date>
    </item>
    <item>
      <title>Re: how to change ls1028ardb emmc actual clock ?</title>
      <link>https://community.nxp.com/t5/Layerscape/how-to-change-ls1028ardb-emmc-actual-clock/m-p/1887666#M14430</link>
      <description>&lt;P&gt;Hi：&lt;/P&gt;&lt;P&gt;Thank you for your reply. I have already notice this. How should we modify it to hs400? Does the default driver support hs400?&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jun 2024 07:50:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/how-to-change-ls1028ardb-emmc-actual-clock/m-p/1887666#M14430</guid>
      <dc:creator>Eddy1</dc:creator>
      <dc:date>2024-06-14T07:50:46Z</dc:date>
    </item>
    <item>
      <title>Re: how to change ls1028ardb emmc actual clock ?</title>
      <link>https://community.nxp.com/t5/Layerscape/how-to-change-ls1028ardb-emmc-actual-clock/m-p/1888038#M14432</link>
      <description>&lt;P&gt;The actual driver has support for the HS400 mode.&lt;/P&gt;
&lt;P&gt;Please use the LLDP 6.1.55, with this one you don't have to add any patch driver or modify the dts.&lt;/P&gt;
&lt;P&gt;please note:&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;root@localhost:~# cat /sys/kernel/debug/mmc1/ios
clock:          200000000 Hz
actual clock:   150000000 Hz
vdd:            21 (3.3 ~ 3.4 V)
bus mode:       2 (push-pull)
chip select:    0 (don't care)
power mode:     2 (on)
bus width:      3 (8 bits)
timing spec:    10 (mmc HS400)
signal voltage: 1 (1.80 V)
driver type:    0 (driver type B)&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;SPAN&gt;Technical parameters of the eSDHC HS400 mode are provided in the&amp;nbsp;QorIQ LS1028A/LS1018A Data Sheet.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Due to A-011334: Limited clock dividers for HS400 mode, maximum SDHC_CLK frequency supported in HS400 (VDD=1.0v) mode is 150 MHz.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jun 2024 16:57:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/how-to-change-ls1028ardb-emmc-actual-clock/m-p/1888038#M14432</guid>
      <dc:creator>LFGP</dc:creator>
      <dc:date>2024-06-14T16:57:47Z</dc:date>
    </item>
    <item>
      <title>Re: how to change ls1028ardb emmc actual clock ?</title>
      <link>https://community.nxp.com/t5/Layerscape/how-to-change-ls1028ardb-emmc-actual-clock/m-p/1889054#M14446</link>
      <description>&lt;P&gt;Hi：&lt;/P&gt;&lt;P&gt;Thank you for your reply. Currently, some customers have mass-produced according to this version of BSP, and they need to solve this problem based on the current version. Is there a similar patch available?&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2024 02:22:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/how-to-change-ls1028ardb-emmc-actual-clock/m-p/1889054#M14446</guid>
      <dc:creator>Eddy1</dc:creator>
      <dc:date>2024-06-18T02:22:01Z</dc:date>
    </item>
    <item>
      <title>Re: how to change ls1028ardb emmc actual clock ?</title>
      <link>https://community.nxp.com/t5/Layerscape/how-to-change-ls1028ardb-emmc-actual-clock/m-p/1891598#M14460</link>
      <description>the actual driver has support for HS400 mode.&lt;BR /&gt;For steps please review the subject "15.6.3.8 HS400" into the LS1028ARM.</description>
      <pubDate>Thu, 20 Jun 2024 17:23:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/how-to-change-ls1028ardb-emmc-actual-clock/m-p/1891598#M14460</guid>
      <dc:creator>LFGP</dc:creator>
      <dc:date>2024-06-20T17:23:53Z</dc:date>
    </item>
    <item>
      <title>Re: how to change ls1028ardb emmc actual clock ?</title>
      <link>https://community.nxp.com/t5/Layerscape/how-to-change-ls1028ardb-emmc-actual-clock/m-p/1891749#M14462</link>
      <description>&lt;P&gt;Okay, I'll check the driver code&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jun 2024 01:40:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/how-to-change-ls1028ardb-emmc-actual-clock/m-p/1891749#M14462</guid>
      <dc:creator>Eddy1</dc:creator>
      <dc:date>2024-06-21T01:40:52Z</dc:date>
    </item>
  </channel>
</rss>

