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: <PH0PR11MB5611FB5D700B2AE5B215D7C181BBA@PH0PR11MB5611.namprd11.prod.outlook.com>
Date:   Tue, 21 Nov 2023 07:52:03 +0000
From:   <Shravan.Chippa@...rochip.com>
To:     <green.wan@...ive.com>, <vkoul@...nel.org>, <robh+dt@...nel.org>,
        <krzysztof.kozlowski+dt@...aro.org>, <palmer@...belt.com>,
        <paul.walmsley@...ive.com>, <conor+dt@...nel.org>
CC:     <dmaengine@...r.kernel.org>, <devicetree@...r.kernel.org>,
        <linux-riscv@...ts.infradead.org>, <linux-kernel@...r.kernel.org>,
        <Nagasuresh.Relli@...rochip.com>, <Praveen.Kumar@...rochip.com>,
        <Shravan.Chippa@...rochip.com>
Subject: RE: [PATCH v4 0/4] dma: sf-pdma: various sf-pdma updates for the mpfs
 platform

Hi,

Gentle ping!

Thanks,
Shravan

> -----Original Message-----
> From: shravan chippa <shravan.chippa@...rochip.com>
> Sent: Tuesday, October 31, 2023 10:58 AM
> To: green.wan@...ive.com; vkoul@...nel.org; robh+dt@...nel.org;
> krzysztof.kozlowski+dt@...aro.org; palmer@...belt.com;
> paul.walmsley@...ive.com; conor+dt@...nel.org
> Cc: dmaengine@...r.kernel.org; devicetree@...r.kernel.org; linux-
> riscv@...ts.infradead.org; linux-kernel@...r.kernel.org; Nagasuresh Relli -
> I67208 <Nagasuresh.Relli@...rochip.com>; Praveen Kumar - I30718
> <Praveen.Kumar@...rochip.com>; shravan Chippa - I35088
> <Shravan.Chippa@...rochip.com>
> Subject: [PATCH v4 0/4] dma: sf-pdma: various sf-pdma updates for the mpfs
> platform
> 
> From: Shravan Chippa <shravan.chippa@...rochip.com>
> 
> Changes from V3 -> V4:
> 
> Removed unnecessary parentheses and extra space Added review tags
> 
> Changes from V2 -> V3:
> 
> Removed whitespace
> Change naming convention of the macros (modified code as per new macros)
> updated with new API device_get_match_data() modified dt-bindings as per
> the commmets from v2 modified compatible name string for mpfs platform
> 
> Changes from V1 -> V2:
> 
> Removed internal review tags
> Commit massages modified.
> Added devicetree patch with new compatible name for mpfs platform Added
> of_dma_controller_free() clenup call in sf_pdma_remove() function
> 
> V1:
> 
> This series does the following
> 1. Adds a PolarFire SoC specific compatible and code to support for out-of-
> order dma transfers
> 
> 2. Adds generic device tree bindings support by using
> of_dma_controller_register()
> 
> Shravan Chippa (4):
>   dmaengine: sf-pdma: Support of_dma_controller_register()
>   dt-bindings: dma: sf-pdma: add new compatible name
>   dmaengine: sf-pdma: add mpfs-pdma compatible name
>   riscv: dts: microchip: add specific compatible for mpfs' pdma
> 
>  .../bindings/dma/sifive,fu540-c000-pdma.yaml  |  1 +
>  arch/riscv/boot/dts/microchip/mpfs.dtsi       |  2 +-
>  drivers/dma/sf-pdma/sf-pdma.c                 | 71 ++++++++++++++++++-
>  drivers/dma/sf-pdma/sf-pdma.h                 |  8 ++-
>  4 files changed, 77 insertions(+), 5 deletions(-)
> 
> --
> 2.34.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ