[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v3 0/2] Aspeed I3C device model
From: |
Graeme Gregory |
Subject: |
Re: [PATCH v3 0/2] Aspeed I3C device model |
Date: |
Wed, 12 Jan 2022 15:54:11 +0000 |
On Wed, Jan 12, 2022 at 01:45:05PM +0100, Cédric Le Goater wrote:
> Hello Gregory,
>
> On 1/12/22 11:57, Graeme Gregory wrote:
> > On Tue, Jan 11, 2022 at 04:45:44PM +0800, Troy Lee wrote:
> > > This series of patch introduce a dummy implemenation of aspeed i3c
> > > model, and it provide just enough information for guest machine.
> > > However, the driver probing is still failed, but it will not cause
> > > kernel panic.
> > >
> >
> > These patches arrived just in time for our i3c testing. This stops
> > our CI halting due to kernel panic on i3c probing.
> >
> > Reviewed-by: Graeme Gregory <quic_ggregory@quicinc.com>
> > Tested-by: Graeme Gregory <quic_ggregory@quicinc.com>
>
> Excellent !
>
> Are you using the Aspeed image from :
>
> https://github.com/AspeedTech-BMC/openbmc/releases/tag/v07.02
>
> or your custom ones ?
>
We are using the drivers from the v5.4 based SDK currently. Hacked
into the v5.15 kernel of openbmc upstream! We needed something quick
to test a new PCB.
Graeme
- [PATCH v3 0/2] Aspeed I3C device model, Troy Lee, 2022/01/11
- [PATCH v3 1/2] Introduce a dummy AST2600 I3C model., Troy Lee, 2022/01/11
- [PATCH v3 2/2] This patch includes i3c instance in ast2600 soc., Troy Lee, 2022/01/11
- Re: [PATCH v3 0/2] Aspeed I3C device model, Cédric Le Goater, 2022/01/11
- Re: [PATCH v3 0/2] Aspeed I3C device model, Graeme Gregory, 2022/01/12
- Re: [PATCH v3 0/2] Aspeed I3C device model, Peter Maydell, 2022/01/18