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 <sushilchauhan@codeaurora.org>
Signed-off-by: Abhijit Kulkarni <kabhijit@codeaurora.org>
This commit is contained in:
Abhijit Kulkarni 2016-04-12 15:46:39 -07:00 committed by Jeevan Shriram
parent e8656817ca
commit c6b926f493

View file

@ -40,6 +40,7 @@
/* VBIF QoS remapper settings*/ /* VBIF QoS remapper settings*/
qcom,mdss-vbif-qos-rt-setting = <1 2 2 2>; qcom,mdss-vbif-qos-rt-setting = <1 2 2 2>;
qcom,vbif-settings = <0x00ac 0x00000040>;
qcom,mdss-has-panic-ctrl; qcom,mdss-has-panic-ctrl;
qcom,mdss-per-pipe-panic-luts = <0x000f>, qcom,mdss-per-pipe-panic-luts = <0x000f>,
@ -112,6 +113,26 @@
clock-names = "iface_clk", "bus_clk", "core_clk_src", clock-names = "iface_clk", "bus_clk", "core_clk_src",
"core_clk", "vsync_clk"; "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>, qcom,regs-dump-mdp = <0x01000 0x01454>,
<0x02000 0x02064>, <0x02000 0x02064>,
<0x02200 0x02264>, <0x02200 0x02264>,