commit | 4cace27c820c5e81a9945383b8c1c997d4faec3f | [log] [tgz] |
---|---|---|
author | Kumar Gala <kumar.gala@linaro.org> | Thu Jul 20 07:59:29 2017 -0500 |
committer | Kumar Gala <kumar.gala@gmail.com> | Thu Jul 20 09:56:41 2017 -0500 |
tree | 088f5a7a33749a6a3fe413fa4f8904f1511e5a73 | |
parent | 5e7765ba283c23739161c6e3a50b004c33a2b6df [diff] |
dts: cleanup usage of "flash" and "sram" compatible Remove compatible = "flash" from any node that has it as this doesn't have any well defined meaning right now. Also update any compatible = "sram" to be "mmio-sram" (as there's a binding in linux for this). Signed-off-by: Kumar Gala <kumar.gala@linaro.org>