This patchset decouples spi-bcm63xx from any arch code to allow building it for more than MIPS/BCM63XX as well as allow compile testing it on any arch/platform. Based on for-next, obviously 4.4 material. Jonas Gorski (6): spi/bcm63xx: remove unused rx_tail variable spi/bcm63xx: always use a fixed number of CS spi/bcm63xx: hardcode busnum to 0 spi/bcm63xx: replace custom io accessors with standard ones spi/bcm63xx: move register definitions into the driver spi/bcm63xx: move message control word description to register offsets drivers/spi/Kconfig | 2 +- drivers/spi/spi-bcm63xx.c | 195 +++++++++++++++++++++++++++++++++++++++++----- 2 files changed, 176 insertions(+), 21 deletions(-) -- 2.1.4 -- To unsubscribe from this list: send the line "unsubscribe linux-spi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html