You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
424 B
30 lines
424 B
#include "qcom-ipq8064-v1.0.dtsi"
|
|
|
|
/ {
|
|
soc: soc {
|
|
|
|
ss_phy_0: phy@110f8830 {
|
|
rx_eq = <2>;
|
|
tx_deamp_3_5db = <32>;
|
|
mpll = <0xa0>;
|
|
};
|
|
|
|
ss_phy_1: phy@100f8830 {
|
|
rx_eq = <2>;
|
|
tx_deamp_3_5db = <32>;
|
|
mpll = <0xa0>;
|
|
};
|
|
|
|
pcie0: pci@1b500000 {
|
|
phy-tx0-term-offset = <0>;
|
|
};
|
|
|
|
pcie1: pci@1b700000 {
|
|
phy-tx0-term-offset = <0>;
|
|
};
|
|
|
|
pcie2: pci@1b900000 {
|
|
phy-tx0-term-offset = <0>;
|
|
};
|
|
};
|
|
};
|
|
|