Re: [PATCH] firmware: vpd: Add an interface to read VPD value

From: Stephen Boyd
Date: Mon Oct 07 2019 - 11:35:30 EST


Quoting Cheng-yi Chiang (2019-10-07 06:58:41)
>
> Hi Guenter,
> Thanks for the quick review.
> I'll update accordingly in v2.

I'd prefer this use the nvmem framework which already handles many of
the requirements discussed here. Implement an nvmem provider and figure
out how to wire that up to the kernel users. Also, please include a user
of the added support, otherwise it is impossible to understand how this
code is used.