From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6A167C352A2 for ; Thu, 6 Feb 2020 09:34:09 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 40F2A20720 for ; Thu, 6 Feb 2020 09:34:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728447AbgBFJeI (ORCPT ); Thu, 6 Feb 2020 04:34:08 -0500 Received: from relay6-d.mail.gandi.net ([217.70.183.198]:60495 "EHLO relay6-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727976AbgBFJeI (ORCPT ); Thu, 6 Feb 2020 04:34:08 -0500 X-Originating-IP: 83.155.44.161 Received: from classic (mon69-7-83-155-44-161.fbx.proxad.net [83.155.44.161]) (Authenticated sender: hadess@hadess.net) by relay6-d.mail.gandi.net (Postfix) with ESMTPSA id 98551C0011; Thu, 6 Feb 2020 09:34:02 +0000 (UTC) Message-ID: <7234b9c22612f43c9458e84f74faf32f658b0015.camel@hadess.net> Subject: Re: [PATCH] HID: Sony: Add support for Gasia controllers From: Bastien Nocera To: Benjamin Tissoires , Jiri Kosina Cc: Roderick Colenbrander , Martyn Welch , linux-input , lkml , Conn O'Griofa , "Colenbrander, Roelof" Date: Thu, 06 Feb 2020 10:34:02 +0100 In-Reply-To: References: <20200126194513.6359-1-martyn@welchs.me.uk> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.34.3 (3.34.3-1.fc31) MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 2020-02-06 at 09:09 +0100, Benjamin Tissoires wrote: > > If this is something Roderick would be interested in, we can then try > to extend this initial work on Bluetooth controllers and the > DualShock > ones. > Adding the clones ones based on the current kernel code is something > doable, but I do not expect Sony to be involved in that process. Sony didn't provide any of the code that allows us to support those devices over Bluetooth, and support isn't complete either. I'd certainly appreciate getting information about how to pair those devices (if there's anything on top of the code already implemented), how to pair the PS3 headset and keyboard accessories (which are still unsupported), and how to access the headset pairing for the PS4 controllers.