Re: [PATCH 0/2] amlogic: add Khadas VIM3L support

2020-01-07 Thread Neil Armstrong
On 11/12/2019 10:20, Christian Hewitt wrote:
> Khadas VIM3L is a new revision of the VIM3 board that swaps the premium
> A311D chip for Amlogic's mid-range S905D3 chip.
> 
> Christian Hewitt (2):
>   ARM: dts: Import Khadas VIM3L DT from Linux 5.5-rc1
>   boards: amlogic: add Khadas VIM3L support
> 
>  arch/arm/dts/Makefile   |   1 +
>  arch/arm/dts/meson-sm1-khadas-vim3l.dts |  95 +++
>  board/amlogic/w400/README.khadas-vim3l  | 132 
> 
>  configs/khadas-vim3l_defconfig  |  62 +++
>  4 files changed, 290 insertions(+)
>  create mode 100644 arch/arm/dts/meson-sm1-khadas-vim3l.dts
>  create mode 100644 board/amlogic/w400/README.khadas-vim3l
>  create mode 100644 configs/khadas-vim3l_defconfig
> 

Applied to u-boot-amlogic


Re: [PATCH 0/2] amlogic: add Khadas VIM3L support

2019-12-20 Thread Neil Armstrong
On 11/12/2019 10:20, Christian Hewitt wrote:
> Khadas VIM3L is a new revision of the VIM3 board that swaps the premium
> A311D chip for Amlogic's mid-range S905D3 chip.
> 
> Christian Hewitt (2):
>   ARM: dts: Import Khadas VIM3L DT from Linux 5.5-rc1
>   boards: amlogic: add Khadas VIM3L support
> 
>  arch/arm/dts/Makefile   |   1 +
>  arch/arm/dts/meson-sm1-khadas-vim3l.dts |  95 +++
>  board/amlogic/w400/README.khadas-vim3l  | 132 
> 
>  configs/khadas-vim3l_defconfig  |  62 +++
>  4 files changed, 290 insertions(+)
>  create mode 100644 arch/arm/dts/meson-sm1-khadas-vim3l.dts
>  create mode 100644 board/amlogic/w400/README.khadas-vim3l
>  create mode 100644 configs/khadas-vim3l_defconfig
> 

Reviewed-by: Neil Armstrong 

Will push for next U-Boot release.

Neil


Re: [PATCH 0/2] amlogic: add Khadas VIM3L support

2019-12-12 Thread Kevin Hilman
Christian Hewitt  writes:

> Khadas VIM3L is a new revision of the VIM3 board that swaps the premium
> A311D chip for Amlogic's mid-range S905D3 chip.

Tested-by: Kevin Hilman 


[PATCH 0/2] amlogic: add Khadas VIM3L support

2019-12-11 Thread Christian Hewitt
Khadas VIM3L is a new revision of the VIM3 board that swaps the premium
A311D chip for Amlogic's mid-range S905D3 chip.

Christian Hewitt (2):
  ARM: dts: Import Khadas VIM3L DT from Linux 5.5-rc1
  boards: amlogic: add Khadas VIM3L support

 arch/arm/dts/Makefile   |   1 +
 arch/arm/dts/meson-sm1-khadas-vim3l.dts |  95 +++
 board/amlogic/w400/README.khadas-vim3l  | 132 
 configs/khadas-vim3l_defconfig  |  62 +++
 4 files changed, 290 insertions(+)
 create mode 100644 arch/arm/dts/meson-sm1-khadas-vim3l.dts
 create mode 100644 board/amlogic/w400/README.khadas-vim3l
 create mode 100644 configs/khadas-vim3l_defconfig

-- 
2.7.4