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 37CFCC3DA63 for ; Thu, 18 Jul 2024 16:26:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: Content-Type:MIME-Version:Date:Message-Id:Subject:References:In-Reply-To:Cc: To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=0K0Id+VrdJBBhnPLKA/WX9UQIn+uYKQ+Nn9RxxBsGYc=; b=XrFxD0XGBN8GXAuIRhClXBHkUE BON1s5Q0kGI2b1BrfA/Rp05AlIyeBXw4gTGOGSLdg0OupJq4YTM2ETQQWegAr8nIKWn1fNb55IjbT T1UWrQr3+/5IOzCmPXvYHMnw6k0gIAtVUd88s2eFFgm0nW1h8nZ6vnL8/LO1PvVghtc3cyco7NfZ6 D0a3W7fGD6pdvEI8+fdNHSpS7M533ZhsZhngM3T2E92l2ba5WN+Xkmm20kQyOzefHtYrxmhMcZHjn qixyfukxxB3g30nTy1zDSi3ZzXPSCmteTw8q6xnc402c4S0sCVk7mUj08fjhg9cSmE3opDUv5DBzn DoHBDpwA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sUTxc-0000000HZjK-1XCH; Thu, 18 Jul 2024 16:26:28 +0000 Received: from sin.source.kernel.org ([2604:1380:40e1:4800::1]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sUTxF-0000000HZf3-3QwD for linux-arm-kernel@lists.infradead.org; Thu, 18 Jul 2024 16:26:07 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id 3D802CE1A8E; Thu, 18 Jul 2024 16:25:49 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 4CA19C4AF10; Thu, 18 Jul 2024 16:25:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1721319940; bh=eAYqluCiv6LpOeEE/Gjs6FAht/2LLqsRLhVkGs8Q4rY=; h=From:To:Cc:In-Reply-To:References:Subject:Date:From; b=pOSlvqrzQfLn/3M4AcllF/jMT74KnCxbxNX0McsxiQkH+D0bn71LMZa991bKhAIqL J4JeMJNvtyOORdryJNbeekoMVk+42FhYu6x/Ert8GJhDQdXircn1h9VKOucAfz+j6R EuA6135fS31k9/qJxcRybtlIlr5bc0QUAEnmNvHr+yU0zSln8zS2tHnw8oFvFoqVyz /eqtDStijsgIlKLmYlzC2Rbh1JyQqasP3O456sMskPfPE/rdKNwdoNknNkWRKYHNH5 hJu4xLSberQs8/AxJt/1txFloTcLwvKePFfQ35oc5O36ISTdZ4L2U/DVfh7rUvNpjE WlKdKozfyK1GQ== From: Mark Brown To: linux-kernel@vger.kernel.org, Conor Dooley Cc: Conor Dooley , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , Maxime Ripard , devicetree@vger.kernel.org, imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org, linux-spi@vger.kernel.org In-Reply-To: <20240717-impotence-zippy-254b86593069@spud> References: <20240717-impotence-zippy-254b86593069@spud> Subject: Re: (subset) [PATCH v1 0/3] Fix incorrect bh2228fv compatible Message-Id: <172131993701.119619.18261000113153693411.b4-ty@kernel.org> Date: Thu, 18 Jul 2024 17:25:37 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Mailer: b4 0.14-dev-d4707 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240718_092606_039930_746BFE91 X-CRM114-Status: GOOD ( 14.68 ) 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, 17 Jul 2024 10:59:47 +0100, Conor Dooley wrote: > Maxime made a typo when adding this device to the kernel all the way > back in 2012, fix the spelling mistake. > > Really this device should not be in trivial-devices.yaml, but I'm > leaving the creation of a dedicated binding for when I get my hands on a > device :smiling_imp: > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next Thanks! [1/3] dt-bindings: trivial-devices: fix Rohm BH2228FV compatible string commit: 5170dae5591036dba7daa519ea3126169300e275 [2/3] spi: spidev: add correct compatible for Rohm BH2228FV commit: fc28d1c1fe3b3e2fbc50834c8f73dda72f6af9fc All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. Thanks, Mark