Commit 86b224be authored by Thierry Reding's avatar Thierry Reding

ARM: tegra: Use numeric unit-addresses

Unit-addresses should be numeric. This fixes a validation failure seen
using the json-schema tooling.
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent 90b1307a
......@@ -314,7 +314,7 @@ nvec@7000c500 {
memory-controller@7000f400 {
nvidia,use-ram-code;
emc-tables@hynix {
emc-tables@0 {
nvidia,ram-code = <0x0>;
#address-cells = <1>;
#size-cells = <0>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment