]> git.baikalelectronics.ru Git - kernel.git/commit
rapidio/switches: add driver for IDT gen3 switches
authorAlexandre Bounine <alexandre.bounine@idt.com>
Tue, 2 Aug 2016 21:07:03 +0000 (14:07 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 2 Aug 2016 23:35:38 +0000 (19:35 -0400)
commit46dd519dc34106a980b1a09d1fee0711168a9a2e
tree23a16451c02f3dc0dc3b6ebf8f2068d56d70ff3b
parent2a766f8acc761c87f14915db30749b0ed226b66e
rapidio/switches: add driver for IDT gen3 switches

Add RapidIO switch driver for IDT Gen3 switch devices: RXS1632 and
RXS2448.

[alexandre.bounine@idt.com: fixup for original driver patch]
Link: http://lkml.kernel.org/r/1469137596-18241-1-git-send-email-alexandre.bounine@idt.com
Link: http://lkml.kernel.org/r/1469125134-16523-14-git-send-email-alexandre.bounine@idt.com
Signed-off-by: Alexandre Bounine <alexandre.bounine@idt.com>
Tested-by: Barry Wood <barry.wood@idt.com>
Cc: Matt Porter <mporter@kernel.crashing.org>
Cc: Andre van Herk <andre.van.herk@prodrive-technologies.com>
Cc: Barry Wood <barry.wood@idt.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/rapidio/switches/Kconfig
drivers/rapidio/switches/Makefile
drivers/rapidio/switches/idt_gen3.c [new file with mode: 0644]
include/linux/rio_ids.h