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:   Mon, 13 Dec 2021 17:14:51 +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>,
        Ludovic Desroches <ludovic.desroches@...rochip.com>,
        Claudiu Beznea <claudiu.beznea@...rochip.com>,
        Tudor Ambarus <Tudor.Ambarus@...rochip.com>,
        Hari Prasath <Hari.PrasathGE@...rochip.com>
Subject: [GIT PULL] ARM: at91: dt for 5.17

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

Arnd, Olof,

Here are the dt changes for 5.17.
The QSPI nodes have their bindings translated to YAML and updated here:
https://lore.kernel.org/lkml/20211209122939.339810-1-tudor.ambarus@microchip.com/
They are not merged yet but I see no major push back as of today.
Moreover, one of the low priority fix below remove one of the error highlighted
during the conversion to YAML.

Thanks, best regards,
  Nicolas

The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:

  Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 078c2a0e8e60bb3fe78cf50b5da1620a4e13e0cd:

  ARM: dts: at91: sama7g5ek: Add QSPI0 node (2021-12-13 14:48:04 +0100)

----------------------------------------------------------------
AT91 DT #1 for 5.17:

- 2 low priority fixes about pin function for sama7g5 and better
  tailored mmc interface on sama5d2 xplained
- Addition of the Microchip EVB-KSZ9477: a Gigabit Ethernet
  managed Switch Evaluation Board
- QSPI: addition of sama5d2 clock name and nodes for new sama7g7 and its
  associated Evaluation Kit

----------------------------------------------------------------
Hari Prasath (1):
      ARM: dts: at91: update alternate function of signal PD20

Mihai Sain (1):
      ARM: dts: at91: sama5d2_xplained: remove PA11__SDMMC0_VDDSEL from pinctrl

Oleksij Rempel (1):
      ARM: dts: at91: add Microchip EVB-KSZ9477 board

Tudor Ambarus (3):
      ARM: dts: at91: sama5d2: Name the qspi clock
      ARM: dts: at91: sama7g5: Add QSPI nodes
      ARM: dts: at91: sama7g5ek: Add QSPI0 node

 arch/arm/boot/dts/Makefile                     |   1 +
 arch/arm/boot/dts/at91-sama5d2_xplained.dts    |   5 +-
 arch/arm/boot/dts/at91-sama5d3_ksz9477_evb.dts | 209 +++++++++++++++++++++++++
 arch/arm/boot/dts/at91-sama7g5ek.dts           |  73 +++++++++
 arch/arm/boot/dts/sama5d2.dtsi                 |   2 +
 arch/arm/boot/dts/sama7g5-pinfunc.h            |   2 +-
 arch/arm/boot/dts/sama7g5.dtsi                 |  30 ++++
 7 files changed, 318 insertions(+), 4 deletions(-)
 create mode 100644 arch/arm/boot/dts/at91-sama5d3_ksz9477_evb.dts

-- 
Nicolas Ferre

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ