From d51504297e34ec2a126aa9649e99cfdfb8727285 Mon Sep 17 00:00:00 2001 From: Raphiel Rollerscaperers Date: Mon, 12 Feb 2018 08:56:30 +0700 Subject: [PATCH] Treble : heads up with the vendor mounting To rolls cakes with this treble memes, we need to bringups this on memedo dts and involving into this meme as soon as possible as my normal behavior for new memes lmao Signed-off-by: Raphiel Rollerscaperers --- arch/arm/boot/dts/qcom/msm8953.dtsi | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/arch/arm/boot/dts/qcom/msm8953.dtsi b/arch/arm/boot/dts/qcom/msm8953.dtsi index eca9f972d2fe..3196c48efe0d 100644 --- a/arch/arm/boot/dts/qcom/msm8953.dtsi +++ b/arch/arm/boot/dts/qcom/msm8953.dtsi @@ -32,6 +32,14 @@ compatible = "android,firmware"; fstab { compatible = "android,fstab"; + vendor { + compatible = "android,vendor"; + dev = "/dev/block/platform/soc/7824900.sdhci/by-name/vendor"; + type = "ext4"; + mnt_flags = "ro,barrier=1,discard"; + fsmgr_flags = "wait"; + status = "ok"; + }; system { compatible = "android,system"; dev = "/dev/block/platform/soc/7824900.sdhci/by-name/system";