<?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: u-boot Enable clock-controller@30380000 failed</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/imx8mp-u-boot-Enable-clock-controller-30380000-failed/m-p/1583246#M200185</link>
    <description>&lt;P&gt;I need to address a SPI device on uboot level. I added SPI in menuconfig and enabled it in devicetree:&lt;/P&gt;&lt;P&gt;&amp;amp;ecspi1 {&lt;BR /&gt;&amp;nbsp; status = "okay";&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;If running a SPI command I get the message: "Enable clock-controller@30380000 failed"&lt;/P&gt;&lt;P&gt;Looking at the clk_imx8mp.c the&amp;nbsp; DM_SPI section as for example in clk_imx8mn.c is missed.&lt;/P&gt;&lt;P&gt;Is that the reason?&lt;/P&gt;</description>
    <pubDate>Mon, 16 Jan 2023 14:29:45 GMT</pubDate>
    <dc:creator>arno_0</dc:creator>
    <dc:date>2023-01-16T14:29:45Z</dc:date>
    <item>
      <title>imx8mp: u-boot Enable clock-controller@30380000 failed</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8mp-u-boot-Enable-clock-controller-30380000-failed/m-p/1583246#M200185</link>
      <description>&lt;P&gt;I need to address a SPI device on uboot level. I added SPI in menuconfig and enabled it in devicetree:&lt;/P&gt;&lt;P&gt;&amp;amp;ecspi1 {&lt;BR /&gt;&amp;nbsp; status = "okay";&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;If running a SPI command I get the message: "Enable clock-controller@30380000 failed"&lt;/P&gt;&lt;P&gt;Looking at the clk_imx8mp.c the&amp;nbsp; DM_SPI section as for example in clk_imx8mn.c is missed.&lt;/P&gt;&lt;P&gt;Is that the reason?&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2023 14:29:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8mp-u-boot-Enable-clock-controller-30380000-failed/m-p/1583246#M200185</guid>
      <dc:creator>arno_0</dc:creator>
      <dc:date>2023-01-16T14:29:45Z</dc:date>
    </item>
    <item>
      <title>Re: imx8mp: u-boot Enable clock-controller@30380000 failed</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8mp-u-boot-Enable-clock-controller-30380000-failed/m-p/1583591#M200211</link>
      <description>&lt;P&gt;You need add the device clock refering other clk and linux kernel driver.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jan 2023 02:44:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8mp-u-boot-Enable-clock-controller-30380000-failed/m-p/1583591#M200211</guid>
      <dc:creator>Zhiming_Liu</dc:creator>
      <dc:date>2023-01-17T02:44:29Z</dc:date>
    </item>
    <item>
      <title>Re: imx8mp: u-boot Enable clock-controller@30380000 failed</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8mp-u-boot-Enable-clock-controller-30380000-failed/m-p/1583728#M200227</link>
      <description>&lt;P&gt;It is about u-boot, not kernel. I need to write some spi command in uboot.&lt;/P&gt;&lt;P&gt;Could you please explain more in details what is needed to add?&amp;nbsp; With that device tree change above it is enabled, all the other settings for spi are defined in imx8mp.dtsi, isn't it?&lt;/P&gt;&lt;P&gt;Drivers of uboot are already added by:&lt;/P&gt;&lt;P&gt;CONFIG_CMD_SPI=y&lt;BR /&gt;CONFIG_DEFAULT_SPI_BUS=0&lt;BR /&gt;CONFIG_DEFAULT_SPI_MODE=0&lt;BR /&gt;CONFIG_SPI=y&lt;BR /&gt;CONFIG_DM_SPI=y&lt;BR /&gt;CONFIG_MXC_SPI=y&lt;/P&gt;&lt;P&gt;Do you mean adding the missing part in driver/clk/imx/clk_imx8mp.c ? Can I take over that from imx8mn? Honestly speaking I don't know how to fill that values. Can I take that over 1:1 from imx8mn?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jan 2023 07:16:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8mp-u-boot-Enable-clock-controller-30380000-failed/m-p/1583728#M200227</guid>
      <dc:creator>arno_0</dc:creator>
      <dc:date>2023-01-17T07:16:47Z</dc:date>
    </item>
  </channel>
</rss>

