commit | 3d4fa575413757e5f300b692e48bf944377c9f9d | [log] [tgz] |
---|---|---|
author | Kumar Gala <kumar.gala@linaro.org> | Fri Aug 02 13:01:25 2019 -0500 |
committer | Kumar Gala <kumar.gala@gmail.com> | Tue Aug 06 08:59:22 2019 -0400 |
tree | aaebcbb88b05add56ef6aa5122af000afee7d4d4 | |
parent | a5ae0daa35b916f6a3a64ff5a76e6f1d210a26b3 [diff] |
dts: riscv: Remove device_type = "memory" from SRAM nodes The true mmio-sram nodes should not have had a 'device_type' property. Remove it from the cases that we clearly know are SRAM. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>