[GIT PULL] ARM: actions: dt64 for v4.13

Andreas Färber afaerber at suse.de
Fri Jun 23 10:25:53 PDT 2017


Hi Arnd and Olof,

This is the initial dt64 pull for Actions Semi.
The Kconfig symbol is introduced in the arm64 pull.

Regards,
Andreas

The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:

  Linux 4.12-rc1 (2017-05-13 13:19:49 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/afaerber/linux-actions.git tags/actions-arm64-dt-for-4.13

for you to fetch changes up to 06edb80f8c79f457983c9af93c1364fc1077c190:

  arm64: dts: Add Actions Semi S900 and Bubblegum-96 (2017-06-19 00:33:22 +0200)

----------------------------------------------------------------
Actions Semi ARM64 based SoC DT for 4.13

This adds an initial DT for the S900 SoC and a devboard based on it.

----------------------------------------------------------------
Andreas Färber (2):
      dt-bindings: Add vendor prefix for uCRobotics
      arm64: dts: Add Actions Semi S900 and Bubblegum-96

 .../devicetree/bindings/vendor-prefixes.txt        |   1 +
 arch/arm64/boot/dts/Makefile                       |   1 +
 arch/arm64/boot/dts/actions/Makefile               |   5 +
 arch/arm64/boot/dts/actions/s900-bubblegum-96.dts  |  35 +++++
 arch/arm64/boot/dts/actions/s900.dtsi              | 164 +++++++++++++++++++++
 5 files changed, 206 insertions(+)
 create mode 100644 arch/arm64/boot/dts/actions/Makefile
 create mode 100644 arch/arm64/boot/dts/actions/s900-bubblegum-96.dts
 create mode 100644 arch/arm64/boot/dts/actions/s900.dtsi



More information about the linux-arm-kernel mailing list