Hi, On Mon, Aug 29, 2022 at 07:10:56PM +0800, Szuying Chen wrote: > From: Szuying Chen <Chloe_Chen@xxxxxxxxxxxxxx> > > The patch series for vendors to extend their NVM format. Starts looking better now :) I sent a couple of comments in separate emails please address those and also the comments you got from Greg and Mario. You can put the changelog here in the next iteration of the series. > Szuying Chen (3): > thunderbolt: Add vendor's specific operations of NVM > thunderbolt: Modify tb_nvm major and minor size. > thunderbolt: To extend ASMedia NVM formats. > > drivers/thunderbolt/nvm.c | 274 +++++++++++++++++++++++++++++++++++ > drivers/thunderbolt/switch.c | 105 +++----------- > drivers/thunderbolt/tb.h | 11 +- > 3 files changed, 303 insertions(+), 87 deletions(-) > > -- > 2.34.1