RE: [PATCH v2 07/18] aspeed: Fix hardcode attach flash model of spi controllers

2024-11-26 Thread Jamin Lin
Hi Cedric, > Subject: Re: [PATCH v2 07/18] aspeed: Fix hardcode attach flash model of spi > controllers > > Hello Jamin, > > Sorry for the later answer. I think I missed the question below. > > On 10/23/24 04:46, Jamin Lin wrote: > > Hi Cedric, > > >

Re: [PATCH v2 07/18] aspeed: Fix hardcode attach flash model of spi controllers

2024-11-26 Thread Cédric Le Goater
Hello Jamin, Sorry for the later answer. I think I missed the question below. On 10/23/24 04:46, Jamin Lin wrote: Hi Cedric, Subject: Re: [PATCH v2 07/18] aspeed: Fix hardcode attach flash model of spi controllers oops. R-b sent on the wrong patch. On 10/22/24 12:48, Cédric Le Goater wrote

RE: [PATCH v2 07/18] aspeed: Fix hardcode attach flash model of spi controllers

2024-10-22 Thread Jamin Lin
Hi Cedric, > Subject: Re: [PATCH v2 07/18] aspeed: Fix hardcode attach flash model of spi > controllers > > oops. R-b sent on the wrong patch. > > On 10/22/24 12:48, Cédric Le Goater wrote: > > On 10/22/24 11:40, Jamin Lin wrote: > >> It only attached

Re: [PATCH v2 07/18] aspeed: Fix hardcode attach flash model of spi controllers

2024-10-22 Thread Cédric Le Goater
oops. R-b sent on the wrong patch. On 10/22/24 12:48, Cédric Le Goater wrote: On 10/22/24 11:40, Jamin Lin wrote: It only attached flash model of fmc and spi[0] in aspeed_machine_init function. However, AST2500 and AST2600 have one fmc and two spi(spi1 and spi2) controllers; AST2700 have one fm

Re: [PATCH v2 07/18] aspeed: Fix hardcode attach flash model of spi controllers

2024-10-22 Thread Cédric Le Goater
On 10/22/24 11:40, Jamin Lin wrote: It only attached flash model of fmc and spi[0] in aspeed_machine_init function. However, AST2500 and AST2600 have one fmc and two spi(spi1 and spi2) controllers; AST2700 have one fmc and 3 spi(spi0, spi1 and spi2) controllers. Besides, it used hardcode to atta