lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220718191627.GA3375779-robh@kernel.org>
Date:   Mon, 18 Jul 2022 13:16:27 -0600
From:   Rob Herring <robh@...nel.org>
To:     Akhil R <akhilrajeev@...dia.com>
Cc:     dmaengine@...r.kernel.org, jonathanh@...dia.com,
        ldewangan@...dia.com, linux-kernel@...r.kernel.org,
        linux-tegra@...r.kernel.org, p.zabel@...gutronix.de,
        thierry.reding@...il.com, vkoul@...nel.org,
        devicetree@...r.kernel.org
Subject: Re: [PATCH v3 1/3] dt-bindings: dmaengine: Add compatible for
 Tegra234

On Mon, Jul 11, 2022 at 09:15:34PM +0530, Akhil R wrote:
> Document the compatible string used by GPCDMA controller for Tegra234.
> 
> Signed-off-by: Akhil R <akhilrajeev@...dia.com>
> ---
>  .../devicetree/bindings/dma/nvidia,tegra186-gpc-dma.yaml      | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/dma/nvidia,tegra186-gpc-dma.yaml b/Documentation/devicetree/bindings/dma/nvidia,tegra186-gpc-dma.yaml
> index 9dd1476d1849..399edcd5cecf 100644
> --- a/Documentation/devicetree/bindings/dma/nvidia,tegra186-gpc-dma.yaml
> +++ b/Documentation/devicetree/bindings/dma/nvidia,tegra186-gpc-dma.yaml
> @@ -26,6 +26,10 @@ properties:
>            - const: nvidia,tegra194-gpcdma
>            - const: nvidia,tegra186-gpcdma
>  
> +      - items:
> +          - const: nvidia,tegra234-gpcdma

This can be added to the above entry changing it from a const to enum.

> +          - const: nvidia,tegra186-gpcdma
> +
>    "#dma-cells":
>      const: 1
>  
> -- 
> 2.17.1
> 
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ