From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mta1.migadu.com (out-74.mta1.migadu.com [95.215.58.74]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 8C1A63BB100 for ; Mon, 31 Aug 2026 17:29:16 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=95.215.58.74 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1788197359; cv=none; b=uvQljOr/1TzQ6uQspCP+RktpaSS41A3L71O06s36mZEwGiG1EnJS7AY/Z0f+5iLgf23uQucy9rWOzWrquOlqDdGfi1LpKFvyg5mNua3kmXOWdw6QMC+Bx86/Z+hzLvkqOGcbRjiypoy0DnshGRJrY9gJvV/4lXY/wFW+KM8+QQ8= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1788197359; c=relaxed/simple; bh=1kSqhe2+PT1a5oElxIG7Elgw45NvEJRmD8rNlzuc6uQ=; h=Mime-Version:Content-Type:Date:Message-Id:To:Cc:Subject:From: References:In-Reply-To; b=PZBWmgHqZnIhU9jcwRsi2fv+oidIGEuSrzOPGUPQDi8Sf6O/nZUwWKY1SDe/H6it1BAKrX+sB4vQtMKLawFHBJIoCPG/WHbjTSOLiIMILzyKBS0nS3xE/NwHTkkNKLel9TZlYmmO0oESmnEQLSnpRdsS2YHHXLRAYL4vPNh5ZWs= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=cknow-tech.com; spf=pass smtp.mailfrom=cknow-tech.com; dkim=pass (2048-bit key) header.d=cknow-tech.com header.i=@cknow-tech.com header.b=Eg+3Tegh; arc=none smtp.client-ip=95.215.58.74 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=cknow-tech.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=cknow-tech.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=cknow-tech.com header.i=@cknow-tech.com header.b="Eg+3Tegh" X-Envelope-To: devicetree@vger.kernel.org DKIM-Signature: a=rsa-sha256; bh=1kSqhe2+PT1a5oElxIG7Elgw45NvEJRmD8rNlzuc6uQ=; c=simple/simple; d=cknow-tech.com; h=from:to:subject:date:message-id:mime-version:content-type; s=key1; t=1788197354; v=1; x=1788802154; b=Eg+3TeghJpGSjh9G//MYnADdyR59XsqVK7/yHz2uiF/L9nqgoac8zkCiI+hDQ+FMeF6rdzU2 shrQ79EMVaAl8/iUmaPDrHCMPb6dV5Zmp4+v9rZkHXA7Fj15X2SN/UzLc/pFX9uqpBSIQncy2vt i5YFBeOn3r7eEGzDuXhl66U94DbxGODBrD+hfqI+eYUuc8RkNDdJVLzY0V4R8PoIi2IqwOw2Hom bQduCWIHKUNW+C3xya5Jp1DM108azSvBHdb1qDepqLi7So2VlyRZppcyaINh5GmEIbm0IEuL+tx ui3h+QW/HALvJDMj5e16DnQQcPYmgDWC19jiQ1WvQ7jxQ== X-Envelope-To: devicetree@vger.kernel.org Received: by smtp.migadu.com with ESMTPS id 3bb6bfbe23dd3995; Mon, 31 Aug 2026 17:29:04 +0000 X-Mizu-Trace-ID: 3bb6bfbe23dd3995 X-Migadu-Flow: FLOW_OUT Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Mon, 31 Aug 2026 19:29:00 +0200 Message-Id: To: "Detlev Casanova" , "Rob Herring" , "Krzysztof Kozlowski" , "Conor Dooley" , "Heiko Stuebner" , "Johan Jonker" , "Alex Bee" , "Christian Hewitt" , "Robin Murphy" , "Nicolas Frattaroli" , "Nicolas Frattaroli" , "Kuninori Morimoto" Cc: , , , , Subject: Re: [PATCH 5/7] arm64: dts: rockchip: Rename rk356x HDMI audio card From: "Diederik de Haas" X-Mailer: aerc 0.22.0-9-ge948bb7230f4 References: <20260831-fix-rockchip-hdmi-audio-names-v1-0-5b155ae05293@collabora.com> <20260831-fix-rockchip-hdmi-audio-names-v1-5-5b155ae05293@collabora.com> In-Reply-To: <20260831-fix-rockchip-hdmi-audio-names-v1-5-5b155ae05293@collabora.com> On Mon Aug 31, 2026 at 4:20 PM CEST, Detlev Casanova wrote: > Rename the card from "HDMI" to "RK356x HDMI" so it identifies the SoC > in user-visible ALSA fields and no longer collides with the identical > "HDMI" string used by other Rockchip SoCs. > > Fixes: 697ee8546e241 ("arm64: dts: rockchip: Add HDMI audio nodes to rk35= 6x") > Signed-off-by: Detlev Casanova > --- > arch/arm64/boot/dts/rockchip/rk356x-base.dtsi | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/arch/arm64/boot/dts/rockchip/rk356x-base.dtsi b/arch/arm64/b= oot/dts/rockchip/rk356x-base.dtsi > index a5832895bd39..98785c812fc4 100644 > --- a/arch/arm64/boot/dts/rockchip/rk356x-base.dtsi > +++ b/arch/arm64/boot/dts/rockchip/rk356x-base.dtsi > @@ -150,7 +150,7 @@ scmi_clk: protocol@14 { > =20 > hdmi_sound: hdmi-sound { > compatible =3D "simple-audio-card"; > - simple-audio-card,name =3D "HDMI"; > + simple-audio-card,name =3D "RK356x HDMI"; Move the name property to rk3566.dtsi and rk3568.dtsi and use their actual SoC name, thus RK3566 and RK3568? Cheers, Diederik > simple-audio-card,format =3D "i2s"; > simple-audio-card,mclk-fs =3D <256>; > status =3D "disabled";