summaryrefslogtreecommitdiff
path: root/drivers/spi
diff options
context:
space:
mode:
authorPhilippe Langlais <philippe.langlais@linaro.org>2011-03-17 09:45:22 +0100
committerPhilippe Langlais <philippe.langlais@stericsson.com>2012-05-22 10:59:43 +0200
commit76097ff3a5e028d3f7837f8372a38b23fe63c0c3 (patch)
treecfb062b0b78e7b9dfc083e8f6b301a778f739ca9 /drivers/spi
parent39a9b128042ca61a7c4868f694c5472e747b2224 (diff)
amba-pl022: Add loopback support for the SPI on 5500
Add new amba-pl022 vendor for the DB5500 pl023, as the pl023 on db8500 and db5500 vary. Signed-off-by: Prajadevi H <prajadevi.h@stericsson.com> Signed-off-by: Philippe Langlais <philippe.langlais@linaro.org>
Diffstat (limited to 'drivers/spi')
-rw-r--r--drivers/spi/spi-pl022.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/drivers/spi/spi-pl022.c b/drivers/spi/spi-pl022.c
index 7a137e9bde6..97351afc7c8 100644
--- a/drivers/spi/spi-pl022.c
+++ b/drivers/spi/spi-pl022.c
@@ -2270,14 +2270,6 @@ static struct vendor_data vendor_db5500_pl023 = {
.loopback = true,
};
-static struct vendor_data vendor_db5500_pl023 = {
- .fifodepth = 32,
- .max_bpw = 32,
- .unidir = false,
- .extended_cr = true,
- .pl023 = true,
-};
-
static struct amba_id pl022_ids[] = {
{
/*