blob: 9005de4eb53380de5ee8697f6381935643daf520 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- a/arch/arm/boot/dts/qcom-ipq8064-ap148.dts
+++ b/arch/arm/boot/dts/qcom-ipq8064-ap148.dts
@@ -132,6 +132,8 @@
nand-ecc-strength = <4>;
nand-bus-width = <8>;
+
+ linux,part-probe = "qcom-smem";
};
};
};
|