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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id A8FBAC2BB3F for ; Sat, 18 Nov 2023 11:32:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229471AbjKRLcz (ORCPT ); Sat, 18 Nov 2023 06:32:55 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39872 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229462AbjKRLcy (ORCPT ); Sat, 18 Nov 2023 06:32:54 -0500 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A58B91A1 for ; Sat, 18 Nov 2023 03:32:50 -0800 (PST) Received: by smtp.kernel.org (Postfix) with ESMTPSA id C4EA8C433C7; Sat, 18 Nov 2023 11:32:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1700307170; bh=lsal5EteU5D+tkysSD2d5xRZHKN+ruj/XNzi/9rNe3w=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=G3lErMqBZqiXIkzfCCLhNnTpeEh78Buxnaebat2PUkG+zXjcyhRCa06kdxkhlRnY9 lvE4rzlcYzrDtwRoRxhLoWvT4aq6wMfhXr6fxwe54enQjK/6ZhGbwAyLGUdPqj+Ccf v/w5CrqdFaYRCxXvQkI4Od3bQGEwnX4FVceC7CUg= Date: Sat, 18 Nov 2023 06:32:45 -0500 From: Greg KH To: "Nguyen, Max" Cc: stable@vger.kernel.org, "Nguyen, Max" , carl.ng@hp.com Subject: Re: [PATCH 6.5 153/191] Input: xpad - add HyperX Clutch Gladiate Support Message-ID: <2023111814-impeach-sweep-aa30@gregkh> References: <20231016084015.400031271@linuxfoundation.org> <20231016084018.949398466@linuxfoundation.org> <6b2973c5-469a-4af8-995b-ee9196d0818b@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <6b2973c5-469a-4af8-995b-ee9196d0818b@gmail.com> Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Fri, Nov 17, 2023 at 03:42:22PM -0800, Nguyen, Max wrote: > > > Hi, > > > > We would like to apply this patch to version 6.1 of the LTS branch.  > > This is to add a project ID for Android support for a gamepad > > controller.  We would like it to apply sooner than waiting for the next > > LTS branch due to project schedules. > > > > commite28a0974d749e5105d77233c0a84d35c37da047e > > > > Regards, > > > > Max > > > Hi Linux team, > > We would like to have this patch backported to LTS versions 4.19, 5.4, 5.10, > and 5.15 as well.  The main purpose would to add our device ID for support > across older android devices.  Feel free to let us know if there are any > concerns or issues. Please provide a working backport that you have tested as I think it did not apply cleanly on its own, right? thanks, greg k-h