kernel: update 4.1 to 4.1.4
[openwrt.git] / target / linux / ipq806x / patches-4.1 / 024-ap148-add-memory-node.patch
1 --- a/arch/arm/boot/dts/qcom-ipq8064-ap148.dts
2 +++ b/arch/arm/boot/dts/qcom-ipq8064-ap148.dts
3 @@ -4,6 +4,11 @@
4         model = "Qualcomm IPQ8064/AP148";
5         compatible = "qcom,ipq8064-ap148", "qcom,ipq8064";
6  
7 +       memory@0 {
8 +               reg = <0x42000000 0x1e000000>;
9 +               device_type = "memory";
10 +       };
11 +
12         reserved-memory {
13                 #address-cells = <1>;
14                 #size-cells = <1>;