[U-Boot] [PATCH v3 2/5] spi: make mode visible to both dm and non-dm

Jagan Teki jteki at openedev.com
Tue Dec 15 07:29:04 CET 2015


On 15 December 2015 at 10:36, Bin Meng <bmeng.cn at gmail.com> wrote:
> On Mon, Dec 14, 2015 at 5:51 PM, Jagan Teki <jteki at openedev.com> wrote:
>> Couldn't find the exact reason to define 'mode' for dm,
>> probably it is not using in non-dm drivers but it need
>> to visible both dm and non-dm as mode data is getting
>> dereferred in spi flash core ie common to both.
>>
>> Cc: Bin Meng <bmeng.cn at gmail.com>
>> Cc: Simon Glass <sjg at chromium.org>
>> Signed-off-by: Jagan Teki <jteki at openedev.com>
>> ---
>> Changes for v3:
>> - none
>> Changes for v2:
>> - Used uint instead u8 in mode
>>
>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> Tested-by: Bin Meng <bmeng.cn at gmail.com>

Tested-by: Jagan Teki <jteki at openedev.com>

Applied to u-boot-spi/master

thanks!
-- 
Jagan.


More information about the U-Boot mailing list