commit | c2a3b4bca53a59f4f1a36233f0f71ad6462678b6 | [log] [tgz] |
---|---|---|
author | David Lechner <david@lechnology.com> | Fri Apr 01 17:42:03 2016 +0200 |
committer | Sekhar Nori <nsekhar@ti.com> | Thu Apr 14 11:40:39 2016 +0530 |
tree | 639259a92c7b4d8a229aa2b3e5d070387c4983b6 | |
parent | 497762b852bd167d56a884bc3259eaf977e3db3f [diff] |
ARM: dts: davinci: use proper address after @ TI has been using the physical address in DT after the @ in device nodes. The device tree convention is to use the same address that is used for the reg property. This updates all davinci DT files to use the proper convention. Signed-off-by: David Lechner <david@lechnology.com> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Sekhar Nori <nsekhar@ti.com>