All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tomohiro Yoshidomi <sylph23k@gmail.com>
To: David Herrmann <dh.herrmann@gmail.com>
Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>,
	Tomohiro Yoshidomi <typesylph@gmail.com>,
	Benjamin Tissoires <benjamin.tissoires@redhat.com>,
	"open list:HID CORE LAYER" <linux-input@vger.kernel.org>,
	linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v7] Input: psxpad-spi - Add PlayStation 1/2 joypads via SPI interface Driver
Date: Fri, 5 May 2017 13:14:14 +0900	[thread overview]
Message-ID: <CAGeZN5NfJSipV=kEPhUq_e=vPPQr-NH1dTx2EE_zAWY1FnnyDA@mail.gmail.com> (raw)
In-Reply-To: <CAGeZN5Pysq=q3Pcwbx0r2J=gOsgE4coX=8rM+_MBtJZogJxOTw@mail.gmail.com>

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

  reply	other threads:[~2017-05-05  4:14 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-30  5:11 [PATCH v7] Input: psxpad-spi - Add PlayStation 1/2 joypads via SPI interface Driver Tomohiro Yoshidomi
2017-04-30  5:12 ` Tomohiro Yoshidomi
2017-05-01  4:55 ` Tomohiro Yoshidomi
2017-05-01 19:47 ` Dmitry Torokhov
2017-05-03 11:14   ` David Herrmann
2017-05-04 15:09     ` Tomohiro Yoshidomi
2017-05-05  4:14       ` Tomohiro Yoshidomi [this message]
2017-05-06 18:27     ` Tomohiro Yoshidomi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAGeZN5NfJSipV=kEPhUq_e=vPPQr-NH1dTx2EE_zAWY1FnnyDA@mail.gmail.com' \
    --to=sylph23k@gmail.com \
    --cc=benjamin.tissoires@redhat.com \
    --cc=dh.herrmann@gmail.com \
    --cc=dmitry.torokhov@gmail.com \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=typesylph@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.