
Hi,
On 06/11/2020 10:07, Jerome Brunet wrote:
This patchset adds support for the Amlogic based libretech cc v2. Like the v1, this revised platform used the s905x SoC.
Changes since v1:
- Move Makefile change to patch #1
- Amend documentation for libretech cc v2
Seems you had a patch issue, the following patches are the same as v1
Neil
Jerome Brunet (2): arm64: dts: import libretech-cc-v2 from linux v5.10-rc1 arm64: meson: add support for libretech-cc v2
arch/arm/dts/Makefile | 1 + ...eson-gxl-s905x-libretech-cc-v2-u-boot.dtsi | 7 + .../dts/meson-gxl-s905x-libretech-cc-v2.dts | 318 ++++++++++++++++++ configs/libretech-cc_v2_defconfig | 82 +++++ 4 files changed, 408 insertions(+) create mode 100644 arch/arm/dts/meson-gxl-s905x-libretech-cc-v2-u-boot.dtsi create mode 100644 arch/arm/dts/meson-gxl-s905x-libretech-cc-v2.dts create mode 100644 configs/libretech-cc_v2_defconfig