Seems required for kexec (where --atags support is mutually exclusive with --dtb). Signed-off-by: Rob Clark <robdclark@xxxxxxxxx> --- arch/arm/boot/dts/qcom-apq8064-ifc6410.dts | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/arch/arm/boot/dts/qcom-apq8064-ifc6410.dts b/arch/arm/boot/dts/qcom-apq8064-ifc6410.dts index b396c83..fa40409 100644 --- a/arch/arm/boot/dts/qcom-apq8064-ifc6410.dts +++ b/arch/arm/boot/dts/qcom-apq8064-ifc6410.dts @@ -4,6 +4,15 @@ model = "Qualcomm APQ8064/IFC6410"; compatible = "qcom,apq8064-ifc6410", "qcom,apq8064"; + memory { + device_type = "memory"; + reg = <0x80000000 0x08e00000 + 0x8a000000 0x03a00000 + 0x8ec00000 0x00400000 + 0x8f700000 0x00700000 + 0x90000000 0x70000000>; + }; + soc { pinctrl@800000 { i2c1_pins: i2c1 { -- 2.1.0 -- To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html