diff options
| author | Linux Build Service Account <lnxbuild@localhost> | 2016-12-30 06:28:08 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-12-30 06:28:07 -0800 |
| commit | b948ad14ae74bd4bf5a4e04f62bae06d0d9c463e (patch) | |
| tree | 1b607c6e651087fe3eb56883a2f37463bf6fc48d | |
| parent | 06dc59aba02a111c5745c379e652744e2f14e359 (diff) | |
| parent | a3b6b58f276826d9809690251ff51712dcb97b21 (diff) | |
Merge "ARM: dts: msm: Add Dest-scalar reg dump setting for 8998 MDSS"
| -rw-r--r-- | arch/arm/boot/dts/qcom/msm8998-mdss.dtsi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/qcom/msm8998-mdss.dtsi b/arch/arm/boot/dts/qcom/msm8998-mdss.dtsi index dd2efefe264f..845c96eb5ef4 100644 --- a/arch/arm/boot/dts/qcom/msm8998-mdss.dtsi +++ b/arch/arm/boot/dts/qcom/msm8998-mdss.dtsi @@ -170,6 +170,9 @@ <0x4a000 0x4a2bc>, <0x55000 0x5522c>, <0x57000 0x5722c>, + <0x61000 0x61014>, + <0x61800 0x61888>, + <0x62000 0x62088>, <0x66000 0x662c0>, <0x6b000 0x6b268>, <0x6b800 0x6ba68>, @@ -191,6 +194,7 @@ "LAYER_0", "LAYER_1", "LAYER_2", "LAYER_3", "LAYER_4", "LAYER_5", "DSPP_0", "DSPP_1", + "DEST_SCALER_OP", "DEST_SCALER_0", "DEST_SCALER_1", "WB_2", "INTF_0", "INTF_1", "INTF_2", "INTF_3", "PP_0", "PP_1", "PP_4", |
