Re: [PATCH 1/2] dt-bindings: gpu: mali-valhall-csf: add asn-hash
From: Krzysztof Kozlowski
Date: Fri Aug 29 2025 - 09:43:07 EST
On 28/08/2025 22:18, Chia-I Wu wrote:
> The values are written to ASN_HASH[0..2] registers. The property is
> called "l2-hash-values" in the downstream driver.
We don't add properties based on downstream drivers. Please provide some
sort of rationale, including explanation why this is not SoC/compatible
specific.
>
> Signed-off-by: Chia-I Wu <olvaffe@xxxxxxxxx>
> ---
> .../devicetree/bindings/gpu/arm,mali-valhall-csf.yaml | 8 ++++++++
> 1 file changed, 8 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/gpu/arm,mali-valhall-csf.yaml b/Documentation/devicetree/bindings/gpu/arm,mali-valhall-csf.yaml
> index a5b4e00217587..258bcba66d1d1 100644
> --- a/Documentation/devicetree/bindings/gpu/arm,mali-valhall-csf.yaml
> +++ b/Documentation/devicetree/bindings/gpu/arm,mali-valhall-csf.yaml
> @@ -85,6 +85,14 @@ properties:
>
> dma-coherent: true
>
> + asn-hash:
Missing vendor prefix or please explain which common schema has it
already defined.
Best regards,
Krzysztof