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=-2.6 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 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 9380FC43331 for ; Fri, 3 Apr 2020 13:16:14 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 633352078C for ; Fri, 3 Apr 2020 13:16:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1585919774; bh=mIsdgg3JiF/woY/GhsTRJfGm/CPDpcTOfpg0SNBr03Y=; h=Date:From:To:cc:Subject:In-Reply-To:References:List-ID:From; b=dnmP66iHb4zAnz1DUbQsCiWctnmc4aFqzbubzzFofVKtgO/r0zCErw3DnQQe3zG+T FnxbiHQg97c7BlbPn09eeGud4Nj5pzk7v5FqN3fTgamWrMQLSx967gZ/5a8nnaIbJP l4GFDraVkdqd30UTPp6x4LH9Ra2M1ODrjE9EM5oU= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728143AbgDCNQN (ORCPT ); Fri, 3 Apr 2020 09:16:13 -0400 Received: from mail.kernel.org ([198.145.29.99]:59316 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728044AbgDCNQN (ORCPT ); Fri, 3 Apr 2020 09:16:13 -0400 Received: from pobox.suse.cz (prg-ext-pat.suse.com [213.151.95.130]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 7052220721; Fri, 3 Apr 2020 13:16:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1585919773; bh=mIsdgg3JiF/woY/GhsTRJfGm/CPDpcTOfpg0SNBr03Y=; h=Date:From:To:cc:Subject:In-Reply-To:References:From; b=1FyFzNk9hAREIAl88kBTXNqKNLUqiiRVkLnBDf0ow2TNQVPX/OBJgxx20r9QjFDpl 2MjDuZ9MGYAM7FHjvH/i9ttLGWk1UN23M7au5m5TzoK5BW+8tgkVDueQE7npHfpIj/ qM9JR9VO+eoHYsts9X0bASt5QiPUCgopzrh4Lwl4= Date: Fri, 3 Apr 2020 15:16:09 +0200 (CEST) From: Jiri Kosina To: Benjamin Tissoires cc: "Daniel J. Ogorchock" , "open list:HID CORE LAYER" , Roderick Colenbrander , Billy Laws , "Colenbrander, Roelof" , Siarhei Vishniakou , s.jegen@gmail.com, carmueller@gmail.com Subject: Re: [PATCH v11 00/11] HID: nintendo In-Reply-To: Message-ID: References: <20200317032928.546172-1-djogorchock@gmail.com> User-Agent: Alpine 2.21 (LSU 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-input-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-input@vger.kernel.org On Wed, 1 Apr 2020, Benjamin Tissoires wrote: > > I removed the IMU patch for now, since I have some more work on it to do > > before it's ready. This version fixes a bug with joy-con S-trigger > > configuration and switches the pro controller's Dpad input to a hat. > > Thanks a lot for the continuous effort. I just had a quick look through > the series, and nothing came up problematic. I have requested a few > tests from people I know, and I'll be happy to merge this for v5.8. > Unless Jiri says that 5.7 is OK, but I doubt Linus will be happy getting > a new driver now that hasn't spent a little time in linux-next. Yeah, let's queue this (once you have positive testing results from your testers) for 5.8. Thanks, -- Jiri Kosina SUSE Labs