All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] devicetree: bindings: Add vendor prefix for Kosagi
@ 2015-11-18  9:48 Marek Vasut
  2015-11-18  9:48 ` [PATCH 2/2] ARM: dts: imx6q: add Novena board Marek Vasut
  2015-11-20 21:19 ` [PATCH 1/2] devicetree: bindings: Add vendor prefix for Kosagi Arnd Bergmann
  0 siblings, 2 replies; 24+ messages in thread
From: Marek Vasut @ 2015-11-18  9:48 UTC (permalink / raw)
  To: linux-arm-kernel

From: Sean Cross <xobs@kosagi.com>

Add a vendor prefix for Sutajio Ko-Usagi PTE Ltd., which goes by the
more common name of Kosagi.

Signed-off-by: Sean Cross <xobs@kosagi.com>
Cc: Rob Herring <robh@kernel.org>
Cc: Shawn Guo <shawnguo@kernel.org>
Cc: Fabio Estevam <fabio.estevam@freescale.com>
---
 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 55df1d4..a51e829 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.txt
+++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
@@ -123,6 +123,7 @@ jedec	JEDEC Solid State Technology Association
 karo	Ka-Ro electronics GmbH
 keymile	Keymile GmbH
 kinetic Kinetic Technologies
+kosagi	Sutajio Ko-Usagi PTE Ltd.
 lacie	LaCie
 lantiq	Lantiq Semiconductor
 lenovo	Lenovo Group Ltd.
-- 
2.1.4

^ permalink raw reply related	[flat|nested] 24+ messages in thread
* [PATCH 0/2] Add support for kosagi novena
@ 2014-12-19  8:10 Sean Cross
  2014-12-19  8:10 ` [PATCH 2/2] ARM: dts: imx6q: add Novena board Sean Cross
  0 siblings, 1 reply; 24+ messages in thread
From: Sean Cross @ 2014-12-19  8:10 UTC (permalink / raw)
  To: Rob Herring, Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala,
	Lucas Stach, Shawn Guo, Bjorn Helgaas, devicetree, Richard Zhu,
	Grant Likely, linux-pci
  Cc: bunnie, Sean Cross

The Kosagi Novena mainboard contains an i.MX6, along with a PCI Express slot.
This patchset adds regulator support to the PCI Express slot, and adds
device tree support for the Novena mainboard.

Sean Cross (2):
  PCI: imx6: Add power-supply support
  ARM: dts: imx6q: add Novena board

 .../devicetree/bindings/pci/fsl,imx6q-pcie.txt     |   3 +
 arch/arm/boot/dts/Makefile                         |   1 +
 arch/arm/boot/dts/imx6q-novena.dts                 | 893 +++++++++++++++++++++
 drivers/pci/host/pci-imx6.c                        |  20 +-
 4 files changed, 916 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm/boot/dts/imx6q-novena.dts

-- 
2.1.3


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

end of thread, other threads:[~2015-11-24 11:04 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-18  9:48 [PATCH 1/2] devicetree: bindings: Add vendor prefix for Kosagi Marek Vasut
2015-11-18  9:48 ` [PATCH 2/2] ARM: dts: imx6q: add Novena board Marek Vasut
2015-11-18 10:10   ` Lucas Stach
2015-11-18 10:35     ` Marek Vasut
2015-11-18 11:25       ` Lucas Stach
2015-11-18 11:32         ` Marek Vasut
2015-11-18 11:36           ` Lucas Stach
2015-11-19 16:03             ` Marek Vasut
2015-11-18 12:14         ` Fabio Estevam
2015-11-18 12:00   ` Fabio Estevam
2015-11-19 16:11     ` Marek Vasut
2015-11-20  2:49       ` Sean Cross
2015-11-20  9:07         ` Marek Vasut
2015-11-20 20:46   ` [PATCH V2 " Marek Vasut
2015-11-20 20:58     ` Fabio Estevam
2015-11-20 21:05       ` Marek Vasut
2015-11-23  9:15     ` Lucas Stach
2015-11-24 11:04       ` Marek Vasut
2015-11-20 21:19 ` [PATCH 1/2] devicetree: bindings: Add vendor prefix for Kosagi Arnd Bergmann
2015-11-20 22:30   ` Marek Vasut
2015-11-20 22:46     ` Arnd Bergmann
2015-11-21  0:08       ` Marek Vasut
  -- strict thread matches above, loose matches on Subject: below --
2014-12-19  8:10 [PATCH 0/2] Add support for kosagi novena Sean Cross
2014-12-19  8:10 ` [PATCH 2/2] ARM: dts: imx6q: add Novena board Sean Cross
2014-12-19 10:32   ` Lucas Stach

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.