commit | 0585a155a7318e69d43ef20636c2f072ad17d03f | [log] [tgz] |
---|---|---|
author | Anton Vorontsov <avorontsov@ru.mvista.com> | Thu Jan 08 04:31:41 2009 +0300 |
committer | Kumar Gala <galak@kernel.crashing.org> | Wed Jan 28 18:16:48 2009 -0600 |
tree | 1d91b03a7ffa554efa659abc574246f5c61009ac | |
parent | 598804cd041c395ce87302af9088b2f227196185 [diff] |
powerpc/83xx: Add PCI-E support for all MPC83xx boards with PCI-E This patch adds pcie nodes to the appropriate dts files, plus adds some probing code for the boards. Also, remove of_device_is_avaliable() check from the mpc837x_mds.c board file, as mpc83xx_add_bridge() has the same check now. Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>