ipq806x: fix pcie tx termination offset
[openwrt/openwrt.git] / target / linux / ipq806x / files-4.14 / arch / arm / boot / dts / qcom-ipq8064-v2.0.dtsi
1 #include "qcom-ipq8064-v1.0.dtsi"
2
3 / {
4 soc: soc {
5
6 ss_phy_0: phy@110f8830 {
7 rx_eq = <2>;
8 tx_deamp_3_5db = <32>;
9 mpll = <0xa0>;
10 };
11
12 ss_phy_1: phy@100f8830 {
13 rx_eq = <2>;
14 tx_deamp_3_5db = <32>;
15 mpll = <0xa0>;
16 };
17
18 pcie0: pci@1b500000 {
19 phy-tx0-term-offset = <0>;
20 };
21
22 pcie1: pci@1b700000 {
23 phy-tx0-term-offset = <0>;
24 };
25
26 pcie2: pci@1b900000 {
27 phy-tx0-term-offset = <0>;
28 };
29 };
30 };