Re: [PATCH 1/4] arm64: dts: ls1088a: Fix incorrect I2C clock divider

2019-08-19 Thread Shawn Guo
On Tue, Aug 06, 2019 at 04:42:20PM +0800, Chuanhua Han wrote: > Ls1088a platform, the i2c input clock is actually platform pll CLK / 8 > (this is the hardware connection), other clock divider can not get the > correct i2c clock, resulting in the output of SCL pin clock is not > accurate. > > Signe

RE: [PATCH 1/4] arm64: dts: ls1088a: Fix incorrect I2C clock divider

2019-08-12 Thread Leo Li
Subject: Re: [PATCH 1/4] arm64: dts: ls1088a: Fix incorrect I2C clock divider > > On Tue, Aug 06, 2019 at 04:42:20PM +0800, Chuanhua Han wrote: > > Ls1088a platform, the i2c input clock is actually platform pll CLK / 8 > > (this is the hardware connection), other clock divider can no

Re: [PATCH 1/4] arm64: dts: ls1088a: Fix incorrect I2C clock divider

2019-08-12 Thread Shawn Guo
On Tue, Aug 06, 2019 at 04:42:20PM +0800, Chuanhua Han wrote: > Ls1088a platform, the i2c input clock is actually platform pll CLK / 8 > (this is the hardware connection), other clock divider can not get the > correct i2c clock, resulting in the output of SCL pin clock is not > accurate. > > Signe

[PATCH 1/4] arm64: dts: ls1088a: Fix incorrect I2C clock divider

2019-08-06 Thread Chuanhua Han
Ls1088a platform, the i2c input clock is actually platform pll CLK / 8 (this is the hardware connection), other clock divider can not get the correct i2c clock, resulting in the output of SCL pin clock is not accurate. Signed-off-by: Chuanhua Han --- arch/arm64/boot/dts/freescale/fsl-ls1088a.dts