commit | 19271138fff79419b0c25e3570ed58046dba1780 | [log] [tgz] |
---|---|---|
author | Stefan Agner <stefan.agner@toradex.com> | Wed Nov 30 13:41:57 2016 -0800 |
committer | Stefano Babic <sbabic@denx.de> | Fri Dec 16 09:56:38 2016 +0100 |
tree | 9c21445c874e28722a2b456ea6c893367c77da87 | |
parent | 0eba4c41ca18f8f009126dcacc647927accaa63d [diff] |
ARM: dts: vf: Fix warning about missing reg property Add proper reg values for the two AIPS bus nodes. This avoids this two warnings: Node /soc/aips-bus@40000000 has a unit name, but no reg property Node /soc/aips-bus@40080000 has a unit name, but no reg property Signed-off-by: Stefan Agner <stefan.agner@toradex.com>