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

Bin Meng bmeng.cn at gmail.com
Tue Dec 15 06:06:09 CET 2015


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>


More information about the U-Boot mailing list