Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1710071 > unrolled thread

[PATCH 0/2] Enable SPI on A64/Pine64

Started byStefan Brüns <stefan.bruens@rwth-aachen.de>
First post2017-08-12 00:30 +0200
Last post2017-08-12 00:30 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH 0/2] Enable SPI on A64/Pine64 Stefan Brüns <stefan.bruens@rwth-aachen.de> - 2017-08-12 00:30 +0200

#1710071 — [PATCH 0/2] Enable SPI on A64/Pine64

FromStefan Brüns <stefan.bruens@rwth-aachen.de>
Date2017-08-12 00:30 +0200
Subject[PATCH 0/2] Enable SPI on A64/Pine64
Message-ID<udqBk-Ku-17@gated-at.bofh.it>
The A64 SPI controller is compatible to the H3/H5 controller, i.e. same
registers and same queue depth.

The Pine64 exposes both controllers on the PI-2 and Euler connectors.

Tested/verified with logic analyser and spidev_test using MOSI/MISO loopback.

Stefan Brüns (2):
  arm64: allwinner: a64: add SPI nodes
  arm64: allwinner: pine64: Enable spi0/spi1

 .../arm64/boot/dts/allwinner/sun50i-a64-pine64.dts |  8 +++++
 arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi      | 40 ++++++++++++++++++++++
 2 files changed, 48 insertions(+)

-- 
2.13.3

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web