commit | a29240183bcc6a4a5d91b0f26b1265dce8d8fed8 | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Wed Jul 22 11:03:36 2015 +0200 |
committer | Michal Simek <michal.simek@xilinx.com> | Tue Jul 28 11:56:24 2015 +0200 |
tree | a7e9d87cbea626311960ecf3fa634a5fb16a89ac | |
parent | 2b917f91f2ad0b724057189a3c35ac84c0ac15df [diff] |
ARM: zynq: DT: Cleanup address-cells and size-cells Remove unneeded address-cells form intc node because it is already setup in parent node. Add missing address-cells and size-cells to eth node to be shared for every platform DTSes. Signed-off-by: Michal Simek <michal.simek@xilinx.com>