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 D9FEFC433FE for ; Fri, 28 Jan 2022 23:47:05 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1347616AbiA1XrF (ORCPT ); Fri, 28 Jan 2022 18:47:05 -0500 Received: from sin.source.kernel.org ([145.40.73.55]:46890 "EHLO sin.source.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1344508AbiA1XrE (ORCPT ); Fri, 28 Jan 2022 18:47:04 -0500 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 sin.source.kernel.org (Postfix) with ESMTPS id 93CB2CE27E0; Fri, 28 Jan 2022 23:47:02 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 1611DC340E8; Fri, 28 Jan 2022 23:46:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1643413620; bh=YbZLwG+eJY1ZimQ3PDJ414ftXS0oYjH5t+IwvoH0++s=; h=From:To:Cc:In-Reply-To:References:Subject:Date:From; b=H6N+qa02zvveNZcva5WhrGiGfFlJ66Cb6+yfRLYilkduh+hulF7T0OeTu/hburMzI yri78rLL6daKW9gr8X08EibZESI18/IBpN1Pbc1hUchVwsl9f1LfyCo1WFwktqwb8/ WhMvDqfjoXFeMWDKTJAFvPq07d9H9J95VdV4XpgahRGHn8cMJcF4WTXB1tus4t4Uh1 5GnvTRmAL9qKEWspIPzel0cYJTWOmOhQW3fmKwYGPfuBHC5T3VxISuz3I97zsJVC+N KJ0PrtCoVJ9qsR9tTbUB13DANVzaUtP5ujdmoAOK3ZTdma0dMi9TkcPU5eWB2rSYik XmBrYqh7uuWpQ== From: Mark Brown To: Liam Girdwood , Daniel Vetter , Brian Norris , Heiko Stuebner , David Airlie Cc: linux-kernel@vger.kernel.org, Sandy Huang , linux-rockchip@lists.infradead.org, dri-devel@lists.freedesktop.org, linux-arm-kernel@lists.infradead.org, Lin Huang , devicetree@vger.kernel.org, Rob Herring , alsa-devel@alsa-project.org In-Reply-To: <20220114230209.4091727-1-briannorris@chromium.org> References: <20220114230209.4091727-1-briannorris@chromium.org> Subject: Re: (subset) [PATCH v2 0/3] (Re)enable DP/HDMI audio for RK3399 Gru Message-Id: <164341361780.694709.13259283241590347085.b4-ty@kernel.org> Date: Fri, 28 Jan 2022 23:46:57 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 14 Jan 2022 15:02:06 -0800, Brian Norris wrote: > This series fixes DP/HDMI audio for RK3399 Gru systems. > > First, there was a regression with the switch to SPDIF. Patch 1 can be > taken separately as a regression fix if desired. But it's not quite so > useful (at least on Chrome OS systems) without the second part. > > Second, jack detection was never upstreamed, because the hdmi-codec > dependencies were still being worked out when this platform was first > supported. > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [2/3] drm/rockchip: cdn-dp: Support HDMI codec plug-change callback commit: 9da1467b49ad6c02840e8f331c5da69f6a5bdb2e [3/3] ASoC: rk3399_gru_sound: Wire up DP jack detection commit: 6a8bc4b68ca0c6ef73518b692c00b7e1e010d056 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 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 CA261C4332F for ; Fri, 28 Jan 2022 23:47:17 +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: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=vFQysaXbEi8NeA88S0jgkhxZNkGESy3aNVSkUr9K70g=; b=43NVQc2wxTQ3nI 7PoFAFsesVBUtgbkqmFdabfZzJixnIsaUunIa9KYZsliLX4e5Q6zuFLIjBuFKPHjh1Uudv3Im/R4l pXB1YiyAbDiFmLOTfffK63kkcf7SU39zzATPrgvQeth3Ly07dLqY76nf34rNR1QYXJHCj3LpDQH02 rMwbxLXCgwwK7RbjFeIGhY8ce5haGEGTdb48NotuiyeCgBOYI8V4zo7ROqPfIG/s3Hl9LitmYK9gS yOg9z+YPzQvY5CqDzLVJhUYuk4d/8PZrIk2uGb/PaINQ0sX8byXZjdAv6CCrsfOwHMJNcZnhuDtV7 4qmuksJV2M7r3my/vz2g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nDaxV-003nVx-Ng; Fri, 28 Jan 2022 23:47:13 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nDaxJ-003nU0-QL; Fri, 28 Jan 2022 23:47:03 +0000 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 dfw.source.kernel.org (Postfix) with ESMTPS id 4DFE361F3E; Fri, 28 Jan 2022 23:47:01 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 1611DC340E8; Fri, 28 Jan 2022 23:46:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1643413620; bh=YbZLwG+eJY1ZimQ3PDJ414ftXS0oYjH5t+IwvoH0++s=; h=From:To:Cc:In-Reply-To:References:Subject:Date:From; b=H6N+qa02zvveNZcva5WhrGiGfFlJ66Cb6+yfRLYilkduh+hulF7T0OeTu/hburMzI yri78rLL6daKW9gr8X08EibZESI18/IBpN1Pbc1hUchVwsl9f1LfyCo1WFwktqwb8/ WhMvDqfjoXFeMWDKTJAFvPq07d9H9J95VdV4XpgahRGHn8cMJcF4WTXB1tus4t4Uh1 5GnvTRmAL9qKEWspIPzel0cYJTWOmOhQW3fmKwYGPfuBHC5T3VxISuz3I97zsJVC+N KJ0PrtCoVJ9qsR9tTbUB13DANVzaUtP5ujdmoAOK3ZTdma0dMi9TkcPU5eWB2rSYik XmBrYqh7uuWpQ== From: Mark Brown To: Liam Girdwood , Daniel Vetter , Brian Norris , Heiko Stuebner , David Airlie Cc: linux-kernel@vger.kernel.org, Sandy Huang , linux-rockchip@lists.infradead.org, dri-devel@lists.freedesktop.org, linux-arm-kernel@lists.infradead.org, Lin Huang , devicetree@vger.kernel.org, Rob Herring , alsa-devel@alsa-project.org In-Reply-To: <20220114230209.4091727-1-briannorris@chromium.org> References: <20220114230209.4091727-1-briannorris@chromium.org> Subject: Re: (subset) [PATCH v2 0/3] (Re)enable DP/HDMI audio for RK3399 Gru Message-Id: <164341361780.694709.13259283241590347085.b4-ty@kernel.org> Date: Fri, 28 Jan 2022 23:46:57 +0000 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220128_154701_943876_7BE6700E X-CRM114-Status: GOOD ( 15.32 ) 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 On Fri, 14 Jan 2022 15:02:06 -0800, Brian Norris wrote: > This series fixes DP/HDMI audio for RK3399 Gru systems. > > First, there was a regression with the switch to SPDIF. Patch 1 can be > taken separately as a regression fix if desired. But it's not quite so > useful (at least on Chrome OS systems) without the second part. > > Second, jack detection was never upstreamed, because the hdmi-codec > dependencies were still being worked out when this platform was first > supported. > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [2/3] drm/rockchip: cdn-dp: Support HDMI codec plug-change callback commit: 9da1467b49ad6c02840e8f331c5da69f6a5bdb2e [3/3] ASoC: rk3399_gru_sound: Wire up DP jack detection commit: 6a8bc4b68ca0c6ef73518b692c00b7e1e010d056 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 _______________________________________________ Linux-rockchip mailing list Linux-rockchip@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-rockchip 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 alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (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 606B3C433EF for ; Fri, 28 Jan 2022 23:49:35 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id B61C11760; Sat, 29 Jan 2022 00:48:43 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz B61C11760 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1643413773; bh=YbZLwG+eJY1ZimQ3PDJ414ftXS0oYjH5t+IwvoH0++s=; h=From:To:In-Reply-To:References:Subject:Date:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=cJybQ4lh6svjo0yF6pxT5rN/uFm5SodtVeTewupSsQDVie3ROxs5Mb2oiJ5ysvwF0 M+V74r5W0r9i21/62fkqfJbrczR+12qSxiIi2aEVtusKBcj6IOb4MVhF1DshHzSla9 56C+iRMiUa9Kkr15d2Y6udwjj4+CSTDVdQ1veieg= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id DA37AF80524; Sat, 29 Jan 2022 00:47:09 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 1BB2DF8050F; Sat, 29 Jan 2022 00:47:06 +0100 (CET) Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 28A8BF80246 for ; Sat, 29 Jan 2022 00:47:03 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 28A8BF80246 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="H6N+qa02" 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 dfw.source.kernel.org (Postfix) with ESMTPS id 4DFE361F3E; Fri, 28 Jan 2022 23:47:01 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 1611DC340E8; Fri, 28 Jan 2022 23:46:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1643413620; bh=YbZLwG+eJY1ZimQ3PDJ414ftXS0oYjH5t+IwvoH0++s=; h=From:To:Cc:In-Reply-To:References:Subject:Date:From; b=H6N+qa02zvveNZcva5WhrGiGfFlJ66Cb6+yfRLYilkduh+hulF7T0OeTu/hburMzI yri78rLL6daKW9gr8X08EibZESI18/IBpN1Pbc1hUchVwsl9f1LfyCo1WFwktqwb8/ WhMvDqfjoXFeMWDKTJAFvPq07d9H9J95VdV4XpgahRGHn8cMJcF4WTXB1tus4t4Uh1 5GnvTRmAL9qKEWspIPzel0cYJTWOmOhQW3fmKwYGPfuBHC5T3VxISuz3I97zsJVC+N KJ0PrtCoVJ9qsR9tTbUB13DANVzaUtP5ujdmoAOK3ZTdma0dMi9TkcPU5eWB2rSYik XmBrYqh7uuWpQ== From: Mark Brown To: Liam Girdwood , Daniel Vetter , Brian Norris , Heiko Stuebner , David Airlie In-Reply-To: <20220114230209.4091727-1-briannorris@chromium.org> References: <20220114230209.4091727-1-briannorris@chromium.org> Subject: Re: (subset) [PATCH v2 0/3] (Re)enable DP/HDMI audio for RK3399 Gru Message-Id: <164341361780.694709.13259283241590347085.b4-ty@kernel.org> Date: Fri, 28 Jan 2022 23:46:57 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Cc: devicetree@vger.kernel.org, alsa-devel@alsa-project.org, Lin Huang , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, Sandy Huang , linux-rockchip@lists.infradead.org, Rob Herring , linux-arm-kernel@lists.infradead.org X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" On Fri, 14 Jan 2022 15:02:06 -0800, Brian Norris wrote: > This series fixes DP/HDMI audio for RK3399 Gru systems. > > First, there was a regression with the switch to SPDIF. Patch 1 can be > taken separately as a regression fix if desired. But it's not quite so > useful (at least on Chrome OS systems) without the second part. > > Second, jack detection was never upstreamed, because the hdmi-codec > dependencies were still being worked out when this platform was first > supported. > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [2/3] drm/rockchip: cdn-dp: Support HDMI codec plug-change callback commit: 9da1467b49ad6c02840e8f331c5da69f6a5bdb2e [3/3] ASoC: rk3399_gru_sound: Wire up DP jack detection commit: 6a8bc4b68ca0c6ef73518b692c00b7e1e010d056 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 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 C811EC433EF for ; Fri, 28 Jan 2022 23:48:30 +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: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=dS7RKwJ0EgkkOTRrYvFHQ3z6jLDwU2mxOpA9vISMMPE=; b=EWFglEyjDdbnAz 9gvLffyzDZXGu9VGTe2lPiM5pY1jIZ/5JBt4WYavCdV8h5w7Tl+ZgFdP+BtKHHuwUeD99qgobNvyN ZjXwopPkkrQL6gJuQqecCzdZYTKQVLjHgMHZ26aBQyOLe9TUfT8wqqFJTQiayyFmiARxmwb8vsDXo MEYsb+bG5/JXlYGHY4hRWS/u6NLTOxR/mhDcPLuHYFbtle/3uo85+yUgdrMeW5C0PPk1q2tG4xv3T 8WPSd82fc2dJFjLyXLpkPT2pME6LKcKWvf7gBzh5vJuHMx0hWYdtDSez7JhFDKouF5DjPzVtZSm4R RzdnN9gY4U0kNDopH2xg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nDaxN-003nUO-AF; Fri, 28 Jan 2022 23:47:05 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nDaxJ-003nU0-QL; Fri, 28 Jan 2022 23:47:03 +0000 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 dfw.source.kernel.org (Postfix) with ESMTPS id 4DFE361F3E; Fri, 28 Jan 2022 23:47:01 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 1611DC340E8; Fri, 28 Jan 2022 23:46:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1643413620; bh=YbZLwG+eJY1ZimQ3PDJ414ftXS0oYjH5t+IwvoH0++s=; h=From:To:Cc:In-Reply-To:References:Subject:Date:From; b=H6N+qa02zvveNZcva5WhrGiGfFlJ66Cb6+yfRLYilkduh+hulF7T0OeTu/hburMzI yri78rLL6daKW9gr8X08EibZESI18/IBpN1Pbc1hUchVwsl9f1LfyCo1WFwktqwb8/ WhMvDqfjoXFeMWDKTJAFvPq07d9H9J95VdV4XpgahRGHn8cMJcF4WTXB1tus4t4Uh1 5GnvTRmAL9qKEWspIPzel0cYJTWOmOhQW3fmKwYGPfuBHC5T3VxISuz3I97zsJVC+N KJ0PrtCoVJ9qsR9tTbUB13DANVzaUtP5ujdmoAOK3ZTdma0dMi9TkcPU5eWB2rSYik XmBrYqh7uuWpQ== From: Mark Brown To: Liam Girdwood , Daniel Vetter , Brian Norris , Heiko Stuebner , David Airlie Cc: linux-kernel@vger.kernel.org, Sandy Huang , linux-rockchip@lists.infradead.org, dri-devel@lists.freedesktop.org, linux-arm-kernel@lists.infradead.org, Lin Huang , devicetree@vger.kernel.org, Rob Herring , alsa-devel@alsa-project.org In-Reply-To: <20220114230209.4091727-1-briannorris@chromium.org> References: <20220114230209.4091727-1-briannorris@chromium.org> Subject: Re: (subset) [PATCH v2 0/3] (Re)enable DP/HDMI audio for RK3399 Gru Message-Id: <164341361780.694709.13259283241590347085.b4-ty@kernel.org> Date: Fri, 28 Jan 2022 23:46:57 +0000 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220128_154701_943876_7BE6700E X-CRM114-Status: GOOD ( 15.32 ) 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Fri, 14 Jan 2022 15:02:06 -0800, Brian Norris wrote: > This series fixes DP/HDMI audio for RK3399 Gru systems. > > First, there was a regression with the switch to SPDIF. Patch 1 can be > taken separately as a regression fix if desired. But it's not quite so > useful (at least on Chrome OS systems) without the second part. > > Second, jack detection was never upstreamed, because the hdmi-codec > dependencies were still being worked out when this platform was first > supported. > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [2/3] drm/rockchip: cdn-dp: Support HDMI codec plug-change callback commit: 9da1467b49ad6c02840e8f331c5da69f6a5bdb2e [3/3] ASoC: rk3399_gru_sound: Wire up DP jack detection commit: 6a8bc4b68ca0c6ef73518b692c00b7e1e010d056 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 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel