ARM: dts: msm: Update display FPS max level

Update display FPS max level from 4 to 16, now display FPS had
10 level, so suggest change to 16.

Change-Id: Id53fa83d10ce20f2d3cc3f5fb829cb22b4b64a90
This commit is contained in:
congying
2022-11-09 12:56:23 +08:00
parent cfc8581e6b
commit b37a42cd97

View File

@@ -221,7 +221,7 @@
compatible = "qcom,userspace-cooling-devices";
display_fps: display-fps {
qcom,max-level = <4>;
qcom,max-level = <16>;
#cooling-cells = <2>;
};
};