commit | bd78c33a096a73f09b1b998a481290e229382a8b | [log] [tgz] |
---|---|---|
author | Anton Vorontsov <avorontsov@ru.mvista.com> | Sat May 02 06:16:59 2009 +0400 |
committer | Kumar Gala <galak@kernel.crashing.org> | Tue May 19 00:50:35 2009 -0500 |
tree | b722cde3e760b7cd264a70b0d3e74ce17585f44d | |
parent | 5e8306fe5de2ce0c3272abd4b8ab20323a8bf0ff [diff] |
powerpc/85xx: Add STMicro M25P40 serial flash support for MPC8569E-MDS For serial flash support we need to: - Add QE Par IO Bank E device tree node, a GPIO from this bank is used for SPI chip-select line; - Add serial-flash node; - Add proper module alias into of/base.c. Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>