Re: arm64: ls1028a-qds: correct bus of rtc

2019-10-05 Thread Shawn Guo
On Wed, Sep 04, 2019 at 04:51:04PM +0800, Biwen Li wrote: > The rtc is on i2c2 bus(hardware), not on i2c1 channel 3, > so correct it > > Signed-off-by: Biwen Li This looks a like a fix. Do we need a Fixes tag for it? > --- > arch/arm64/boot/dts/freescale/fsl-ls1028a-qds.dts | 13 -

arm64: ls1028a-qds: correct bus of rtc

2019-09-04 Thread Biwen Li
The rtc is on i2c2 bus(hardware), not on i2c1 channel 3, so correct it Signed-off-by: Biwen Li --- arch/arm64/boot/dts/freescale/fsl-ls1028a-qds.dts | 13 - 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/arch/arm64/boot/dts/freescale/fsl-ls1028a-qds.dts b/arch/arm64/b