commit | 561a1a31d232d0f2b1ce7b7480bd03aba97e818d | [log] [tgz] |
---|---|---|
author | Guennadi Liakhovetski <g.liakhovetski@gmx.de> | Thu Jun 06 17:38:12 2013 +0200 |
committer | Simon Horman <horms+renesas@verge.net.au> | Tue Jun 18 16:18:02 2013 +0900 |
tree | 8c2c49a5d8ed0abd3069a4181259bf63edd797d6 | |
parent | 894db164260c39870ea79e473e1307b4aa5e4257 [diff] |
ARM: shmobile: sh73a0: remove "0x" prefix from DT node names The convention for Device Tree node names is <device>@<hex-address>, where the part after '@' shouldn't contain the "0x" prefix. Fix the sh73a0.dtsi DT names. Signed-off-by: Guennadi Liakhovetski <g.liakhovetski+renesas@gmail.com> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>