kernel-fxtec-pro1x/arch/mips/include/asm/mach-bcm63xx
Jonas Gorski 44d8fb3094 spi/bcm63xx: move register definitions into the driver
Move all register definitions and structs into the driver. This allows
us dropping the platform_data struct and drop any arch specific
includes. Make use of different device names to identify the version of
the block we have.

Since we now have full control over the message width, we can drop the
size check, which was broken anyway, since it never set ret to any error
code.

Also since we now have no arch depedendent resources, we can now allow
compiling it for any arch, hidden behind COMPILE_TEST.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
2015-10-23 01:19:58 +09:00
..
bcm63xx_board.h
bcm63xx_cpu.h MIPS: BCM63xx: Remove !RUNTIME_DETECT code for bcmcpu_get_id 2014-07-30 15:25:05 +02:00
bcm63xx_cs.h
bcm63xx_dev_dsp.h
bcm63xx_dev_enet.h MIPS: BCM63xx: Remove !RUNTIME_DETECT usage from enet code 2014-07-30 15:24:01 +02:00
bcm63xx_dev_flash.h MIPS: BCM63XX: Add flash type detection 2012-07-24 16:33:11 +02:00
bcm63xx_dev_hsspi.h MIPS: BCM63XX: add HSSPI platform device and register it 2014-01-22 20:18:50 +01:00
bcm63xx_dev_pci.h
bcm63xx_dev_pcmcia.h
bcm63xx_dev_spi.h spi/bcm63xx: move register definitions into the driver 2015-10-23 01:19:58 +09:00
bcm63xx_dev_uart.h
bcm63xx_dev_usb_usbd.h MIPS: BCM63XX: Create platform_device for USBD 2012-08-30 20:15:52 +02:00
bcm63xx_gpio.h MIPS: BCM63XX: add support for BCM3368 Cable Modem 2013-07-01 15:10:53 +02:00
bcm63xx_io.h MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
bcm63xx_irq.h
bcm63xx_iudma.h MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
bcm63xx_nvram.h MIPS: BCM63XX: export PSI size from nvram 2013-08-05 18:58:55 +01:00
bcm63xx_regs.h MIPS: BCM63xx: remove RSET_RNG register definitions 2015-03-01 23:02:26 +13:00
bcm63xx_reset.h MIPS: BCM63XX: add core reset helper 2012-11-09 11:37:18 +01:00
bcm63xx_timer.h
bcm963xx_tag.h
board_bcm963xx.h Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus 2013-07-13 14:52:21 -07:00
cpu-feature-overrides.h MIPS: BCM63xx: Remove !RUNTIME_DETECT in cpu-feature-overrides 2014-07-30 15:24:35 +02:00
ioremap.h MIPS: Replace use of phys_t with phys_addr_t. 2014-11-24 22:47:31 +01:00
irq.h MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
spaces.h MIPS: BCM63xx: Utilize asm/bmips-spaces.h 2015-06-21 21:53:32 +02:00