Skip to content
Snippets Groups Projects
Commit 9b1cedc0 authored by Yan He's avatar Yan He Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: add bus bandwidth for PCIe1 on APQ8084


Add bus bandwidth for PCIe1 on APQ8084.

Change-Id: I7c8869c0cdad246242d7a9185c2c265e04025e05
Signed-off-by: default avatarYan He <yanhe@codeaurora.org>
parent 582ab50d
No related branches found
No related tags found
No related merge requests found
...@@ -598,6 +598,13 @@ ...@@ -598,6 +598,13 @@
qcom,msi-gicm-addr = <0xF9041040>; qcom,msi-gicm-addr = <0xF9041040>;
qcom,msi-gicm-base = <0x180>; qcom,msi-gicm-base = <0x180>;
qcom,msm-bus,name = "pcie1";
qcom,msm-bus,num-cases = <2>;
qcom,msm-bus,num-paths = <1>;
qcom,msm-bus,vectors-KBps =
<100 512 0 0>,
<100 512 500 800>;
}; };
spmi_bus: qcom,spmi@fc4c0000 { spmi_bus: qcom,spmi@fc4c0000 {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment