ARM: dts: Early mount /lta-label

* Userspace needs it for model detection.

Change-Id: Id47e30fb941fc1fd6822d0d3ba32cd5e7572b2b5
This commit is contained in:
LuK1337 2019-11-19 12:50:48 +01:00 committed by Joel16
parent b3035b7a3c
commit cc7fa65338

View File

@ -1114,6 +1114,21 @@
};
};
&firmware {
android {
fstab {
android_lta_label: lta-label {
compatible = "android,lta-label";
dev = "/dev/block/platform/soc.0/f9824900.sdhci/by-name/LTALabel";
type = "ext4";
mnt_flags = "ro,barrier=1";
fsmgr_flags = "nofail";
status = "ok";
};
};
};
};
&usb3 {
qcom,usb_dp-vadc = <&pmi8994_vadc>;
qcom,usb_dm-vadc = <&pmi8994_vadc>;