Re: [PATCH v6] Input: psxpad-spi - Add PlayStation 1/2 joypads via SPI interface Driver

2017-04-29 Thread kbuild test robot
Hi Tomohiro, [auto build test ERROR on input/next] [also build test ERROR on v4.11-rc8 next-20170428] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/Tomohiro-Yoshidomi/Input-psxpad-spi-Add-PlayS

Re: [PATCH v6] Input: psxpad-spi - Add PlayStation 1/2 joypads via SPI interface Driver

2017-04-29 Thread kbuild test robot
Hi Tomohiro, [auto build test WARNING on input/next] [also build test WARNING on v4.11-rc8 next-20170428] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/Tomohiro-Yoshidomi/Input-psxpad-spi-Add-P

Re: [PATCH v6] Input: psxpad-spi - Add PlayStation 1/2 joypads via SPI interface Driver

2017-04-29 Thread Tomohiro Yoshidomi
Mr.Torokhov I fixed source, and sent PATCH v6 to you. As Mr.Nocera said, I fixed souces does not use 'PSX' in sentences. Also, I wrote that a separate power supply is required for the motor. 2017-04-30 3:16 GMT+09:00 Dmitry Torokhov : > Hi, > > On Sat, Apr 29, 2017 at 06:40:53PM +0900, Tomohiro

[PATCH v6] Input: psxpad-spi - Add PlayStation 1/2 joypads via SPI interface Driver

2017-04-29 Thread Tomohiro Yoshidomi
PlayStation 1/2 joypads can be connected directly to the SPI interface. Signed-off-by: Tomohiro Yoshidomi --- drivers/input/joystick/Kconfig | 22 ++ drivers/input/joystick/Makefile | 1 + drivers/input/joystick/psxpad-spi.c | 433 3 files changed