All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ARM: dts: am3355: add support for the Sancloud Beaglebone Enhanced
@ 2018-07-11  6:53 Koen Kooi
  2018-07-11  6:53 ` [PATCH 1/2] dt-bindings: Add vendor prefix for Sancloud Koen Kooi
  2018-07-11  6:53 ` [PATCH 2/2] ARM: dts: am335x: add am335x-sancloud-bbe board support Koen Kooi
  0 siblings, 2 replies; 5+ messages in thread
From: Koen Kooi @ 2018-07-11  6:53 UTC (permalink / raw)
  To: linux-omap; +Cc: Koen Kooi, linux-kernel

The "Beaglebone Enhanced" by Sancloud is based on the Beaglebone Black,
but with the following differences:

 * Gigabit capable PHY
 * Extra USB hub, optional i2c control
 * lps3331ap barometer connected over i2c
 * MPU6050 6 axis MEMS accelerometer/gyro connected over i2c
 * 1GiB DDR3 RAM
 * RTL8723 Wifi/Bluetooth connected over USB

This series adds the Sancloud vendor prefix as well as the actual dts.

Koen Kooi (2):
  dt-bindings: Add vendor prefix for Sancloud
  ARM: dts: am335x: add am335x-sancloud-bbe board support

 .../devicetree/bindings/vendor-prefixes.txt        |   1 +
 arch/arm/boot/dts/Makefile                         |   1 +
 arch/arm/boot/dts/am335x-sancloud-bbe.dts          | 146 +++++++++++++++++++++
 3 files changed, 148 insertions(+)
 create mode 100644 arch/arm/boot/dts/am335x-sancloud-bbe.dts

-- 
2.0.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-07-11 19:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-11  6:53 [PATCH 0/2] ARM: dts: am3355: add support for the Sancloud Beaglebone Enhanced Koen Kooi
2018-07-11  6:53 ` [PATCH 1/2] dt-bindings: Add vendor prefix for Sancloud Koen Kooi
2018-07-11 19:54   ` Rob Herring
2018-07-11  6:53 ` [PATCH 2/2] ARM: dts: am335x: add am335x-sancloud-bbe board support Koen Kooi
2018-07-11 10:42   ` kbuild test robot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.