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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id A20DFC48BC1 for ; Wed, 14 Feb 2024 18:31:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date: Reply-To:Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date :Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=IWYLCPlAtjAJN4be2tvGXu8Ag0B65Mord9kve51CApY=; b=BXZBOjvzMc7xzHQc88wrQeFyHA KHHOYgpqyn7EhoLHRc2KGpVrB3pn6bVQ+TCfcO1H0+QpixGgCdafMT4qqAzAGPTWsN4/s0l7QvWqR NiyQyzRqdQKtSW94rclriryfBtqq2Y3fyQz+c2S30YALPPLVRlxZ57NqCWg3aAn5PBUHUsp/VU5Yh vCXk0Smrmv6mT33BMTEDFV4dTXdU+lq21ZSNopgyw4GHykyLawpW/xM1IWeROBF6dkl3xQ5tizwqa rvVCQcuVQLDkYWXV88rrAwCW6ziezMdnDAfb4HsKMDmZliy85+rVNHgOTafUGrDSxRuFjJFIHGo7g MVmZ6yxg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1raK2S-0000000DwwX-0Qa2; Wed, 14 Feb 2024 18:31:20 +0000 Received: from sin.source.kernel.org ([145.40.73.55]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1raK2J-0000000Dwoy-05xd; Wed, 14 Feb 2024 18:31:12 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id A90D5CE2382; Wed, 14 Feb 2024 18:31:08 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 1FE62C43390; Wed, 14 Feb 2024 18:31:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1707935467; bh=DqQ+n4sMmsCgeic4jR8u6aoCgKS/praQFMsaqy5xqsc=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=O3AHXwqSkO5POA0F9lBb4ChwP/ZSNILgVv96DwvQU+n4Vdq084zSQI/LKhzzz/3HE qj7UkFxJxqMPgXNxwiY3O+IL1e7TxuXkVEtWjS4oeo3E3gL2yiqzfok+5jVUr3H+nT V0QQPtPfDLjDdP0W0oyAPz45O2kftqMz6OQSiX4Aw3vxspviPc7OOo6GwN7DclWYqh audeqpj4t38pplAZIyGSaGoWTgthXRngGCWOBsaGEBzT0SdS10fwSfaio0Upkinn7n TsWx267Grb4nlbKbjw0jLxhGP+ofuhinSSmbxxf5gk9Sl3enCdypaoryVWRw08oiuC p4LjRvMwCfr0g== Date: Wed, 14 Feb 2024 18:31:01 +0000 From: Conor Dooley To: ChiaWei Wang Cc: Manojkiran Eda , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Joel Stanley , Andrew Jeffery , Miquel Raynal , Richard Weinberger , Vignesh Raghavendra , "jk@codeconstruct.com.au" , Patrick Rudolph , Ryan Chen , "devicetree@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-aspeed@lists.ozlabs.org" , "linux-kernel@vger.kernel.org" , "linux-mtd@lists.infradead.org" , "openbmc@lists.ozlabs.org" , "zev@bewilderbeest.net" Subject: Re: =?utf-8?B?5Zue6KaG?= =?utf-8?Q?=3A?= [PATCH] Add eSPI device driver (flash channel) Message-ID: <20240214-yoyo-platinum-dcd0e7e16a22@spud> References: <20240213-espi_driver-v1-1-92741c812843@gmail.com> MIME-Version: 1.0 In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240214_103111_338550_FB146B6A X-CRM114-Status: GOOD ( 11.30 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============4764072955313945473==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============4764072955313945473== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="DN7xbo+G2YJV9a8X" Content-Disposition: inline --DN7xbo+G2YJV9a8X Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 14, 2024 at 11:34:31AM +0000, ChiaWei Wang wrote: > We appreciate that you are willing to help on the open source contributio= n.=20 > However, please co-work with Aspeed before submitting drivers of Aspeed H= W. > Otherwise, a misleading driver on the community are going to bring tons o= f customer issues to Aspeed. It may not apply in this particular case as Aspeed did write the original driver and it is polite to work with previous authors when respinning a patchset, but in general there is no need to work with a hardware vendor before writing drivers for their hardware. Blocking a driver because that company might receive more support requests is not the kernel's problem. Cheers, Conor. --DN7xbo+G2YJV9a8X Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZc0G5QAKCRB4tDGHoIJi 0jh4AQDULTHpmdpjBuvc/RMvcJk7Fsv+M5FEZdXcxYYbDBlSKAEA7XX/zOdWdqxP wKZsM8bYsV8j1gJqXlEScsdOOOgxJQU= =GWXb -----END PGP SIGNATURE----- --DN7xbo+G2YJV9a8X-- --===============4764072955313945473== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============4764072955313945473==--