Title: [8632] trunk/arch/blackfin/mach-bf533/boards/stamp.c: [#6002], fix ad183x spi mode setting in bf533 board file
Revision
8632
Author
bhsong
Date
2010-04-12 04:44:56 -0400 (Mon, 12 Apr 2010)

Log Message

[#6002], fix ad183x spi mode setting in bf533 board file

Modified Paths

Diff

Modified: trunk/arch/blackfin/mach-bf533/boards/stamp.c (8631 => 8632)


--- trunk/arch/blackfin/mach-bf533/boards/stamp.c	2010-04-12 05:53:35 UTC (rev 8631)
+++ trunk/arch/blackfin/mach-bf533/boards/stamp.c	2010-04-12 08:44:56 UTC (rev 8632)
@@ -259,6 +259,7 @@
 		.chip_select = 4,
 		.platform_data = "ad1836", /* only includes chip name for the moment */
 		.controller_data = &ad1836_spi_chip_info,
+		.mode = SPI_MODE_3,
 	},
 #endif
 
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to