ipq806x: enable smem-parser for nand on AP148
Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 46785
This commit is contained in:
parent
a164be8ebe
commit
9f44a347ea
@ -0,0 +1,11 @@
|
||||
--- a/arch/arm/boot/dts/qcom-ipq8064-ap148.dts
|
||||
+++ b/arch/arm/boot/dts/qcom-ipq8064-ap148.dts
|
||||
@@ -181,6 +181,8 @@
|
||||
|
||||
nand-ecc-strength = <4>;
|
||||
nand-bus-width = <8>;
|
||||
+
|
||||
+ linux,part-probe = "qcom-smem";
|
||||
};
|
||||
};
|
||||
};
|
@ -38,9 +38,9 @@ Signed-off-by: Mathieu Olivari <mathieu@codeaurora.org>
|
||||
};
|
||||
|
||||
gsbi@16300000 {
|
||||
@@ -182,6 +192,34 @@
|
||||
nand-ecc-strength = <4>;
|
||||
nand-bus-width = <8>;
|
||||
@@ -184,6 +194,34 @@
|
||||
|
||||
linux,part-probe = "qcom-smem";
|
||||
};
|
||||
+
|
||||
+ mdio0: mdio {
|
||||
|
@ -29,7 +29,7 @@ Signed-off-by: Mathieu Olivari <mathieu@codeaurora.org>
|
||||
};
|
||||
|
||||
gsbi@16300000 {
|
||||
@@ -220,6 +230,27 @@
|
||||
@@ -222,6 +232,27 @@
|
||||
reg = <4>;
|
||||
};
|
||||
};
|
||||
|
@ -0,0 +1,11 @@
|
||||
--- a/arch/arm/boot/dts/qcom-ipq8064-ap148.dts
|
||||
+++ b/arch/arm/boot/dts/qcom-ipq8064-ap148.dts
|
||||
@@ -154,6 +154,8 @@
|
||||
|
||||
nand-ecc-strength = <4>;
|
||||
nand-bus-width = <8>;
|
||||
+
|
||||
+ linux,part-probe = "qcom-smem";
|
||||
};
|
||||
};
|
||||
};
|
@ -38,9 +38,9 @@ Signed-off-by: Mathieu Olivari <mathieu@codeaurora.org>
|
||||
};
|
||||
|
||||
gsbi@16300000 {
|
||||
@@ -155,6 +165,34 @@
|
||||
nand-ecc-strength = <4>;
|
||||
nand-bus-width = <8>;
|
||||
@@ -157,6 +167,34 @@
|
||||
|
||||
linux,part-probe = "qcom-smem";
|
||||
};
|
||||
+
|
||||
+ mdio0: mdio {
|
||||
|
@ -29,7 +29,7 @@ Signed-off-by: Mathieu Olivari <mathieu@codeaurora.org>
|
||||
};
|
||||
|
||||
gsbi@16300000 {
|
||||
@@ -193,6 +203,27 @@
|
||||
@@ -195,6 +205,27 @@
|
||||
reg = <4>;
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user