-
- Downloads
Merge tag 'fsi-updates-2018-07-24' of...
Merge tag 'fsi-updates-2018-07-24' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/linux-fsi into char-misc-testing Ben writes: This adds support for offloading the FSI low level bitbanging to the ColdFire coprocessor of the Aspeed SoCs. All the pre-requisites have already been merged, this is the final piece in the puzzle. This branch also pull gpio/ib-aspeed which is a topic branch already in gpio/for-next (and thus in next) whic contains pre-requisites. Finally, there's also a bug fix to the sbefifo driver for some inconsistent use of a mutex in the error handling code.
Showing
- Documentation/devicetree/bindings/fsi/fsi-master-ast-cf.txt 36 additions, 0 deletionsDocumentation/devicetree/bindings/fsi/fsi-master-ast-cf.txt
- Documentation/devicetree/bindings/fsi/fsi.txt 5 additions, 0 deletionsDocumentation/devicetree/bindings/fsi/fsi.txt
- drivers/fsi/Kconfig 9 additions, 0 deletionsdrivers/fsi/Kconfig
- drivers/fsi/Makefile 1 addition, 0 deletionsdrivers/fsi/Makefile
- drivers/fsi/cf-fsi-fw.h 157 additions, 0 deletionsdrivers/fsi/cf-fsi-fw.h
- drivers/fsi/fsi-core.c 24 additions, 0 deletionsdrivers/fsi/fsi-core.c
- drivers/fsi/fsi-master-ast-cf.c 1438 additions, 0 deletionsdrivers/fsi/fsi-master-ast-cf.c
- drivers/fsi/fsi-sbefifo.c 9 additions, 4 deletionsdrivers/fsi/fsi-sbefifo.c
- drivers/gpio/gpio-aspeed.c 368 additions, 58 deletionsdrivers/gpio/gpio-aspeed.c
- include/linux/device.h 4 additions, 0 deletionsinclude/linux/device.h
- include/linux/gpio/aspeed.h 15 additions, 0 deletionsinclude/linux/gpio/aspeed.h
- include/trace/events/fsi_master_ast_cf.h 150 additions, 0 deletionsinclude/trace/events/fsi_master_ast_cf.h
- lib/devres.c 36 additions, 0 deletionslib/devres.c
Loading
Please register or sign in to comment