commit | 31d450f310a5659d69207683a3ac7a2aea537776 | [log] [tgz] |
---|---|---|
author | Kumar Gala <kumar.gala@linaro.org> | Wed Jan 16 12:25:49 2019 -0600 |
committer | Maureen Helm <maureen.helm@nxp.com> | Thu Jan 24 07:28:38 2019 -0600 |
tree | b4d5b22da3deac301c6a9261490b42816f949696 | |
parent | aca8ae3fd4ac1ac8658dac16d52976091eeb095b [diff] |
dts: arm: nxp: Fix dtc warning from nxp_rt.dtsi We get warnings from dtc when building any of the NXP i.MX-RT boards of the form: mimxrt1020_evk.dts_compiled: Warning (simple_bus_reg): /soc/random@400CC000: simple-bus unit address format error, expected "400cc000" Simple fix to make everything lowercase to have the unit-address and reg match. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>