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 37D4DC05027 for ; Sun, 29 Jan 2023 22:43:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234232AbjA2WnP (ORCPT ); Sun, 29 Jan 2023 17:43:15 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45832 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230206AbjA2WnO (ORCPT ); Sun, 29 Jan 2023 17:43:14 -0500 Received: from gloria.sntech.de (gloria.sntech.de [185.11.138.130]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6DAE2E3AE; Sun, 29 Jan 2023 14:43:12 -0800 (PST) Received: from ip5b412258.dynamic.kabel-deutschland.de ([91.65.34.88] helo=diego.localnet) by gloria.sntech.de with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1pMGOD-0006av-40; Sun, 29 Jan 2023 23:43:09 +0100 From: Heiko =?ISO-8859-1?Q?St=FCbner?= To: Stephen Rothwell Cc: Dan Johansen , Linux Kernel Mailing List , Linux Next Mailing List Subject: Re: linux-next: Fixes tag needs some work in the rockchip tree Date: Sun, 29 Jan 2023 23:43:08 +0100 Message-ID: <4457262.LvFx2qVVIh@diego> In-Reply-To: <20230130090233.67f2c5f1@canb.auug.org.au> References: <20230130090233.67f2c5f1@canb.auug.org.au> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org Am Sonntag, 29. Januar 2023, 23:02:33 CET schrieb Stephen Rothwell: > Hi all, > > In commit > > 96e908b46e65 ("arm64: dts: rockchip: set sdmmc0 speed to sd-uhs-sdr50 on rock-3a") > > Fixes tag > > Fixes: 22a442e6 ("arm64: dts: rockchip: add basic dts for the radxa rock3 model a") [re-sending as I initially answered Dan's reply without realizing that the mailinglists weren't included there] I've amended the commit with the better commit hash and also updated the for-next branch. Thanks for catching this Heiko