projects
/
linux
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
00f8497
)
arm64: dts: msm8916: Mark rmtfs node as qcom, rmtfs-mem compatible
author
Bjorn Andersson
<bjorn.andersson@linaro.org>
Wed, 11 Oct 2017 05:08:57 +0000
(22:08 -0700)
committer
Andy Gross
<andy.gross@linaro.org>
Thu, 12 Oct 2017 04:57:05 +0000
(23:57 -0500)
Now that we have a binding defined for the shared file system memory use
this to describe the rmtfs memory region.
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
arch/arm64/boot/dts/qcom/msm8916.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/qcom/msm8916.dtsi
b/arch/arm64/boot/dts/qcom/msm8916.dtsi
index 6fa051a9758e83c29b6672110fed46aee0d6888d..e16ba83345181b365a3b9fb60172409a2875c85a 100644
(file)
--- a/
arch/arm64/boot/dts/qcom/msm8916.dtsi
+++ b/
arch/arm64/boot/dts/qcom/msm8916.dtsi
@@
-69,8
+69,11
@@
reserved@8668000 {
};
rmtfs@86700000 {
+ compatible = "qcom,rmtfs-mem";
reg = <0x0 0x86700000 0x0 0xe0000>;
no-map;
+
+ qcom,client-id = <1>;
};
rfsa@867e00000 {