diff options
| author | Linux Build Service Account <lnxbuild@localhost> | 2017-02-05 20:53:34 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-02-05 20:53:33 -0800 |
| commit | 11f41002e36fbb33dbc158d7bd5d4a1ea3305317 (patch) | |
| tree | 1360c72e4f1b2ce7cb5402773c6c0ad5afab778f /arch | |
| parent | 3e6913ada917cbe58cf76dc2ec0a062d220c0a30 (diff) | |
| parent | c9deb68c63e3ca36a71473ed336e03aea07a0c99 (diff) | |
Merge "msm: mdss: dp: add support for DP PHY register offset property"
Diffstat (limited to 'arch')
| -rw-r--r-- | arch/arm/boot/dts/qcom/msm8998-mdss.dtsi | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/qcom/msm8998-mdss.dtsi b/arch/arm/boot/dts/qcom/msm8998-mdss.dtsi index 845c96eb5ef4..05566d8fd263 100644 --- a/arch/arm/boot/dts/qcom/msm8998-mdss.dtsi +++ b/arch/arm/boot/dts/qcom/msm8998-mdss.dtsi @@ -1,4 +1,4 @@ -/* Copyright (c) 2016, The Linux Foundation. All rights reserved. +/* Copyright (c) 2016-2017, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and @@ -500,6 +500,9 @@ qcom,msm_ext_disp = <&msm_ext_disp>; + qcom,aux-cfg-settings = [00 13 00 10 0a 26 0a 03 8b 03]; + qcom,logical2physical-lane-map = [02 03 01 00]; + qcom,core-supply-entries { #address-cells = <1>; #size-cells = <0>; |
