Merge "ARM: dts: msm: Add rfsa nodes for msm8976"

This commit is contained in:
Linux Build Service Account 2015-05-28 14:58:49 -07:00 committed by Gerrit - the friendly Code Review server
commit 7b8d8a57d2
1 changed files with 7 additions and 0 deletions

View File

@ -640,6 +640,13 @@
rpm-standalone; /* TODO: remove this after bring up */
};
qcom,rmtfs_sharedmem@0 {
compatible = "qcom,sharedmem-uio";
reg = <0x0 0x00180000>; /* '0' indicates dynamic allocation */
reg-names = "rmtfs";
qcom,client-id = <0x00000001>;
};
sdhc_1: sdhci@7824900 {
compatible = "qcom,sdhci-msm";
reg = <0x7824900 0x11c>, <0x7824000 0x800>;