提交 67065999 编写于 作者: J Julius Werner 提交者: Thierry Reding

ARM: tegra: Update jedec,lpddr2 revision-id binding

This patch updates the tegra20-asus-tf101 device tree to replace the
deprecated `revision-id1` binding with the new `revision-id` binding in
its "jedec,lpddr2"-compatible node. This was the only DTS in the tree
using this binding.

The revision-id2 (mode register 7) of this memory chip was not given in
the existing device tree, so let's assume 0 for now until it becomes
relevant.
Signed-off-by: NJulius Werner <jwerner@chromium.org>
Signed-off-by: NThierry Reding <treding@nvidia.com>
上级 e783362e
...@@ -756,7 +756,7 @@ ...@@ -756,7 +756,7 @@
lpddr2 { lpddr2 {
compatible = "elpida,B8132B2PB-6D-F", "jedec,lpddr2-s4"; compatible = "elpida,B8132B2PB-6D-F", "jedec,lpddr2-s4";
revision-id1 = <1>; revision-id = <1 0>;
density = <2048>; density = <2048>;
io-width = <16>; io-width = <16>;
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册