From: Rob Herring <robh@kernel.org>
To: Christian Hewitt <christianshewitt@gmail.com>
Cc: Mark Rutland <mark.rutland@arm.com>,
devicetree@vger.kernel.org, Kevin Hilman <khilman@baylibre.com>,
linux-kernel@vger.kernel.org, Rob Herring <robh+dt@kernel.org>,
linux-amlogic@lists.infradead.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 1/2] dt-bindings: arm: amlogic: add support for the Beelink GS-King-X
Date: Thu, 23 Jul 2020 15:07:26 -0600 [thread overview]
Message-ID: <20200723210726.GA860231@bogus> (raw)
In-Reply-To: <20200718052258.2890-1-christianshewitt@gmail.com>
On Sat, 18 Jul 2020 05:22:57 +0000, Christian Hewitt wrote:
> The Shenzen AZW (Beelink) GS-King-X is based on the Amlogic W400 reference
> board with an S922X-H chip.
>
> Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
> ---
> Documentation/devicetree/bindings/arm/amlogic.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
Acked-by: Rob Herring <robh@kernel.org>
_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic
WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Christian Hewitt <christianshewitt@gmail.com>
Cc: Mark Rutland <mark.rutland@arm.com>,
devicetree@vger.kernel.org, Kevin Hilman <khilman@baylibre.com>,
linux-kernel@vger.kernel.org, Rob Herring <robh+dt@kernel.org>,
linux-amlogic@lists.infradead.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 1/2] dt-bindings: arm: amlogic: add support for the Beelink GS-King-X
Date: Thu, 23 Jul 2020 15:07:26 -0600 [thread overview]
Message-ID: <20200723210726.GA860231@bogus> (raw)
In-Reply-To: <20200718052258.2890-1-christianshewitt@gmail.com>
On Sat, 18 Jul 2020 05:22:57 +0000, Christian Hewitt wrote:
> The Shenzen AZW (Beelink) GS-King-X is based on the Amlogic W400 reference
> board with an S922X-H chip.
>
> Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
> ---
> Documentation/devicetree/bindings/arm/amlogic.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
Acked-by: Rob Herring <robh@kernel.org>
_______________________________________________
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: Rob Herring <robh@kernel.org>
To: Christian Hewitt <christianshewitt@gmail.com>
Cc: Rob Herring <robh+dt@kernel.org>,
linux-arm-kernel@lists.infradead.org,
Mark Rutland <mark.rutland@arm.com>,
linux-amlogic@lists.infradead.org, linux-kernel@vger.kernel.org,
Kevin Hilman <khilman@baylibre.com>,
devicetree@vger.kernel.org
Subject: Re: [PATCH 1/2] dt-bindings: arm: amlogic: add support for the Beelink GS-King-X
Date: Thu, 23 Jul 2020 15:07:26 -0600 [thread overview]
Message-ID: <20200723210726.GA860231@bogus> (raw)
In-Reply-To: <20200718052258.2890-1-christianshewitt@gmail.com>
On Sat, 18 Jul 2020 05:22:57 +0000, Christian Hewitt wrote:
> The Shenzen AZW (Beelink) GS-King-X is based on the Amlogic W400 reference
> board with an S922X-H chip.
>
> Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
> ---
> Documentation/devicetree/bindings/arm/amlogic.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
Acked-by: Rob Herring <robh@kernel.org>
next prev parent reply other threads:[~2020-07-23 21:07 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-18 5:22 [PATCH 1/2] dt-bindings: arm: amlogic: add support for the Beelink GS-King-X Christian Hewitt
2020-07-18 5:22 ` Christian Hewitt
2020-07-18 5:22 ` Christian Hewitt
2020-07-18 5:22 ` [PATCH 2/2] arm64: dts: meson: add initial Beelink GS-King-X device-tree Christian Hewitt
2020-07-18 5:22 ` Christian Hewitt
2020-07-18 5:22 ` Christian Hewitt
2020-07-21 8:02 ` Neil Armstrong
2020-07-21 8:02 ` Neil Armstrong
2020-07-21 8:02 ` Neil Armstrong
2020-07-21 8:09 ` Jerome Brunet
2020-07-21 8:09 ` Jerome Brunet
2020-07-21 8:09 ` Jerome Brunet
2020-07-23 21:07 ` Rob Herring [this message]
2020-07-23 21:07 ` [PATCH 1/2] dt-bindings: arm: amlogic: add support for the Beelink GS-King-X Rob Herring
2020-07-23 21:07 ` Rob Herring
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=20200723210726.GA860231@bogus \
--to=robh@kernel.org \
--cc=christianshewitt@gmail.com \
--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.