[PATCH v2 0/2] arm64: meson: add libretech cc v2 support
Jerome Brunet
jbrunet at baylibre.com
Fri Nov 6 10:07:50 CET 2020
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
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
--
2.28.0
More information about the U-Boot
mailing list