Messages in this thread |  | | From | Thierry Reding <> | Subject | Re: [PATCH v3 6/9] i2c: tegra: Use relaxed versions of readl/writel | Date | Tue, 7 Jan 2020 12:39:11 +0000 |
| |
On Mon, 06 Jan 2020 04:04:20 +0300, Dmitry Osipenko wrote: > There is nothing to synchronize in regards to memory accesses for PIO > transfers and for DMA transfers the DMA API takes care of the syncing. > > Signed-off-by: Dmitry Osipenko <digetx@gmail.com> > --- > drivers/i2c/busses/i2c-tegra.c | 21 +++++++++++---------- > 1 file changed, 11 insertions(+), 10 deletions(-)
Tested-by: Thierry Reding <treding@nvidia.com>
|  |