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:	Fri, 6 May 2016 16:56:19 +0200
From:	Nicolas Ferre <nicolas.ferre@...el.com>
To:	Arnd Bergmann <arnd@...db.de>, Olof Johansson <olof@...om.net>,
	<arm@...nel.org>
CC:	<mike@...ebwilliams.com>, Nicolas Ferre <nicolas.ferre@...el.com>,
	Linux Kernel list <linux-kernel@...r.kernel.org>,
	linux-arm-kernel <linux-arm-kernel@...ts.infradead.org>,
	Alexandre Belloni <alexandre.belloni@...e-electrons.com>,
	Boris BREZILLON <boris.brezillon@...e-electrons.com>,
	Jean-Christophe PLAGNIOL-VILLARD <plagnioj@...osoft.com>,
	Ludovic Desroches <ludovic.desroches@...el.com>
Subject: [GIT PULL] at91: dt for 4.7 #3

Arnd, Olof, Kevin,

Some more DT material for 4.7. The fix on the VInCo platform is due to an error
on the Ethernet driver that was not taking the gpio flag into account. As it is
about to be fixed now, I have to update the only DT that was making use of it.
Otherwise, all is about the TRNG nodes addition.

Thanks, best regards,

The following changes since commit 517550075c31917dc729d7cec0b4a0ca65294f14:

  ARM: dts: at91: sama5d2: add slow clock to watchdog node (2016-04-27 14:08:58 +0200)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91.git tags/at91-dt3

for you to fetch changes up to 00bf4f78b56f7d86dff5ee6242f46ef6de84f8b0:

  ARM: dts: at91: sama5d4: add trng node (2016-05-06 15:42:53 +0200)

----------------------------------------------------------------
Third batch of DT changes for 4.7:
- a fix for the VInCo platform: reset gpio specification for Ethernet
- addition of True Random Number Generator (TRNG) for all sama5 platforms
- trivial adjustment of TRNG register map size for at91sam9g45 family

----------------------------------------------------------------
Mike Williams (3):
      ARM: dts: at91: sama5d2: add trng node
      ARM: dts: at91: sama5d3: add trng node
      ARM: dts: at91: sama5d4: add trng node

Nicolas Ferre (2):
      ARM: dts: at91: VInCo: fix phy reset gpio flag
      ARM: dts: at91: at91sam9g45 family: reduce the trng register map size

 arch/arm/boot/dts/at91-vinco.dts   | 4 ++--
 arch/arm/boot/dts/at91sam9g45.dtsi | 2 +-
 arch/arm/boot/dts/sama5d2.dtsi     | 7 +++++++
 arch/arm/boot/dts/sama5d3.dtsi     | 7 +++++++
 arch/arm/boot/dts/sama5d4.dtsi     | 7 +++++++
 5 files changed, 24 insertions(+), 3 deletions(-)

-- 
Nicolas Ferre

Powered by blists - more mailing lists