Re: [PATCH v2 0/2] update rsu implementation

2023-09-29 Thread David Marchand
Hello, On Fri, Jun 10, 2022 at 4:17 AM Wei Huang wrote: > > The first patch introduce PMCI driver to provide interface to access > PMCI functions which include flash controller. > The second patch update RSU (Remote System Update) implementation > to adapt with PMCI controller. Is this series st

[PATCH v2 0/2] update rsu implementation

2022-06-09 Thread Wei Huang
The first patch introduce PMCI driver to provide interface to access PMCI functions which include flash controller. The second patch update RSU (Remote System Update) implementation to adapt with PMCI controller. Changes from v1: 1. rebase code to 22.07-rc1 Wei Huang (2): raw/ifpga/base: add pm