From: Rob Herring <robh@kernel.org>
To: Christian Hewitt <christianshewitt@gmail.com>
Cc: linux-kernel@vger.kernel.org,
Neil Armstrong <narmstrong@baylibre.com>,
linux-amlogic@lists.infradead.org,
Furkan Kardame <furkan@fkardame.com>,
devicetree@vger.kernel.org, Mark Rutland <mark.rutland@arm.com>,
Kevin Hilman <khilman@baylibre.com>,
linux-arm-kernel@lists.infradead.org,
Rob Herring <robh+dt@kernel.org>
Subject: Re: [PATCH 1/2] dt-bindings: arm: amlogic: add Beelink GT1 Ultimate binding
Date: Mon, 11 Jul 2022 13:30:05 -0600 [thread overview]
Message-ID: <20220711193005.GA139368-robh@kernel.org> (raw)
In-Reply-To: <20220707093954.21716-1-christianshewitt@gmail.com>
On Thu, 07 Jul 2022 09:39:53 +0000, Christian Hewitt wrote:
> Add the board binding for the Shenzen AZW (Beelink) GT1 Ultimate
> Android Set-Top Box device.
>
> 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: linux-kernel@vger.kernel.org,
Neil Armstrong <narmstrong@baylibre.com>,
linux-amlogic@lists.infradead.org,
Furkan Kardame <furkan@fkardame.com>,
devicetree@vger.kernel.org, Mark Rutland <mark.rutland@arm.com>,
Kevin Hilman <khilman@baylibre.com>,
linux-arm-kernel@lists.infradead.org,
Rob Herring <robh+dt@kernel.org>
Subject: Re: [PATCH 1/2] dt-bindings: arm: amlogic: add Beelink GT1 Ultimate binding
Date: Mon, 11 Jul 2022 13:30:05 -0600 [thread overview]
Message-ID: <20220711193005.GA139368-robh@kernel.org> (raw)
In-Reply-To: <20220707093954.21716-1-christianshewitt@gmail.com>
On Thu, 07 Jul 2022 09:39:53 +0000, Christian Hewitt wrote:
> Add the board binding for the Shenzen AZW (Beelink) GT1 Ultimate
> Android Set-Top Box device.
>
> 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: linux-kernel@vger.kernel.org,
Neil Armstrong <narmstrong@baylibre.com>,
linux-amlogic@lists.infradead.org,
Furkan Kardame <furkan@fkardame.com>,
devicetree@vger.kernel.org, Mark Rutland <mark.rutland@arm.com>,
Kevin Hilman <khilman@baylibre.com>,
linux-arm-kernel@lists.infradead.org,
Rob Herring <robh+dt@kernel.org>
Subject: Re: [PATCH 1/2] dt-bindings: arm: amlogic: add Beelink GT1 Ultimate binding
Date: Mon, 11 Jul 2022 13:30:05 -0600 [thread overview]
Message-ID: <20220711193005.GA139368-robh@kernel.org> (raw)
In-Reply-To: <20220707093954.21716-1-christianshewitt@gmail.com>
On Thu, 07 Jul 2022 09:39:53 +0000, Christian Hewitt wrote:
> Add the board binding for the Shenzen AZW (Beelink) GT1 Ultimate
> Android Set-Top Box device.
>
> 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:[~2022-07-11 19:30 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-07 9:39 [PATCH 1/2] dt-bindings: arm: amlogic: add Beelink GT1 Ultimate binding Christian Hewitt
2022-07-07 9:39 ` Christian Hewitt
2022-07-07 9:39 ` Christian Hewitt
2022-07-07 9:39 ` [PATCH 2/2] arm64: dts: meson: add support for Beelink GT1 Ultimate Christian Hewitt
2022-07-07 9:39 ` Christian Hewitt
2022-07-07 9:39 ` Christian Hewitt
2022-07-18 7:57 ` Neil Armstrong
2022-07-18 7:57 ` Neil Armstrong
2022-07-18 7:57 ` Neil Armstrong
2022-07-11 19:30 ` Rob Herring [this message]
2022-07-11 19:30 ` [PATCH 1/2] dt-bindings: arm: amlogic: add Beelink GT1 Ultimate binding Rob Herring
2022-07-11 19:30 ` Rob Herring
2022-09-05 7:26 ` Neil Armstrong
2022-09-05 7:26 ` Neil Armstrong
2022-09-05 7:26 ` Neil Armstrong
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=20220711193005.GA139368-robh@kernel.org \
--to=robh@kernel.org \
--cc=christianshewitt@gmail.com \
--cc=devicetree@vger.kernel.org \
--cc=furkan@fkardame.com \
--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=narmstrong@baylibre.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.