Re: [PATCH v4 1/4] nvmem: eeprom: at25: add support for FRAM

From: Greg Kroah-Hartman
Date: Thu May 20 2021 - 03:08:53 EST


On Thu, May 20, 2021 at 08:54:52AM +0200, Jiří Prchal wrote:
>
> On 20. 05. 21 7:53, Greg Kroah-Hartman wrote:
> > On Thu, May 20, 2021 at 07:47:11AM +0200, Jiri Prchal wrote:
> > > Added enum and string for FRAM to expose it as "fram".
> >
> > documentation???
> >
> Hi Greg,
> please help me, you mean more explanation in commit message?

No, I mean you need to document user/kernel apis that you add in
Documentation/ABI/ please.

thanks,

greg k-h