All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christian Hewitt <christianshewitt@gmail.com>
To: Rob Herring <robh+dt@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>,
	Kevin Hilman <khilman@baylibre.com>,
	devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-amlogic@lists.infradead.org, linux-kernel@vger.kernel.org
Cc: Chrisitian Hewitt <christianshewitt@gmail.com>,
	Oleg Ivanov <balbes-150@yandex.ru>
Subject: [PATCH v2,2/3] dt-bindings: arm: amlogic: Add support for the Ugoos AM6
Date: Sat, 24 Aug 2019 12:04:09 +0400	[thread overview]
Message-ID: <1566633850-9421-3-git-send-email-christianshewitt@gmail.com> (raw)
In-Reply-To: <1566633850-9421-1-git-send-email-christianshewitt@gmail.com>

The Ugoos AM6 is based on the Amlogic W400 (G12B) reference design using the
S922X chipset.

Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
---
 Documentation/devicetree/bindings/arm/amlogic.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/arm/amlogic.yaml b/Documentation/devicetree/bindings/arm/amlogic.yaml
index 325c6fd..2ded61d 100644
--- a/Documentation/devicetree/bindings/arm/amlogic.yaml
+++ b/Documentation/devicetree/bindings/arm/amlogic.yaml
@@ -139,6 +139,7 @@ properties:
         items:
           - enum:
               - hardkernel,odroid-n2
+              - ugoos,am6
           - const: amlogic,g12b
 
 ...
-- 
2.7.4


WARNING: multiple messages have this Message-ID (diff)
From: Christian Hewitt <christianshewitt@gmail.com>
To: Rob Herring <robh+dt@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>,
	Kevin Hilman <khilman@baylibre.com>,
	devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-amlogic@lists.infradead.org, linux-kernel@vger.kernel.org
Cc: Oleg Ivanov <balbes-150@yandex.ru>,
	Chrisitian Hewitt <christianshewitt@gmail.com>
Subject: [PATCH v2, 2/3] dt-bindings: arm: amlogic: Add support for the Ugoos AM6
Date: Sat, 24 Aug 2019 12:04:09 +0400	[thread overview]
Message-ID: <1566633850-9421-3-git-send-email-christianshewitt@gmail.com> (raw)
In-Reply-To: <1566633850-9421-1-git-send-email-christianshewitt@gmail.com>

The Ugoos AM6 is based on the Amlogic W400 (G12B) reference design using the
S922X chipset.

Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
---
 Documentation/devicetree/bindings/arm/amlogic.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/arm/amlogic.yaml b/Documentation/devicetree/bindings/arm/amlogic.yaml
index 325c6fd..2ded61d 100644
--- a/Documentation/devicetree/bindings/arm/amlogic.yaml
+++ b/Documentation/devicetree/bindings/arm/amlogic.yaml
@@ -139,6 +139,7 @@ properties:
         items:
           - enum:
               - hardkernel,odroid-n2
+              - ugoos,am6
           - const: amlogic,g12b
 
 ...
-- 
2.7.4


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

WARNING: multiple messages have this Message-ID (diff)
From: Christian Hewitt <christianshewitt@gmail.com>
To: Rob Herring <robh+dt@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>,
	Kevin Hilman <khilman@baylibre.com>,
	devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-amlogic@lists.infradead.org, linux-kernel@vger.kernel.org
Cc: Oleg Ivanov <balbes-150@yandex.ru>,
	Chrisitian Hewitt <christianshewitt@gmail.com>
Subject: [PATCH v2, 2/3] dt-bindings: arm: amlogic: Add support for the Ugoos AM6
Date: Sat, 24 Aug 2019 12:04:09 +0400	[thread overview]
Message-ID: <1566633850-9421-3-git-send-email-christianshewitt@gmail.com> (raw)
In-Reply-To: <1566633850-9421-1-git-send-email-christianshewitt@gmail.com>

The Ugoos AM6 is based on the Amlogic W400 (G12B) reference design using the
S922X chipset.

Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
---
 Documentation/devicetree/bindings/arm/amlogic.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/arm/amlogic.yaml b/Documentation/devicetree/bindings/arm/amlogic.yaml
index 325c6fd..2ded61d 100644
--- a/Documentation/devicetree/bindings/arm/amlogic.yaml
+++ b/Documentation/devicetree/bindings/arm/amlogic.yaml
@@ -139,6 +139,7 @@ properties:
         items:
           - enum:
               - hardkernel,odroid-n2
+              - ugoos,am6
           - const: amlogic,g12b
 
 ...
-- 
2.7.4


_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic

  parent reply	other threads:[~2019-08-24  8:05 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-24  8:04 [PATCH v2,0/3] arm64: meson-g12b: Add support for the Ugoos AM6 Christian Hewitt
2019-08-24  8:04 ` Christian Hewitt
2019-08-24  8:04 ` Christian Hewitt
2019-08-24  8:04 ` Christian Hewitt
2019-08-24  8:04 ` [PATCH v2,1/3] dt-bindings: Add vendor prefix for Ugoos Christian Hewitt
2019-08-24  8:04   ` Christian Hewitt
2019-08-24  8:04   ` Christian Hewitt
2019-08-26 12:10   ` Rob Herring
2019-08-26 12:10     ` Rob Herring
2019-08-26 12:10     ` Rob Herring
2019-08-26 12:10     ` Rob Herring
2019-08-24  8:04 ` Christian Hewitt [this message]
2019-08-24  8:04   ` [PATCH v2, 2/3] dt-bindings: arm: amlogic: Add support for the Ugoos AM6 Christian Hewitt
2019-08-24  8:04   ` Christian Hewitt
2019-08-26 12:11   ` [PATCH v2,2/3] " Rob Herring
2019-08-26 12:11     ` Rob Herring
2019-08-26 12:11     ` Rob Herring
2019-08-26 12:11     ` Rob Herring
2019-08-24  8:04 ` [PATCH v2,3/3] arm64: dts: meson-g12b-ugoos-am6: add initial device-tree Christian Hewitt
2019-08-24  8:04   ` [PATCH v2, 3/3] " Christian Hewitt
2019-08-24  8:04   ` Christian Hewitt
2019-08-24 21:29   ` Martin Blumenstingl
2019-08-24 21:29     ` Martin Blumenstingl
2019-08-24 21:29     ` Martin Blumenstingl

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1566633850-9421-3-git-send-email-christianshewitt@gmail.com \
    --to=christianshewitt@gmail.com \
    --cc=balbes-150@yandex.ru \
    --cc=devicetree@vger.kernel.org \
    --cc=khilman@baylibre.com \
    --cc=linux-amlogic@lists.infradead.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=robh+dt@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.