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 61EF2C433EF for ; Mon, 11 Apr 2022 21:00:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1349953AbiDKVCe (ORCPT ); Mon, 11 Apr 2022 17:02:34 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48158 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1349976AbiDKVCc (ORCPT ); Mon, 11 Apr 2022 17:02:32 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EF07F2A730 for ; Mon, 11 Apr 2022 14:00:17 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 8B52BB817AA for ; Mon, 11 Apr 2022 21:00:16 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 4EF6BC385AD; Mon, 11 Apr 2022 21:00:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1649710815; bh=b7tj8l69fgn74gD92hB8VCO/o0uwhHGjjK7tTHKnnXQ=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=H7RUb8WlBb0smO/LN7fW87eC1DCqucLKJT/b66KHPektHknfuQJ12W0v/m3Q+cV4u FytD7JVIVQxJbDD9EAJZgvF3c7jvvFCAgTBVrPzD3DjSQWKAZXnacb7wQVeus7Ep/S 01q/hcaXuKIWxh8olDqhqH9K1UB4BTU8/PcOQy2vG9lznMl+6nmbeprKasMzJ8uRCg UcAjGdIxmeiBhc9S0ql9XJxFBmcKtk7Dfw7Jm0zb6FRCZV2XX5Y9fTvRFibmZccZUe DS3yYQoZWdSIHY4cQBXFPiR5yMZ7LZj1nu30wbxcmsiERFbCz6Gjcn6VjQgCzlxqkl CNXuvpO7fzP6w== Received: from aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (localhost.localdomain [127.0.0.1]) by aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (Postfix) with ESMTP id 32116E7399B; Mon, 11 Apr 2022 21:00:15 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH] arm64: dts: qcom: sc7280: Fix sar1_irq_odl node name From: patchwork-bot+linux-arm-msm@kernel.org Message-Id: <164971081520.4542.651748009010283485.git-patchwork-notify@kernel.org> Date: Mon, 11 Apr 2022 21:00:15 +0000 References: <20220324223331.876199-1-swboyd@chromium.org> In-Reply-To: <20220324223331.876199-1-swboyd@chromium.org> To: Stephen Boyd Cc: linux-arm-msm@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Hello: This patch was applied to qcom/linux.git (for-next) by Bjorn Andersson : On Thu, 24 Mar 2022 15:33:31 -0700 you wrote: > This node should be named sar1-irq-odl, not sar0-irq-odl. Otherwise > we'll overwrite the settings for sar0 with what is intended for sar1, > leading to probe failures for sar1 that are quite confusing. > > Fixes: 116f7cc43d28 ("arm64: dts: qcom: sc7280: Add herobrine-r1") > Cc: Douglas Anderson > Cc: Matthias Kaehlcke > Signed-off-by: Stephen Boyd > > [...] Here is the summary with links: - arm64: dts: qcom: sc7280: Fix sar1_irq_odl node name https://git.kernel.org/qcom/c/f31c834d3976 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html