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


Groups > linux.kernel > #1668908

[PATCH v2 0/3] ARM64: dts: meson-gxl: Add support for Libre Technology CC board

From Jerome Brunet <jbrunet@baylibre.com>
Newsgroups linux.kernel
Subject [PATCH v2 0/3] ARM64: dts: meson-gxl: Add support for Libre Technology CC board
Date 2017-06-19 11:10 +0200
Message-ID <tU0R3-FK-1@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


This patchset adds support for the CC board from Shenzhen Libre Technology

This board derives from the s905x p212 reference design. it provides:
* Ethernet using the internal PHY
* 4 USB ports
* Composite Audio/Video jack
* HDMI
* IR

It also provides 2 Headers (40 and 8 pins) for GPIOs and the following
functions:
* 2 i2c busses
* SPI
* SDIO
* I2S 8ch output
* PWMs
* UART with HW flow control
* PCM
* 2 ADC Channels

Changes since v1: [0]
 - Fixup confusion between the manufacturer name and the device name.

[0]: https://lkml.kernel.org/r/20170616120648.23320-1-jbrunet@baylibre.com

Jerome Brunet (3):
  dt-bindings: add Libre Technology vendor prefix
  dt-bindings: arm: amlogic: Add Libre Technology CC board
  ARM64: dts: meson-gxl: Add Libre Technology CC support

 Documentation/devicetree/bindings/arm/amlogic.txt  |  1 +
 .../devicetree/bindings/vendor-prefixes.txt        |  1 +
 arch/arm64/boot/dts/amlogic/Makefile               |  1 +
 .../dts/amlogic/meson-gxl-s905x-libretech-cc.dts   | 92 ++++++++++++++++++++++
 4 files changed, 95 insertions(+)
 create mode 100644 arch/arm64/boot/dts/amlogic/meson-gxl-s905x-libretech-cc.dts

-- 
2.9.4

Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread


Thread

[PATCH v2 0/3] ARM64: dts: meson-gxl: Add support for Libre Technology CC board Jerome Brunet <jbrunet@baylibre.com> - 2017-06-19 11:10 +0200
  [PATCH v2 3/3] ARM64: dts: meson-gxl: Add Libre Technology CC support Jerome Brunet <jbrunet@baylibre.com> - 2017-06-19 11:10 +0200
  [PATCH v2 2/3] dt-bindings: arm: amlogic: Add Libre Technology CC board Jerome Brunet <jbrunet@baylibre.com> - 2017-06-19 11:10 +0200
  [PATCH v2 1/3] dt-bindings: add Libre Technology vendor prefix Jerome Brunet <jbrunet@baylibre.com> - 2017-06-19 11:10 +0200

csiph-web