Merge "ARM: dts: msm: Override vendor node entires in fstab for MSM8996ProAU"
This commit is contained in:
commit
db87e2310e
1 changed files with 14 additions and 0 deletions
|
@ -12,6 +12,20 @@
|
||||||
|
|
||||||
#include "msm8996v3-auto.dtsi"
|
#include "msm8996v3-auto.dtsi"
|
||||||
|
|
||||||
|
/ {
|
||||||
|
firmware: firmware {
|
||||||
|
android {
|
||||||
|
fstab {
|
||||||
|
/delete-node/ system;
|
||||||
|
vendor {
|
||||||
|
fsmgr_flags = "wait,slotselect,verify";
|
||||||
|
status = "ok";
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
&gfx_vreg {
|
&gfx_vreg {
|
||||||
qcom,cpr-fuse-combos = <24>;
|
qcom,cpr-fuse-combos = <24>;
|
||||||
qcom,cpr-speed-bins = <3>;
|
qcom,cpr-speed-bins = <3>;
|
||||||
|
|
Loading…
Add table
Reference in a new issue