ARM: dts: msm: Correct the offset for AD blocks on msmcobalt
msmcobalt only has two AD hardware block, this change corrects the offsets in the dts file. CRs-Fixed: 1023377 Change-Id: Ifa797703da0ac846167651c7ed03a6710ba41867 Signed-off-by: Ping Li <pingli@codeaurora.org>
This commit is contained in:
parent
676d1c9b0d
commit
8f2bc2304c
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@
|
|||
qcom,mdss-has-pingpong-split;
|
||||
qcom,mdss-has-separate-rotator;
|
||||
|
||||
qcom,mdss-ad-off = <0x0079000 0x00079800 0x0007a000>;
|
||||
qcom,mdss-ad-off = <0x0079000 0x00079800>;
|
||||
qcom,mdss-cdm-off = <0x0007a200>;
|
||||
qcom,mdss-dsc-off = <0x00081000 0x00081400>;
|
||||
qcom,mdss-wfd-mode = "intf";
|
||||
|
|
Loading…
Add table
Reference in a new issue