[PATCH 2/3] ARM: qcom: add SMEM device node to IPQ806x dts
Stephen Boyd
sboyd at codeaurora.org
Thu Aug 13 16:57:50 PDT 2015
On 08/13/2015 02:33 PM, Mathieu Olivari wrote:
> @@ -79,6 +79,15 @@
>
> #hwlock-cells = <1>;
> };
> +
> + smem {
> + compatible = "qcom,smem";
> +
> + memory-region = <&smem>;
> + reg = <0x41000000 0x4000>;
Does this reg property do something? I thought we were supposed to leave
this out when not using the rpm msg ram. Also, if there's no reg, it
should be at the root /.
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project
More information about the linux-mtd
mailing list