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 EC195FD0045 for ; Sun, 1 Mar 2026 01:51:21 +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: MIME-Version:Message-ID:Date:Subject:Cc:To:From:Reply-To:Content-Type: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=PT0Q9H366dfuf3RXWkMEWZvAWS1a688u4jKMqQtMM3w=; b=YXNPH28XMF2hqYuiYjgVkHwsN2 YBYH5iioXqgQ+F4rGQDin1hJw6P25jKUTT0oAPPUb+8tChvA50mqOZSRHjh9BY48sVbplOOcEU+zt i21nvfZkk134llszcGafFjJZ8REAi7K6HALPjHZ3NL29KrCtBwxxFYLaBLd8S3Pmbu/zb+wvD5iax VdrvWr5m7YSp5vVik+WWI7jr7atkhWPwHh56bQGYJ5w7xxksc8c0fOo0In2xzdZLjcnfIhpYDLwnX cGLd3GQ0hiUqBRXqzZWWa1yWCQl3cXA2GqSbCQ5glnbIxIN/fth4UEfWd9z51I6QGsxNo4lN0Uivh xpxxGpDA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1vwVxk-0000000AfxK-2135; Sun, 01 Mar 2026 01:51:16 +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 1vwVxi-0000000Afwz-3Dia; Sun, 01 Mar 2026 01:51:14 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by tor.source.kernel.org (Postfix) with ESMTP id 3AE326013A; Sun, 1 Mar 2026 01:51:14 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 19FCEC19424; Sun, 1 Mar 2026 01:51:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1772329873; bh=sQqpm7oWk232Md4X4fWSKvhuEGjWOzCk1UZ5A7Gfr98=; h=From:To:Cc:Subject:Date:From; b=Ppc1Ktt0jIHI5lXZmKk7EoG3hhhPDj4xlbWhAqziEI0b8euDvt1I11yuSW0s5EhF0 lcsCuVqIEqI9ETgMIC2rGZNKW6A5/WZH3uz1kbkO7nBmSYt2j/xD/09MDYH3m2cqbw xcFv1fIRLQhzO3Cq7i5V/2zpxgJehP7lwbvleiAOs8QMeLkyhjphsHtGFOq0xY9YLv GoFqPjrgSNzsl8iQom2kLREdg3SVhhrCnG3TkGVneNMfvvMTmrAAiIDMQb2CvPf6bB /A30sD6VIVQ+kTCruM6qqDAT6U18xxzA2jyQPKqnX2cbRS2FRH9HKy8GyvFULzUIJK 6JQUNgawO93aA== 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 5.15-stable tree Date: Sat, 28 Feb 2026 20:51:11 -0500 Message-ID: <20260301015112.1717437-1-sashal@kernel.org> X-Mailer: git-send-email 2.51.0 MIME-Version: 1.0 X-Patchwork-Hint: ignore X-stable: review Content-Transfer-Encoding: 8bit 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 The patch below does not apply to the 5.15-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