Re: [PATCH 0/2] ARM64: dts: Add support for Meson GXM

From: Kevin Hilman
Date: Mon Nov 21 2016 - 12:10:59 EST


Neil Armstrong <narmstrong@xxxxxxxxxxxx> writes:

> The new Amlogic GXM SoC (S912) is part of the Meson GX family and is nearly
> identical to GXM but with a second Quad-A53 core cluster.
>
> The GXM dtsi includes the GXL dtsi and the p20x dtsi is refactored in a
> common p20x/q20x to support the GXM Q200 and Q201 board that uses the exact
> same board layout since the S905D and S912 are pinout compatible.
>
> The last patch adds support for the Nexbox A1 Set-Top-Box based on the S912.
>
> Changes since RFC :
> - Refactor the p20x/q20x dtsi into a single common file
> - Add support for Nexbox A1

Thanks for refactoring. Looks great.

Applied.

Kevin