On Mar 2, 2015, at 5:54 PM, Rob Clark <[email protected]> wrote:
> Seems required for kexec (where --atags support is mutually exclusive
> with --dtb).
>
> Signed-off-by: Rob Clark <[email protected]>
> ---
> 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>;
> + };
> +
Curious, where did you get these ranges from?
- k
> 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 [email protected]
> More majordomo info at http://vger.kernel.org/majordomo-info.html
--
Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project
--
To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html