RE: [PATCH v2 07/11] spi-mem: Add dirmap API from Linux

2022-05-19 Thread Chin-Ting Kuo
Hi Anderson, > -Original Message- > From: Sean Anderson > Sent: Thursday, May 19, 2022 9:35 PM > Subject: Re: [PATCH v2 07/11] spi-mem: Add dirmap API from Linux > > On 5/9/22 3:23 AM, Chin-Ting Kuo wrote: > > This adds the dirmap API originally introduced

Re: [PATCH v2 07/11] spi-mem: Add dirmap API from Linux

2022-05-19 Thread Sean Anderson
On 5/9/22 3:23 AM, Chin-Ting Kuo wrote: This adds the dirmap API originally introduced in Linux commit aa167f3 ("spi: spi-mem: Add a new API to support direct mapping"). This also includes several follow-up patches and fixes. Changes from Linux include: * Added Kconfig option * Changed struct

[PATCH v2 07/11] spi-mem: Add dirmap API from Linux

2022-05-09 Thread Chin-Ting Kuo
This adds the dirmap API originally introduced in Linux commit aa167f3 ("spi: spi-mem: Add a new API to support direct mapping"). This also includes several follow-up patches and fixes. Changes from Linux include: * Added Kconfig option * Changed struct device to struct udevice * Changed struct