From: Pavel Kubelun Date: Thu, 18 Jan 2018 09:39:50 +0000 (+0300) Subject: ipq806x: introduce ipq8064 SoC v2 dtsi X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=d629e013ef7226be4cc088b519c0a298d213b67b;p=librecmc%2Flibrecmc.git ipq806x: introduce ipq8064 SoC v2 dtsi According to QCA internal numbering there are 3 versions of ipq8064/5 SoC: ipq8064 v1.0 - probably ipq8064 evaluation boards only ipq8064 v2.0 - probably ipq8064 mass market boards only ipq8064 v3.0 - aka ipq8065, boards based on ipq8065. Each next revision includes configuration differences from previous revision and adds something new. Signed-off-by: Pavel Kubelun [slh: rebase for kernel v4.14 as well] Signed-off-by: Stefan Lippers-Hollmann (cherry picked from commit adbdf780492c0b877057ffb6765d0329adcbd2be) --- diff --git a/target/linux/ipq806x/files-4.14/arch/arm/boot/dts/qcom-ipq8064-v2.0.dtsi b/target/linux/ipq806x/files-4.14/arch/arm/boot/dts/qcom-ipq8064-v2.0.dtsi new file mode 100644 index 0000000000..b90ce81868 --- /dev/null +++ b/target/linux/ipq806x/files-4.14/arch/arm/boot/dts/qcom-ipq8064-v2.0.dtsi @@ -0,0 +1 @@ +#include "qcom-ipq8064-v1.0.dtsi" diff --git a/target/linux/ipq806x/files-4.9/arch/arm/boot/dts/qcom-ipq8064-v2.0.dtsi b/target/linux/ipq806x/files-4.9/arch/arm/boot/dts/qcom-ipq8064-v2.0.dtsi new file mode 100644 index 0000000000..b90ce81868 --- /dev/null +++ b/target/linux/ipq806x/files-4.9/arch/arm/boot/dts/qcom-ipq8064-v2.0.dtsi @@ -0,0 +1 @@ +#include "qcom-ipq8064-v1.0.dtsi"