summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/files/arch/mips/bcm63xx/dev-spi.c
Commit message (Collapse)AuthorAgeFilesLines
* [brcm63xx] do not duplicate fifo_size, since RX and TX fifo sizes are the ↵florian2009-03-111-8/+4
| | | | | | same, request_mem_region on the registers git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14848 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] fix typo for the bcm6338 spi IRQ, change platform driver name and ↵florian2009-03-081-1/+1
| | | | | | make the SPI irq be fetchable by platform driver initialization code git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14790 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] fix some SPI register definitions and platform-device ↵florian2009-03-081-3/+7
| | | | | | registration code git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14787 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] prepare for SPI controller driverflorian2009-03-061-0/+60
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14755 3c298f89-4303-0410-b956-a3cf2f4a3e73