ipq806x: use qcom-ipq8064-v1.0.dtsi from upstream
[openwrt/openwrt.git] / target / linux / ipq806x / patches-5.4 / 085-ipq8064-v1.0-dtsi-additions.patch
1 This uses upstream qcom-ipq8064-v1.0.dtsi and modifies it by patches
2 instead of keeping a local version. This patch adds our local adjustments
3 for the (local) additional contents of qcom-ipq8064.dtsi
4
5 --- a/arch/arm/boot/dts/qcom-ipq8064-v1.0.dtsi
6 +++ b/arch/arm/boot/dts/qcom-ipq8064-v1.0.dtsi
7 @@ -56,3 +56,19 @@
8 };
9 };
10 };
11 +
12 +&CPU_SPC {
13 + status = "okay";
14 +};
15 +
16 +&pcie0 {
17 + phy-tx0-term-offset = <7>;
18 +};
19 +
20 +&pcie1 {
21 + phy-tx0-term-offset = <7>;
22 +};
23 +
24 +&pcie2 {
25 + phy-tx0-term-offset = <7>;
26 +};