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 7AE72FD0049 for ; Sun, 1 Mar 2026 01:33:45 +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-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:Subject:Cc :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=TnsfrhjtqJJhVccVBObXb83UWvakvGu/7pwibbpodAE=; b=ilL1TlEOpa0hZN P+POA6agAEzUZNDo0r5M+NVVqrEoyMK59jPN9fMy1wOwn5ZFk9IgSJkXnb7RvIV2Zg3w8p1XKecYd 7jfez9FI6LH6iNXMdeXMLyP4KdjbxFtCaKCrJiiVq7lhr5o5y0LL00rp8kEtUXqnW97t2s0jPRjyE RAfQ8HsB+sBlEoYuVRWBQDngl4FvcTua+sEse6b7lbJcG4PPXkYUk5ztIeTedp+zKymu0BTV/2xFc y3dWdB19R0+GXefy8h1OCOSzq9ZhJoP97+Nep35t3DILX3E+d4mmpS/u7qty9jiyJgGQdAZj3fDuj jt57LYBNBpMW7LetpCSg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1vwVgl-0000000AZY5-2c06; Sun, 01 Mar 2026 01:33:43 +0000 Received: from tor.source.kernel.org ([2600:3c04:e001:324:0:1991:8:25]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1vwVgk-0000000AZXX-0XXF; Sun, 01 Mar 2026 01:33:42 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by tor.source.kernel.org (Postfix) with ESMTP id 8E5B460131; Sun, 1 Mar 2026 01:33:41 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 72C1BC19421; Sun, 1 Mar 2026 01:33:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1772328821; bh=cqIU2G+iAY4RBM8mwGYWDbIlF407slftIXTAd+BOewA=; h=From:To:Cc:Subject:Date:From; b=Iv+n6jeB5JnGUay/35akdQcrnUeqfhwXk/l61coV6QLwUuh2EMovA27kIAb9eB2sf dvdPmH3AGKbaNUG7m67bLpsWwDz/ynZ06EjGZdzgsPAMzicPkPAfOxhPrT12Och4rn 890OwOOctJF+7y1hpKNBYIg0iYLNLTmu1EU5+Mb9moobw0WpXNOowhtC9hJ+vnVA34 5rIaa7PCscoUCYK8r1F6naPsv3zhO2yVLgUYsnidIKnkfgnVYt5xfQ0quX3CN8pZXw Ju66OhD6347hH+utce0Lkr+rJ2b496vRJrKaeonKLEWsDAuAEIkLnPJg2H/by/pP95 dc0TwsQkGlBDA== From: Sasha Levin To: stable@vger.kernel.org, jerrysteve1101@gmail.com Cc: Peter Robinson , Dragan Simic , Heiko Stuebner , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org Subject: FAILED: Patch "arm64: dts: rockchip: Do not enable hdmi_sound node on Pinebook Pro" failed to apply to 6.6-stable tree Date: Sat, 28 Feb 2026 20:33:39 -0500 Message-ID: <20260301013339.1692933-1-sashal@kernel.org> X-Mailer: git-send-email 2.51.0 MIME-Version: 1.0 X-Patchwork-Hint: ignore X-stable: review X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Upstream kernel work for Rockchip platforms List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+linux-rockchip=archiver.kernel.org@lists.infradead.org The patch below does not apply to the 6.6-stable tree. If someone wants it applied there, or to any other stable or longterm tree, then please email the backport, including the original git commit id to . Thanks, Sasha ------------------ original commit in Linus's tree ------------------ >From b18247f9dab735c9c2d63823d28edc9011e7a1ad Mon Sep 17 00:00:00 2001 From: Jun Yan Date: Fri, 16 Jan 2026 23:12:53 +0800 Subject: [PATCH] arm64: dts: rockchip: Do not enable hdmi_sound node on Pinebook Pro Remove the redundant enabling of the hdmi_sound node in the Pinebook Pro board dts file, because the HDMI output is unused on this device. [1][2] This change also eliminates the following kernel log warning, which is caused by the unenabled dependent node of hdmi_sound that ultimately results in the node's probe failure: platform hdmi-sound: deferred probe pending: asoc-simple-card: parse error [1] https://files.pine64.org/doc/PinebookPro/pinebookpro_v2.1_mainboard_schematic.pdf [2] https://files.pine64.org/doc/PinebookPro/pinebookpro_schematic_v21a_20220419.pdf Cc: stable@vger.kernel.org Fixes: 5a65505a69884 ("arm64: dts: rockchip: Add initial support for Pinebook Pro") Signed-off-by: Jun Yan Reviewed-by: Peter Robinson Reviewed-by: Dragan Simic Link: https://patch.msgid.link/20260116151253.9223-1-jerrysteve1101@gmail.com Signed-off-by: Heiko Stuebner --- arch/arm64/boot/dts/rockchip/rk3399-pinebook-pro.dts | 4 ---- 1 file changed, 4 deletions(-) diff --git a/arch/arm64/boot/dts/rockchip/rk3399-pinebook-pro.dts b/arch/arm64/boot/dts/rockchip/rk3399-pinebook-pro.dts index eaaca08a76018..a6ac89567bafe 100644 --- a/arch/arm64/boot/dts/rockchip/rk3399-pinebook-pro.dts +++ b/arch/arm64/boot/dts/rockchip/rk3399-pinebook-pro.dts @@ -421,10 +421,6 @@ &gpu { status = "okay"; }; -&hdmi_sound { - status = "okay"; -}; - &i2c0 { clock-frequency = <400000>; i2c-scl-falling-time-ns = <4>; -- 2.51.0 _______________________________________________ Linux-rockchip mailing list Linux-rockchip@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-rockchip