Loading qcom/holi.dtsi +15 −0 Original line number Diff line number Diff line Loading @@ -346,6 +346,21 @@ scm { compatible = "qcom,scm"; }; android { compatible = "android,firmware"; fstab { compatible = "android,fstab"; vendor { compatible = "android,vendor"; dev = "/dev/block/platform/soc/4744000.sdhci/by-name/vendor"; type = "ext4"; mnt_flags = "ro,barrier=1,discard"; fsmgr_flags = "wait,slotselect,avb"; status = "ok"; }; }; }; }; chosen { Loading Loading
qcom/holi.dtsi +15 −0 Original line number Diff line number Diff line Loading @@ -346,6 +346,21 @@ scm { compatible = "qcom,scm"; }; android { compatible = "android,firmware"; fstab { compatible = "android,fstab"; vendor { compatible = "android,vendor"; dev = "/dev/block/platform/soc/4744000.sdhci/by-name/vendor"; type = "ext4"; mnt_flags = "ro,barrier=1,discard"; fsmgr_flags = "wait,slotselect,avb"; status = "ok"; }; }; }; }; chosen { Loading