* [PATCH] dt-bindings: media: rockchip: Add resets property into decoder node
@ 2023-10-05 14:49 Benjamin Gaignard
2023-10-05 14:51 ` Krzysztof Kozlowski
0 siblings, 1 reply; 2+ messages in thread
From: Benjamin Gaignard @ 2023-10-05 14:49 UTC (permalink / raw)
To: ezequiel, p.zabel, mchehab, robh+dt, krzysztof.kozlowski+dt,
conor+dt, heiko
Cc: linux-media, linux-rockchip, devicetree, linux-arm-kernel,
linux-kernel, kernel, Benjamin Gaignard
RK3588 AV1 decoder hardware block have resets lines and driver code
already support it.
Update yaml file to be aligned with this feature.
Signed-off-by: Benjamin Gaignard <benjamin.gaignard@collabora.com>
---
Documentation/devicetree/bindings/media/rockchip-vpu.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Documentation/devicetree/bindings/media/rockchip-vpu.yaml b/Documentation/devicetree/bindings/media/rockchip-vpu.yaml
index 772ec3283bc6..52c7c840455f 100644
--- a/Documentation/devicetree/bindings/media/rockchip-vpu.yaml
+++ b/Documentation/devicetree/bindings/media/rockchip-vpu.yaml
@@ -68,6 +68,9 @@ properties:
iommus:
maxItems: 1
+ resets:
+ maxItems: 4
+
required:
- compatible
- reg
--
2.39.2
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply related [flat|nested] 2+ messages in thread* Re: [PATCH] dt-bindings: media: rockchip: Add resets property into decoder node
2023-10-05 14:49 [PATCH] dt-bindings: media: rockchip: Add resets property into decoder node Benjamin Gaignard
@ 2023-10-05 14:51 ` Krzysztof Kozlowski
0 siblings, 0 replies; 2+ messages in thread
From: Krzysztof Kozlowski @ 2023-10-05 14:51 UTC (permalink / raw)
To: Benjamin Gaignard, ezequiel, p.zabel, mchehab, robh+dt,
krzysztof.kozlowski+dt, conor+dt, heiko
Cc: linux-media, linux-rockchip, devicetree, linux-arm-kernel,
linux-kernel, kernel
On 05/10/2023 16:49, Benjamin Gaignard wrote:
> RK3588 AV1 decoder hardware block have resets lines and driver code
> already support it.
> Update yaml file to be aligned with this feature.
>
> Signed-off-by: Benjamin Gaignard <benjamin.gaignard@collabora.com>
> ---
> Documentation/devicetree/bindings/media/rockchip-vpu.yaml | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/media/rockchip-vpu.yaml b/Documentation/devicetree/bindings/media/rockchip-vpu.yaml
> index 772ec3283bc6..52c7c840455f 100644
> --- a/Documentation/devicetree/bindings/media/rockchip-vpu.yaml
> +++ b/Documentation/devicetree/bindings/media/rockchip-vpu.yaml
> @@ -68,6 +68,9 @@ properties:
> iommus:
> maxItems: 1
>
> + resets:
> + maxItems: 4
You need to describe items.
Best regards,
Krzysztof
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-10-05 14:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-05 14:49 [PATCH] dt-bindings: media: rockchip: Add resets property into decoder node Benjamin Gaignard
2023-10-05 14:51 ` Krzysztof Kozlowski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox