Re: [PATCH v2 3/6] hw/ppc: SPI controller model - sequencer and shifter

2024-04-16 Thread Chalapathi V
On 16-04-2024 15:09, Cédric Le Goater wrote: Hello, Please rephrase the subject to something like:   "ppc/pnv: Extend SPI model ..." Using a verb is preferable. Sure. Will update. Thank You. On 4/9/24 19:56, Chalapathi V wrote: In this commit SPI shift engine and sequencer logic is

Re: [PATCH v2 3/6] hw/ppc: SPI controller model - sequencer and shifter

2024-04-16 Thread Cédric Le Goater
Hello, Please rephrase the subject to something like: "ppc/pnv: Extend SPI model ..." Using a verb is preferable. On 4/9/24 19:56, Chalapathi V wrote: In this commit SPI shift engine and sequencer logic is implemented. Shift engine performs serialization and de-serialization according to

[PATCH v2 3/6] hw/ppc: SPI controller model - sequencer and shifter

2024-04-09 Thread Chalapathi V
In this commit SPI shift engine and sequencer logic is implemented. Shift engine performs serialization and de-serialization according to the control by the sequencer and according to the setup defined in the configuration registers. Sequencer implements the main control logic and FSM to handle