Merge "ARM: dts: msm: add VDD_GFX CPR aging allowed register for msmcobalt"

This commit is contained in:
Linux Build Service Account 2016-09-08 20:01:27 -07:00 committed by Gerrit - the friendly Code Review server
commit 1ef2d1b896

View file

@ -900,8 +900,10 @@
gfx_cpr: cpr4-ctrl@5061000 {
compatible = "qcom,cpr4-msmcobalt-v1-mmss-regulator";
reg = <0x05061000 0x4000>, <0x00784000 0x1000>;
reg-names = "cpr_ctrl", "fuse_base";
reg = <0x05061000 0x4000>,
<0x00784000 0x1000>,
<0x05065204 0x4>;
reg-names = "cpr_ctrl", "fuse_base", "aging_allowed";
clocks = <&clock_gpu clk_gpucc_rbcpr_clk>,
<&clock_gcc clk_cnoc_clk>;
clock-names = "core_clk", "bus_clk";
@ -920,6 +922,8 @@
qcom,voltage-step = <4000>;
mem-acc-supply = <&gfx_mem_acc_vreg>;
qcom,cpr-aging-ref-voltage = <1032000>;
qcom,cpr-aging-allowed-reg-mask = <0x00000003>;
qcom,cpr-aging-allowed-reg-value = <0x00000003>;
qcom,cpr-enable;