mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v6 1/2] dt-bindings: Add vendor prefix for Sancloud
@ 2018-07-17  7:40 Koen Kooi
  2018-07-17  8:05 ` Tony Lindgren
  0 siblings, 1 reply; 3+ messages in thread
From: Koen Kooi @ 2018-07-17  7:40 UTC (permalink / raw)
  To: linux-omap
  Cc: tony, Koen Kooi, Rob Herring, Mark Rutland, Andreas Färber,
	David Lechner, Noralf Trønnes, Shawn Guo, Alexandre Belloni,
	SZ Lin, devicetree, linux-kernel

Add vendor prefix for Sancloud Ltd.

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Acked-by: Rob Herring <robh@kernel.org>
---

v6: No changes
v5: No changes
v4: Add Acked-by
v3: No changes
v2: No changes
v1: Initial submission

 Documentation/devicetree/bindings/vendor-prefixes.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt b/Documentation/devicetree/bindings/vendor-prefixes.txt
index 7cad066..c7aaa1f 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.txt
+++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
@@ -314,6 +314,7 @@ rohm	ROHM Semiconductor Co., Ltd
 roofull	Shenzhen Roofull Technology Co, Ltd
 samsung	Samsung Semiconductor
 samtec	Samtec/Softing company
+sancloud	Sancloud Ltd
 sandisk	Sandisk Corporation
 sbs	Smart Battery System
 schindler	Schindler
-- 
2.0.1


^ permalink raw reply	[flat|nested] 3+ messages in thread
* [PATCH v6 0/2] ARM: dts: am3355: add support for the Sancloud Beaglebone Enhanced
@ 2018-07-17  6:51 Koen Kooi
  2018-07-17  6:51 ` [PATCH v6 1/2] dt-bindings: Add vendor prefix for Sancloud Koen Kooi
  0 siblings, 1 reply; 3+ messages in thread
From: Koen Kooi @ 2018-07-17  6:51 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.

v6: Generic nodename for usbhub, was missed in v5
v5: Generic nodenames, lowercase hex numbers
v4: Add Robs Acked-by for 1/2
v3: Drop 1GHz Opp tweak
v2: * Add missing #include <dt-bindings/interrupt-controller/irq.h>
    * Fix barometer compatible string
v1: Initial submission, not the dts actually tested :/

Also double checked if the kbuild error has been fixed:

koen@beast:/build/pkg/linux-torvalds$ git describe
v5.18-rc4-71-gd69088d
koen@beast:/build/pkg/linux-torvalds$ ARCH=arm CROSS_COMPILE=arm-angstrom-linux-gnueabi- make am335x-sancloud-bbe.dtb
  DTC     arch/arm/boot/dts/am335x-sancloud-bbe.dtb
koen@beast:/build/pkg/linux-torvalds$ 

Same successful result on tmlind/for-next (which has v2 already) and robh/for-next

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] 3+ messages in thread

end of thread, other threads:[~2018-07-17  8:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-17  7:40 [PATCH v6 1/2] dt-bindings: Add vendor prefix for Sancloud Koen Kooi
2018-07-17  8:05 ` Tony Lindgren
  -- strict thread matches above, loose matches on Subject: below --
2018-07-17  6:51 [PATCH v6 0/2] ARM: dts: am3355: add support for the Sancloud Beaglebone Enhanced Koen Kooi
2018-07-17  6:51 ` [PATCH v6 1/2] dt-bindings: Add vendor prefix for Sancloud Koen Kooi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome