Re: I2C on imx8qm - Failed to enable ipg clk

2020-11-12 Thread Oliver Graute
On 10/08/20, Oliver Graute wrote: > On 05/08/20, Anatolij Gustschin wrote: > > Hi Oliver, > > > > On Wed, 5 Aug 2020 15:47:07 +0200 > > Oliver Graute oliver.gra...@gmail.com wrote: > > > > > Hello, > > > > > > I try to get my I2C working on imx8qm. But I run into this issue: > > > > > > => i2c

Re: I2C on imx8qm - Failed to enable ipg clk

2020-08-10 Thread Oliver Graute
On 05/08/20, Anatolij Gustschin wrote: > Hi Oliver, > > On Wed, 5 Aug 2020 15:47:07 +0200 > Oliver Graute oliver.gra...@gmail.com wrote: > > > Hello, > > > > I try to get my I2C working on imx8qm. But I run into this issue: > > > > => i2c bus > > Bus 3: i2c@5a83 > > => i2c dev 3 > > Se

Re: I2C on imx8qm - Failed to enable ipg clk

2020-08-05 Thread Anatolij Gustschin
Hi Oliver, On Wed, 5 Aug 2020 15:47:07 +0200 Oliver Graute oliver.gra...@gmail.com wrote: > Hello, > > I try to get my I2C working on imx8qm. But I run into this issue: > > => i2c bus > Bus 3: i2c@5a83 > => i2c dev 3 > Setting bus to 3 > Failed to enable ipg clk > Failure changing bus

I2C on imx8qm - Failed to enable ipg clk

2020-08-05 Thread Oliver Graute
Hello, I try to get my I2C working on imx8qm. But I run into this issue: => i2c bus Bus 3: i2c@5a83 => 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 Best regards, Oliver