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>] [day] [month] [year] [list]
Date:   Fri, 25 Feb 2022 12:07:35 +0100
From:   <nicolas.ferre@...rochip.com>
To:     Arnd Bergmann <arnd@...db.de>, Olof Johansson <olof@...om.net>,
        <arm@...nel.org>, <soc@...nel.org>
CC:     Nicolas Ferre <nicolas.ferre@...rochip.com>,
        Linux Kernel list <linux-kernel@...r.kernel.org>,
        linux-arm-kernel <linux-arm-kernel@...ts.infradead.org>,
        Alexandre Belloni <alexandre.belloni@...tlin.com>,
        Claudiu Beznea <claudiu.beznea@...rochip.com>,
        Kavyasree Kotagiri <kavyasree.kotagiri@...rochip.com>,
        Michael Walle <michael@...le.cc>,
        "Horatiu Vultur" <horatiu.vultur@...rochip.com>
Subject: [GIT PULL] ARM: at91: dt for 5.18

From: Nicolas Ferre <nicolas.ferre@...rochip.com>

Arnd, Olof,

Here are the dt changes for 5.18. They include both at91 changes and lan966
first DT patches which I'm happy to take as part of our pull request.

Please pull. Thanks, best regards,
  Nicolas

The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:

  Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git tags/at91-dt-5.18

for you to fetch changes up to 3c8a9c2e2daf51bd3dcaedd321ecc79f10227c41:

  ARM: dts: at91: sama7g5: add opps (2022-02-25 11:32:22 +0100)

----------------------------------------------------------------
AT91 & LAN966 DT #1 for 5.18:

- lan966x basic DT and associated evaluation board pcb8291 (2-ports)
- documentation for an upcoming Kontron switch board featuring a LAN9668
- one fix for an old bug we have with PMECC on sama5d2 in some corner
  cases
- sama7g5 and its EK: crypto, CAN and DVFS operating points

----------------------------------------------------------------
Claudiu Beznea (4):
      ARM: dts: at91: remove status = "okay" from soc specific dtsi
      ARM: dts: at91: fix low limit for CPU regulator
      ARM: dts: at91: sama7g5ek: set regulator voltages for standby state
      ARM: dts: at91: sama7g5: add opps

Hari Prasath (2):
      ARM: dts: at91: sama7g5: Add can controllers of sama7g5
      ARM: dts: at91: sama7g5: Enable can0 and can1 support in sama7g5-ek

Kavyasree Kotagiri (1):
      ARM: dts: add DT for lan966 SoC and 2-port board pcb8291

Michael Walle (1):
      dt-bindings: arm: at91: add Kontron's new KSwitches

Tudor Ambarus (3):
      ARM: dts: at91: sama5d2: Fix PMERRLOC resource size
      ARM: dts: at91: Use the generic "crypto" node name for the crypto IPs
      ARM: dts: at91: sama7g5: Add crypto nodes

 .../devicetree/bindings/arm/atmel-at91.yaml        |   9 +
 arch/arm/boot/dts/Makefile                         |   2 +
 arch/arm/boot/dts/at91-sama7g5ek.dts               |  32 ++-
 arch/arm/boot/dts/lan966x-pcb8291.dts              |  64 ++++++
 arch/arm/boot/dts/lan966x.dtsi                     | 237 +++++++++++++++++++++
 arch/arm/boot/dts/sam9x60.dtsi                     |  10 +-
 arch/arm/boot/dts/sama5d2.dtsi                     |  11 +-
 arch/arm/boot/dts/sama5d3.dtsi                     |   6 +-
 arch/arm/boot/dts/sama5d4.dtsi                     |   9 +-
 arch/arm/boot/dts/sama7g5.dtsi                     | 169 ++++++++++++++-
 10 files changed, 522 insertions(+), 27 deletions(-)
 create mode 100644 arch/arm/boot/dts/lan966x-pcb8291.dts
 create mode 100644 arch/arm/boot/dts/lan966x.dtsi

-- 
Nicolas Ferre

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ