Loading arch/arm64/boot/dts/qcom/sdm429-qrd-spyro-evt.dtsi +30 −0 Original line number Diff line number Diff line Loading @@ -16,3 +16,33 @@ &mdss_dsi0 { qcom,dsi-pref-prim-pan = <&dsi_hx8399c_hd_vid>; }; &firmware { android { compatible = "android,firmware"; vbmeta { compatible = "android,vbmeta"; parts = "vbmeta,boot,system,vendor,dtbo,recovery"; }; 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,avb"; status = "ok"; }; system { compatible = "android,system"; dev = "/dev/block/platform/soc/7824900.sdhci/by-name/system"; type = "ext4"; mnt_flags = "ro,barrier=1,discard"; fsmgr_flags = "wait,avb"; status = "ok"; }; }; }; }; Loading
arch/arm64/boot/dts/qcom/sdm429-qrd-spyro-evt.dtsi +30 −0 Original line number Diff line number Diff line Loading @@ -16,3 +16,33 @@ &mdss_dsi0 { qcom,dsi-pref-prim-pan = <&dsi_hx8399c_hd_vid>; }; &firmware { android { compatible = "android,firmware"; vbmeta { compatible = "android,vbmeta"; parts = "vbmeta,boot,system,vendor,dtbo,recovery"; }; 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,avb"; status = "ok"; }; system { compatible = "android,system"; dev = "/dev/block/platform/soc/7824900.sdhci/by-name/system"; type = "ext4"; mnt_flags = "ro,barrier=1,discard"; fsmgr_flags = "wait,avb"; status = "ok"; }; }; }; };