[PATCH v2 0/3] Add ZTE ZX296718 support
Jun Nie
jun.nie at linaro.org
Fri Aug 26 07:32:09 PDT 2016
Changes vs version1:
- Use more precise cpu and pmu compatible name in dts.
- fix minor coding style issue.
Jun Nie (3):
arm64: add ZTE ZX SoC family
arm64: dts: Add ZTE ZX296718 SoC dts and Makefile
arm64: defconfig: enable ZTE ZX related config
Documentation/devicetree/bindings/arm/zte.txt | 24 +++
arch/arm64/Kconfig.platforms | 5 +
arch/arm64/boot/dts/Makefile | 1 +
arch/arm64/boot/dts/zte/Makefile | 5 +
arch/arm64/boot/dts/zte/zx296718.dts | 21 +++
arch/arm64/boot/dts/zte/zx296718.dtsi | 253 ++++++++++++++++++++++++++
arch/arm64/configs/defconfig | 1 +
7 files changed, 310 insertions(+)
create mode 100644 arch/arm64/boot/dts/zte/Makefile
create mode 100644 arch/arm64/boot/dts/zte/zx296718.dts
create mode 100644 arch/arm64/boot/dts/zte/zx296718.dtsi
--
1.9.1
More information about the linux-arm-kernel
mailing list