All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: I2C on imx8qm - Failed to enable ipg clk
Date: Wed, 5 Aug 2020 16:50:15 +0200	[thread overview]
Message-ID: <20200805165015.15ac90d9@crub> (raw)
In-Reply-To: <20200805134707.GA63569@archlinux.localdomain>

Hi Oliver,

On Wed, 5 Aug 2020 15:47:07 +0200
Oliver Graute oliver.graute at gmail.com wrote:

> Hello,
> 
> I try to get my I2C working on imx8qm. But I run into this issue:
> 
> => i2c bus  
> Bus 3:  i2c at 5a830000
> => i2c dev 3  
> Setting bus to 3
> Failed to enable ipg clk
> Failure changing bus number (-524)
> 
> Some idea how to fix that?
> 
> I'am using U-Boot 2020.04

I think the clock driver (in drivers/clk/imx/clk-imx8qm.c) does not
have support for IMX8QM_I2C*_IPG_CLK clocks yet.

--
Anatolij

  reply	other threads:[~2020-08-05 14:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-05 13:47 I2C on imx8qm - Failed to enable ipg clk Oliver Graute
2020-08-05 14:50 ` Anatolij Gustschin [this message]
2020-08-10  7:18   ` Oliver Graute
2020-11-12 10:37     ` Oliver Graute

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200805165015.15ac90d9@crub \
    --to=agust@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.