Re: [PATCH v2 6/8] staging: fsl-mc: don't use raw device io functions

From: Arnd Bergmann
Date: Tue Jul 18 2017 - 10:28:16 EST


On Tue, Jul 18, 2017 at 4:26 PM, Laurentiu Tudor
<laurentiu.tudor@xxxxxxx> wrote:
>
> Maybe i made an error in my previous emails, but the hi-lo variant is
> the correct one. The command execution is triggered when the _first_
> 32-bit half of the header (header&0xffffffff) is written, so that's why
> it must be written last.

I'm pretty sure I just misremembered it then. Thanks for the clarification.

Arnd