[MIPS] rbtx4938: Convert SPI codes to use generic SPI drivers
Use rtc-rs5c348 and at25 spi protocol driver and spi_txx9 spi controller driver instead of platform dependent codes. This patch also removes dependencies to old RTC interfaces such as rtc_mips_get_time, etc. Signed-off-by:Atsushi Nemoto <anemo@mba.ocn.ne.jp> Signed-off-by:
Ralf Baechle <ralf@linux-mips.org>
Showing
- arch/mips/configs/rbhma4500_defconfig 51 additions, 3 deletionsarch/mips/configs/rbhma4500_defconfig
- arch/mips/tx4938/common/Makefile 1 addition, 1 deletionarch/mips/tx4938/common/Makefile
- arch/mips/tx4938/common/rtc_rx5c348.c 0 additions, 192 deletionsarch/mips/tx4938/common/rtc_rx5c348.c
- arch/mips/tx4938/toshiba_rbtx4938/Makefile 1 addition, 1 deletionarch/mips/tx4938/toshiba_rbtx4938/Makefile
- arch/mips/tx4938/toshiba_rbtx4938/irq.c 0 additions, 6 deletionsarch/mips/tx4938/toshiba_rbtx4938/irq.c
- arch/mips/tx4938/toshiba_rbtx4938/setup.c 94 additions, 77 deletionsarch/mips/tx4938/toshiba_rbtx4938/setup.c
- arch/mips/tx4938/toshiba_rbtx4938/spi_eeprom.c 71 additions, 190 deletionsarch/mips/tx4938/toshiba_rbtx4938/spi_eeprom.c
- arch/mips/tx4938/toshiba_rbtx4938/spi_txx9.c 0 additions, 164 deletionsarch/mips/tx4938/toshiba_rbtx4938/spi_txx9.c
- include/asm-mips/tx4938/rbtx4938.h 0 additions, 6 deletionsinclude/asm-mips/tx4938/rbtx4938.h
- include/asm-mips/tx4938/spi.h 1 addition, 55 deletionsinclude/asm-mips/tx4938/spi.h
Loading
Please register or sign in to comment