From: "Heiko Stübner" <heiko@sntech.de>
To: Liam Girdwood <lgirdwood@gmail.com>,
Mark Brown <broonie@kernel.org>, Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Alexey Charkov <alchark@gmail.com>
Cc: linux-sound@vger.kernel.org, devicetree@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org,
Alexey Charkov <alchark@gmail.com>
Subject: Re: [PATCH 1/3] dt-bindings: ASoC: rockchip: Add compatible for RK3588 SPDIF
Date: Sun, 09 Feb 2025 22:10:47 +0100 [thread overview]
Message-ID: <4315116.iIbC2pHGDl@diego> (raw)
In-Reply-To: <20250120-rk3588-spdif-v1-1-1415f5871dc7@gmail.com>
Hi Mark,
Am Montag, 20. Januar 2025, 10:01:27 MEZ schrieb Alexey Charkov:
> Add a compatible string for SPDIF on RK3588, which is similar to the
> one on RK3568.
>
> Signed-off-by: Alexey Charkov <alchark@gmail.com>
as the binding is more in the driver-realm, is this patch still
somewhere on your radar?
Thanks a lot
Heiko
> ---
> Documentation/devicetree/bindings/sound/rockchip-spdif.yaml | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/sound/rockchip-spdif.yaml b/Documentation/devicetree/bindings/sound/rockchip-spdif.yaml
> index c3c989ef2a2c81eba73fae3d1ee4bfd18a8e5d29..32dea7392e8d49fc6402a64fc9f7115a47a8b8ad 100644
> --- a/Documentation/devicetree/bindings/sound/rockchip-spdif.yaml
> +++ b/Documentation/devicetree/bindings/sound/rockchip-spdif.yaml
> @@ -31,6 +31,10 @@ properties:
> - rockchip,rk3288-spdif
> - rockchip,rk3308-spdif
> - const: rockchip,rk3066-spdif
> + - items:
> + - enum:
> + - rockchip,rk3588-spdif
> + - const: rockchip,rk3568-spdif
>
> reg:
> maxItems: 1
>
>
WARNING: multiple messages have this Message-ID (diff)
From: "Heiko Stübner" <heiko@sntech.de>
To: Liam Girdwood <lgirdwood@gmail.com>,
Mark Brown <broonie@kernel.org>, Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Alexey Charkov <alchark@gmail.com>
Cc: linux-sound@vger.kernel.org, devicetree@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org,
Alexey Charkov <alchark@gmail.com>
Subject: Re: [PATCH 1/3] dt-bindings: ASoC: rockchip: Add compatible for RK3588 SPDIF
Date: Sun, 09 Feb 2025 22:10:47 +0100 [thread overview]
Message-ID: <4315116.iIbC2pHGDl@diego> (raw)
In-Reply-To: <20250120-rk3588-spdif-v1-1-1415f5871dc7@gmail.com>
Hi Mark,
Am Montag, 20. Januar 2025, 10:01:27 MEZ schrieb Alexey Charkov:
> Add a compatible string for SPDIF on RK3588, which is similar to the
> one on RK3568.
>
> Signed-off-by: Alexey Charkov <alchark@gmail.com>
as the binding is more in the driver-realm, is this patch still
somewhere on your radar?
Thanks a lot
Heiko
> ---
> Documentation/devicetree/bindings/sound/rockchip-spdif.yaml | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/sound/rockchip-spdif.yaml b/Documentation/devicetree/bindings/sound/rockchip-spdif.yaml
> index c3c989ef2a2c81eba73fae3d1ee4bfd18a8e5d29..32dea7392e8d49fc6402a64fc9f7115a47a8b8ad 100644
> --- a/Documentation/devicetree/bindings/sound/rockchip-spdif.yaml
> +++ b/Documentation/devicetree/bindings/sound/rockchip-spdif.yaml
> @@ -31,6 +31,10 @@ properties:
> - rockchip,rk3288-spdif
> - rockchip,rk3308-spdif
> - const: rockchip,rk3066-spdif
> + - items:
> + - enum:
> + - rockchip,rk3588-spdif
> + - const: rockchip,rk3568-spdif
>
> reg:
> maxItems: 1
>
>
_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip
next prev parent reply other threads:[~2025-02-09 21:12 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-20 9:01 [PATCH 0/3] arm64: dts: rockchip: Add SPDIF on RK3588 Alexey Charkov
2025-01-20 9:01 ` Alexey Charkov
2025-01-20 9:01 ` [PATCH 1/3] dt-bindings: ASoC: rockchip: Add compatible for RK3588 SPDIF Alexey Charkov
2025-01-20 9:01 ` Alexey Charkov
2025-01-21 17:37 ` Conor Dooley
2025-01-21 17:37 ` Conor Dooley
2025-02-09 21:10 ` Heiko Stübner [this message]
2025-02-09 21:10 ` Heiko Stübner
2025-02-10 13:20 ` Mark Brown
2025-02-10 13:20 ` Mark Brown
2025-02-10 14:04 ` Heiko Stübner
2025-02-10 14:04 ` Heiko Stübner
2025-02-10 14:28 ` Mark Brown
2025-02-10 14:28 ` Mark Brown
2025-01-20 9:01 ` [PATCH 2/3] arm64: dts: rockchip: Add SPDIF nodes to RK3588(s) device trees Alexey Charkov
2025-01-20 9:01 ` Alexey Charkov
2025-01-20 9:01 ` [PATCH 3/3] arm64: dts: rockchip: Enable SPDIF output on H96 Max V58 Alexey Charkov
2025-01-20 9:01 ` Alexey Charkov
2025-02-10 18:06 ` (subset) [PATCH 0/3] arm64: dts: rockchip: Add SPDIF on RK3588 Mark Brown
2025-02-10 18:06 ` Mark Brown
2025-02-11 9:28 ` Heiko Stuebner
2025-02-11 9:28 ` Heiko Stuebner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4315116.iIbC2pHGDl@diego \
--to=heiko@sntech.de \
--cc=alchark@gmail.com \
--cc=broonie@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=krzk+dt@kernel.org \
--cc=lgirdwood@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rockchip@lists.infradead.org \
--cc=linux-sound@vger.kernel.org \
--cc=robh@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.