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]
Date:	Mon, 28 Dec 2015 21:01:21 -0800
From:	Eric Anholt <eric@...olt.net>
To:	Florian Fainelli <f.fainelli@...il.com>
Cc:	linux-rpi-kernel@...ts.infradead.org,
	linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
	Stephen Warren <swarren@...dotorg.org>,
	Lee Jones <lee@...nel.org>, arnd@...db.de, olof@...om.net,
	khilman@...nel.org, Eric Anholt <eric@...olt.net>
Subject: [GIT PULL 3/4] BCM2835 DT changes for 4.5

The following changes since commit f74875dc36135ebae82a8e005f4b7f52289d2c40:

  usb: dwc2: fix kernel oops during driver probe (2015-11-20 09:29:47 -0600)

are available in the git repository at:

  http://github.com/anholt/linux tags/bcm2835-dt-next-2015-12-28

for you to fetch changes up to 53b6084357a44d7c34044504e1bf149d9156934f:

  ARM: bcm2835: Add the auxiliary clocks to the device tree. (2015-12-26 14:44:09 -0800)

----------------------------------------------------------------
This pull request includes the bcm2835 changes for 4.5 targeting the
arm-soc next/dt branch.

----------------------------------------------------------------
Eric Anholt (4):
      ARM: bcm2835: Split the DT for peripherals from the DT for the CPU
      ARM: bcm2835: Move the CPU/peripheral include out of common RPi DT.
      ARM: bcm2835: Add devicetree for bcm2836 and Raspberry Pi 2 B
      ARM: bcm2835: Add the auxiliary clocks to the device tree.

 arch/arm/boot/dts/Makefile               |   3 +-
 arch/arm/boot/dts/bcm2835-rpi-a-plus.dts |   1 +
 arch/arm/boot/dts/bcm2835-rpi-b-plus.dts |   1 +
 arch/arm/boot/dts/bcm2835-rpi-b-rev2.dts |   1 +
 arch/arm/boot/dts/bcm2835-rpi-b.dts      |   1 +
 arch/arm/boot/dts/bcm2835-rpi.dtsi       |   2 -
 arch/arm/boot/dts/bcm2835.dtsi           | 194 +---------------------------
 arch/arm/boot/dts/bcm2836-rpi-2-b.dts    |  35 +++++
 arch/arm/boot/dts/bcm2836.dtsi           |  78 ++++++++++++
 arch/arm/boot/dts/bcm283x.dtsi           | 212 +++++++++++++++++++++++++++++++
 10 files changed, 332 insertions(+), 196 deletions(-)
 create mode 100644 arch/arm/boot/dts/bcm2836-rpi-2-b.dts
 create mode 100644 arch/arm/boot/dts/bcm2836.dtsi
 create mode 100644 arch/arm/boot/dts/bcm283x.dtsi
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ