Loading arch/arm/boot/dts/qcom/msm8916.dtsi +17 −0 Original line number Diff line number Diff line Loading @@ -28,6 +28,23 @@ bootargs = "sched_enable_hmp=1"; }; firmware: firmware { android { compatible = "android,firmware"; fstab { compatible = "android,fstab"; system { compatible = "android,system"; dev = "/dev/block/platform/soc.0/7824900.sdhci/by-name/system"; type = "ext4"; mnt_flags = "ro,barrier=1,discard"; fsmgr_flags = "wait"; status = "ok"; }; }; }; }; aliases { sdhc1 = &sdhc_1; /* SDC1 eMMC slot */ sdhc2 = &sdhc_2; /* SDC2 SD card slot */ Loading arch/arm/boot/dts/qcom/msm8939.dtsi +17 −0 Original line number Diff line number Diff line Loading @@ -29,6 +29,23 @@ chosen { bootargs = "boot_cpus=0,4,5,6,7 sched_enable_hmp=1"; }; firmware: firmware { android { compatible = "android,firmware"; fstab { compatible = "android,fstab"; system { compatible = "android,system"; dev = "/dev/block/platform/soc.0/7824900.sdhci/by-name/system"; type = "ext4"; mnt_flags = "ro,barrier=1,discard"; fsmgr_flags = "wait"; status = "ok"; }; }; }; }; }; &soc { Loading Loading
arch/arm/boot/dts/qcom/msm8916.dtsi +17 −0 Original line number Diff line number Diff line Loading @@ -28,6 +28,23 @@ bootargs = "sched_enable_hmp=1"; }; firmware: firmware { android { compatible = "android,firmware"; fstab { compatible = "android,fstab"; system { compatible = "android,system"; dev = "/dev/block/platform/soc.0/7824900.sdhci/by-name/system"; type = "ext4"; mnt_flags = "ro,barrier=1,discard"; fsmgr_flags = "wait"; status = "ok"; }; }; }; }; aliases { sdhc1 = &sdhc_1; /* SDC1 eMMC slot */ sdhc2 = &sdhc_2; /* SDC2 SD card slot */ Loading
arch/arm/boot/dts/qcom/msm8939.dtsi +17 −0 Original line number Diff line number Diff line Loading @@ -29,6 +29,23 @@ chosen { bootargs = "boot_cpus=0,4,5,6,7 sched_enable_hmp=1"; }; firmware: firmware { android { compatible = "android,firmware"; fstab { compatible = "android,fstab"; system { compatible = "android,system"; dev = "/dev/block/platform/soc.0/7824900.sdhci/by-name/system"; type = "ext4"; mnt_flags = "ro,barrier=1,discard"; fsmgr_flags = "wait"; status = "ok"; }; }; }; }; }; &soc { Loading