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-next>] [day] [month] [year] [list]
Date:   Mon, 29 Aug 2022 21:08:21 -0500
From:   Samuel Holland <samuel@...lland.org>
To:     Chen-Yu Tsai <wens@...e.org>,
        Jernej Skrabec <jernej.skrabec@...il.com>
Cc:     Samuel Holland <samuel@...lland.org>,
        Gregory CLEMENT <gregory.clement@...tlin.com>,
        Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
        Rob Herring <robh+dt@...nel.org>, devicetree@...r.kernel.org,
        linux-arm-kernel@...ts.infradead.org, linux-i2c@...r.kernel.org,
        linux-kernel@...r.kernel.org, linux-sunxi@...ts.linux.dev
Subject: [PATCH 0/3] DMA binding for Allwinner V536/newer I2C

This series documents the DMA capability of the I2C offload engine in
Allwinner V536 and newer SoCs. This includes the following SoCs which
have some support in mainline Linux:
 - A100 (updated by this series)
 - H616 (missing DMA controller binding/support)
 - D1 (initial DT submission is on the ML; this series resolves some
   dtbs_check warnings with that DT)


Samuel Holland (2):
  dt-bindings: i2c: mv64xxx: Document DMA properties
  arm64: dts: allwinner: a100: Add I2C DMA requests

Yangtao Li (1):
  arm64: dts: allwinner: a100: Add device node for DMA controller

 .../bindings/i2c/marvell,mv64xxx-i2c.yaml     | 13 ++++++++++
 .../arm64/boot/dts/allwinner/sun50i-a100.dtsi | 24 +++++++++++++++++++
 2 files changed, 37 insertions(+)

-- 
2.35.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ