From c6b926f4937f7c5e15d016be4e32c4d3ec3b44dc Mon Sep 17 00:00:00 2001 From: Abhijit Kulkarni Date: Tue, 12 Apr 2016 15:46:39 -0700 Subject: [PATCH] ARM: dts: msm: Add VBIF/Hysteresis support for mdss VBIF/Hysteresis registers have to be setup for mdss module of msmcobalt. Add default values in the device tree. Change-Id: I4f106a39529f5e77591431bc3b4883a16d7b37f1 Signed-off-by: Sushil Chauhan Signed-off-by: Abhijit Kulkarni --- arch/arm/boot/dts/qcom/msmcobalt-mdss.dtsi | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/arch/arm/boot/dts/qcom/msmcobalt-mdss.dtsi b/arch/arm/boot/dts/qcom/msmcobalt-mdss.dtsi index 887b7b06c228..b2efe55c9b75 100644 --- a/arch/arm/boot/dts/qcom/msmcobalt-mdss.dtsi +++ b/arch/arm/boot/dts/qcom/msmcobalt-mdss.dtsi @@ -40,6 +40,7 @@ /* VBIF QoS remapper settings*/ qcom,mdss-vbif-qos-rt-setting = <1 2 2 2>; + qcom,vbif-settings = <0x00ac 0x00000040>; qcom,mdss-has-panic-ctrl; qcom,mdss-per-pipe-panic-luts = <0x000f>, @@ -112,6 +113,26 @@ clock-names = "iface_clk", "bus_clk", "core_clk_src", "core_clk", "vsync_clk"; + qcom,mdp-settings = <0x01190 0x00000000>, + <0x012ac 0xc0000ccc>, + <0x012b4 0xc0000ccc>, + <0x012bc 0x00cccccc>, + <0x012c4 0x000000cc>, + <0x013a8 0x0cccc0c0>, + <0x013b0 0xccccc0c0>, + <0x013b8 0xcccc0000>, + <0x013d0 0x00cc0000>, + <0x0506c 0x00000000>, + <0x0706c 0x00000000>, + <0x0906c 0x00000000>, + <0x0b06c 0x00000000>, + <0x1506c 0x00000000>, + <0x1706c 0x00000000>, + <0x1906c 0x00000000>, + <0x1b06c 0x00000000>, + <0x2506c 0x00000000>, + <0x2706c 0x00000000>; + qcom,regs-dump-mdp = <0x01000 0x01454>, <0x02000 0x02064>, <0x02200 0x02264>,