提交 2f8d2931 编写于 作者: C Craig Tatlor 提交者: Andy Gross

arm64: dts: qcom: msm8916: Shrink mdp address length for msm8916

This shrinks the address size down to 89000 from its previous 90000
which was mistakenly pulled from downstream.
Signed-off-by: NCraig Tatlor <ctatlor97@gmail.com>
Acked-by: NRob Clark <robdclark@gmail.com>
Signed-off-by: NAndy Gross <andy.gross@linaro.org>
上级 64c4d0a7
......@@ -816,7 +816,7 @@
mdp: mdp@1a01000 {
compatible = "qcom,mdp5";
reg = <0x1a01000 0x90000>;
reg = <0x1a01000 0x89000>;
reg-names = "mdp_phys";
interrupt-parent = <&mdss>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册