Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1636153
| From | Tomohiro Yoshidomi <sylph23k@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v7] Input: psxpad-spi - Add PlayStation 1/2 joypads via SPI interface Driver |
| Date | 2017-05-05 06:20 +0200 |
| Message-ID | <tDCSJ-54g-3@gated-at.bofh.it> (permalink) |
| References | <tBPr3-7z1-5@gated-at.bofh.it> <tCpux-4NU-11@gated-at.bofh.it> <tD0u6-4zo-5@gated-at.bofh.it> <tDqHU-5dq-21@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Mr.Torokhov Mr.Herrmann > Anyway, I'd suggest leaving the patch unchanged. You can do the > modification as a follow-up. It is not urgent. I don't change now. Please continue with the processing. Regard. --- Tomohiro 2017-05-05 0:09 GMT+09:00 Tomohiro Yoshidomi <sylph23k@gmail.com>: > Mr.Torokhov > Mr.Herrmann > >> The FF code could be select'ed rather than conditional. > > Sorry, I can't understand mean well. How I to do...? > > I should to fix, > > In 'config JOYSTICK_PSXPAD_SPI', > change 'select INPUT_POLLDEV' to > 'select INPUT_POLLDEV > select INPUT_FF_MEMLESS'. > > And > > In 'config JOYSTICK_PSXPAD_SPI_FF', > remove 'select INPUT_FF_MEMLESS'. > > ...Can I understand in the sense? > > Regard. > > > 2017-05-03 20:14 GMT+09:00 David Herrmann <dh.herrmann@gmail.com>: >> Hey >> >> On Mon, May 1, 2017 at 9:47 PM, Dmitry Torokhov >> <dmitry.torokhov@gmail.com> wrote: >>> On Sun, Apr 30, 2017 at 02:11:03PM +0900, Tomohiro Yoshidomi wrote: >>>> PlayStation 1/2 joypads can be connected directly to the SPI interface. >>>> >>>> Signed-off-by: Tomohiro Yoshidomi <sylph23k@gmail.com> >>> >>> Benjamin, David, I think this driver now matches the gamepad spec that >>> we have in Drivers/input/gamepad.rst. Could you give it an one-over, as >>> far as mappings go, otherwise I think it can be applied and merged with >>> my 2nd pull request. >> >> Looks good to me: >> >> Acked-by: David Herrmann <dh.herrmann@gmail.com> >> >> The FF code could be select'ed rather than conditional. Everything >> else looks fine. I didn't check the SPI internals though. Never >> touched SPI, sorry. >> >> Thanks >> David
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v7] Input: psxpad-spi - Add PlayStation 1/2 joypads via SPI interface Driver Tomohiro Yoshidomi <typesylph@gmail.com> - 2017-04-30 07:20 +0200
Re: [PATCH v7] Input: psxpad-spi - Add PlayStation 1/2 joypads via SPI interface Driver Tomohiro Yoshidomi <sylph23k@gmail.com> - 2017-05-01 07:00 +0200
Re: [PATCH v7] Input: psxpad-spi - Add PlayStation 1/2 joypads via SPI interface Driver Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2017-05-01 21:50 +0200
Re: [PATCH v7] Input: psxpad-spi - Add PlayStation 1/2 joypads via SPI interface Driver David Herrmann <dh.herrmann@gmail.com> - 2017-05-03 13:20 +0200
Re: [PATCH v7] Input: psxpad-spi - Add PlayStation 1/2 joypads via SPI interface Driver Tomohiro Yoshidomi <sylph23k@gmail.com> - 2017-05-04 17:20 +0200
Re: [PATCH v7] Input: psxpad-spi - Add PlayStation 1/2 joypads via SPI interface Driver Tomohiro Yoshidomi <sylph23k@gmail.com> - 2017-05-05 06:20 +0200
Re: [PATCH v7] Input: psxpad-spi - Add PlayStation 1/2 joypads via SPI interface Driver Tomohiro Yoshidomi <sylph23k@gmail.com> - 2017-05-06 20:30 +0200
csiph-web