[U-Boot] [PATCH 02/23] spi: ich: Use compatible strings to distinguish controller version

Jagan Teki jteki at openedev.com
Tue Feb 2 16:55:40 CET 2016


On 1 February 2016 at 21:49, Simon Glass <sjg at chromium.org> wrote:
> On 1 February 2016 at 02:40, Bin Meng <bmeng.cn at gmail.com> wrote:
>> At present ich spi driver gets the controller version information via
>> pch, but this can be simply retrieved via spi node's compatible string.
>>
>> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>> ---
>>
>>  arch/x86/dts/bayleybay.dts          |  2 +-
>>  arch/x86/dts/broadwell_som-6896.dts |  2 +-
>>  arch/x86/dts/chromebook_link.dts    |  2 +-
>>  arch/x86/dts/chromebox_panther.dts  |  2 +-
>>  arch/x86/dts/crownbay.dts           |  2 +-
>>  arch/x86/dts/galileo.dts            |  2 +-
>>  arch/x86/dts/minnowmax.dts          |  2 +-
>>  drivers/spi/ich.c                   | 28 ++++++++++++++++++++++++----
>>  8 files changed, 31 insertions(+), 11 deletions(-)
>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> Tested on Minnowmax:
> Tested-by: Simon Glass <sjg at chromium.org>

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

-- 
Jagan.


More information about the U-Boot mailing list