Loading arch/arm64/boot/dts/qcom/sdmshrike.dtsi +17 −0 Original line number Diff line number Diff line Loading @@ -375,6 +375,23 @@ }; }; firmware: firmware { android { compatible = "android,firmware"; fstab { compatible = "android,fstab"; vendor { compatible = "android,vendor"; dev = "/dev/block/platform/soc/8804000.sdhci/by-name/vendor"; type = "ext4"; mnt_flags = "ro,barrier=1,discard"; fsmgr_flags = "wait,slotselect"; status = "ok"; }; }; }; }; reserved-memory { #address-cells = <2>; #size-cells = <2>; Loading Loading
arch/arm64/boot/dts/qcom/sdmshrike.dtsi +17 −0 Original line number Diff line number Diff line Loading @@ -375,6 +375,23 @@ }; }; firmware: firmware { android { compatible = "android,firmware"; fstab { compatible = "android,fstab"; vendor { compatible = "android,vendor"; dev = "/dev/block/platform/soc/8804000.sdhci/by-name/vendor"; type = "ext4"; mnt_flags = "ro,barrier=1,discard"; fsmgr_flags = "wait,slotselect"; status = "ok"; }; }; }; }; reserved-memory { #address-cells = <2>; #size-cells = <2>; Loading