All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: conleylee@foxmail.com
Cc: mripard@kernel.org, wens@csie.org, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 2/2] sunxi.yaml: add HAOYU Electronics Marsboard A20
Date: Tue, 11 Jan 2022 19:24:36 -0600	[thread overview]
Message-ID: <Yd4t1NTa/ZEDsUyz@robh.at.kernel.org> (raw)
In-Reply-To: <tencent_9A79E4BC3715D4948E6D69363916D4B26D0A@qq.com>

On Wed, Jan 05, 2022 at 10:45:51AM +0800, conleylee@foxmail.com wrote:
> From: conley <conleylee@foxmail.com>

Need a full name here and a commit message.

> 
> Signed-off-by: conley <conleylee@foxmail.com>
> ---
>  Documentation/devicetree/bindings/arm/sunxi.yaml | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/arm/sunxi.yaml b/Documentation/devicetree/bindings/arm/sunxi.yaml
> index 889128acf49a..4bd93ae26bd1 100644
> --- a/Documentation/devicetree/bindings/arm/sunxi.yaml
> +++ b/Documentation/devicetree/bindings/arm/sunxi.yaml
> @@ -444,6 +444,11 @@ properties:
>            - const: haoyu,a10-marsboard
>            - const: allwinner,sun4i-a10
>  
> +      - description: HAOYU Electronics Marsboard A20
> +        items:
> +          - const: haoyu,a20-marsboard
> +          - const: allwinner,sun7i-a20
> +
>        - description: MapleBoard MP130
>          items:
>            - const: mapleboard,mp130
> -- 
> 2.31.1
> 
> 

_______________________________________________
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: conleylee@foxmail.com
Cc: mripard@kernel.org, wens@csie.org, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 2/2] sunxi.yaml: add HAOYU Electronics Marsboard A20
Date: Tue, 11 Jan 2022 19:24:36 -0600	[thread overview]
Message-ID: <Yd4t1NTa/ZEDsUyz@robh.at.kernel.org> (raw)
In-Reply-To: <tencent_9A79E4BC3715D4948E6D69363916D4B26D0A@qq.com>

On Wed, Jan 05, 2022 at 10:45:51AM +0800, conleylee@foxmail.com wrote:
> From: conley <conleylee@foxmail.com>

Need a full name here and a commit message.

> 
> Signed-off-by: conley <conleylee@foxmail.com>
> ---
>  Documentation/devicetree/bindings/arm/sunxi.yaml | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/arm/sunxi.yaml b/Documentation/devicetree/bindings/arm/sunxi.yaml
> index 889128acf49a..4bd93ae26bd1 100644
> --- a/Documentation/devicetree/bindings/arm/sunxi.yaml
> +++ b/Documentation/devicetree/bindings/arm/sunxi.yaml
> @@ -444,6 +444,11 @@ properties:
>            - const: haoyu,a10-marsboard
>            - const: allwinner,sun4i-a10
>  
> +      - description: HAOYU Electronics Marsboard A20
> +        items:
> +          - const: haoyu,a20-marsboard
> +          - const: allwinner,sun7i-a20
> +
>        - description: MapleBoard MP130
>          items:
>            - const: mapleboard,mp130
> -- 
> 2.31.1
> 
> 

  reply	other threads:[~2022-01-12  1:25 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-24 16:43 [PATCH] sun7i-a20-marsboard.dts: add marsboard-a20 support conleylee
2021-12-24 16:43 ` conleylee
2022-01-04 20:59 ` Rob Herring
2022-01-04 20:59   ` Rob Herring
2022-01-05  2:45   ` [PATCH v2 1/2] " conleylee
2022-01-05  2:45     ` conleylee
2022-01-11 10:35     ` Maxime Ripard
2022-01-11 10:35       ` Maxime Ripard
2022-01-12  2:37       ` Conley Lee
2022-01-12  2:37         ` Conley Lee
2022-01-14  9:20         ` Maxime Ripard
2022-01-14  9:20           ` Maxime Ripard
     [not found]   ` <20220105024551.807713-1-conleylee@foxmail.com>
2022-01-05  2:45     ` [PATCH v2 2/2] sunxi.yaml: add HAOYU Electronics Marsboard A20 conleylee
2022-01-05  2:45       ` conleylee
2022-01-12  1:24       ` Rob Herring [this message]
2022-01-12  1:24         ` Rob Herring
2022-01-12  1:25       ` Rob Herring
2022-01-12  1:25         ` Rob Herring
2022-01-12  3:13 ` [PATCH v3 0/2] dt-bindings: arm: allwinner: add marsboard A20 Conley Lee
2022-01-12  3:13   ` Conley Lee
     [not found] ` <20220112031347.2492813-1-conleylee@foxmail.com>
2022-01-12  3:13   ` [PATCH v3 1/2] sun7i-a20-haoyu-marsboard.dts: add marsboard-a20 support Conley Lee
2022-01-12  3:13     ` Conley Lee
2022-01-14  9:21     ` Maxime Ripard
2022-01-14  9:21       ` Maxime Ripard
2022-01-14  9:22     ` Maxime Ripard
2022-01-14  9:22       ` Maxime Ripard
2022-01-12  3:13   ` [PATCH v3 2/2] sunxi.yaml: add HAOYU Electronics Marsboard A20 Conley Lee
2022-01-12  3:13     ` Conley Lee
2022-01-14  9:22     ` Maxime Ripard
2022-01-14  9:22       ` Maxime Ripard
2022-01-14 16:31 ` [PATCH v4 1/2] arm: dts: sun7i: Add A20-Marsboard Conley Lee
2022-01-14 16:31   ` Conley Lee
2022-01-19  8:59   ` (subset) " Maxime Ripard
2022-01-19  8:59     ` Maxime Ripard
     [not found] ` <20220114163148.2854265-1-conleylee@foxmail.com>
2022-01-14 16:31   ` [PATCH v4 2/2] dt-bindings: arm: sunxi: add haoyu,a20-marsboard Conley Lee
2022-01-14 16:31     ` Conley Lee
2022-01-19  8:59     ` (subset) [PATCH v4 2/2] dt-bindings: arm: sunxi: add haoyu, a20-marsboard Maxime Ripard
2022-01-19  8:59       ` (subset) [PATCH v4 2/2] dt-bindings: arm: sunxi: add haoyu,a20-marsboard Maxime Ripard

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=Yd4t1NTa/ZEDsUyz@robh.at.kernel.org \
    --to=robh@kernel.org \
    --cc=conleylee@foxmail.com \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mripard@kernel.org \
    --cc=wens@csie.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.