All of lore.kernel.org
 help / color / mirror / Atom feed
From: Neil Armstrong <narmstrong@baylibre.com>
To: Vyacheslav Bocharov <adeep@lexina.in>,
	Kevin Hilman <khilman@baylibre.com>
Cc: linux-amlogic@lists.infradead.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
	robh+dt@kernel.org
Subject: Re: [PATCH v3 1/4] dt-bindings: arm: amlogic: add bindings for Jethub D1/H1
Date: Mon, 6 Sep 2021 14:24:03 +0200	[thread overview]
Message-ID: <8541f649-0885-bc15-0bb0-ac54110ac47c@baylibre.com> (raw)
In-Reply-To: <20210904142745.183875-2-adeep@lexina.in>

On 04/09/2021 16:27, Vyacheslav Bocharov wrote:
> JetHome is a series of home automation controllers:
> - Jethub D1 based on Amlogic A113X
> - Jethub H1 based on AmLogic S905W
> 
> Signed-off-by: Vyacheslav Bocharov <adeep@lexina.in>
> ---
>  Documentation/devicetree/bindings/arm/amlogic.yaml | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/arm/amlogic.yaml b/Documentation/devicetree/bindings/arm/amlogic.yaml
> index 6423377710ee..b223d7829c3d 100644
> --- a/Documentation/devicetree/bindings/arm/amlogic.yaml
> +++ b/Documentation/devicetree/bindings/arm/amlogic.yaml
> @@ -86,6 +86,7 @@ properties:
>            - enum:
>                - amlogic,p281
>                - oranth,tx3-mini
> +              - jethome,jethub-j80
>            - const: amlogic,s905w
>            - const: amlogic,meson-gxl
>  
> @@ -133,6 +134,7 @@ properties:
>          items:
>            - enum:
>                - amlogic,s400
> +              - jethome,jethub-j100
>            - const: amlogic,a113d
>            - const: amlogic,meson-axg
>  
> 

Please keep review tags across patchset versions.

Acked-by: Rob Herring <robh@kernel.org>

Neil

WARNING: multiple messages have this Message-ID (diff)
From: Neil Armstrong <narmstrong@baylibre.com>
To: Vyacheslav Bocharov <adeep@lexina.in>,
	Kevin Hilman <khilman@baylibre.com>
Cc: linux-amlogic@lists.infradead.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
	robh+dt@kernel.org
Subject: Re: [PATCH v3 1/4] dt-bindings: arm: amlogic: add bindings for Jethub D1/H1
Date: Mon, 6 Sep 2021 14:24:03 +0200	[thread overview]
Message-ID: <8541f649-0885-bc15-0bb0-ac54110ac47c@baylibre.com> (raw)
In-Reply-To: <20210904142745.183875-2-adeep@lexina.in>

On 04/09/2021 16:27, Vyacheslav Bocharov wrote:
> JetHome is a series of home automation controllers:
> - Jethub D1 based on Amlogic A113X
> - Jethub H1 based on AmLogic S905W
> 
> Signed-off-by: Vyacheslav Bocharov <adeep@lexina.in>
> ---
>  Documentation/devicetree/bindings/arm/amlogic.yaml | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/arm/amlogic.yaml b/Documentation/devicetree/bindings/arm/amlogic.yaml
> index 6423377710ee..b223d7829c3d 100644
> --- a/Documentation/devicetree/bindings/arm/amlogic.yaml
> +++ b/Documentation/devicetree/bindings/arm/amlogic.yaml
> @@ -86,6 +86,7 @@ properties:
>            - enum:
>                - amlogic,p281
>                - oranth,tx3-mini
> +              - jethome,jethub-j80
>            - const: amlogic,s905w
>            - const: amlogic,meson-gxl
>  
> @@ -133,6 +134,7 @@ properties:
>          items:
>            - enum:
>                - amlogic,s400
> +              - jethome,jethub-j100
>            - const: amlogic,a113d
>            - const: amlogic,meson-axg
>  
> 

Please keep review tags across patchset versions.

Acked-by: Rob Herring <robh@kernel.org>

Neil

_______________________________________________
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: Neil Armstrong <narmstrong@baylibre.com>
To: Vyacheslav Bocharov <adeep@lexina.in>,
	Kevin Hilman <khilman@baylibre.com>
Cc: linux-amlogic@lists.infradead.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
	robh+dt@kernel.org
Subject: Re: [PATCH v3 1/4] dt-bindings: arm: amlogic: add bindings for Jethub D1/H1
Date: Mon, 6 Sep 2021 14:24:03 +0200	[thread overview]
Message-ID: <8541f649-0885-bc15-0bb0-ac54110ac47c@baylibre.com> (raw)
In-Reply-To: <20210904142745.183875-2-adeep@lexina.in>

On 04/09/2021 16:27, Vyacheslav Bocharov wrote:
> JetHome is a series of home automation controllers:
> - Jethub D1 based on Amlogic A113X
> - Jethub H1 based on AmLogic S905W
> 
> Signed-off-by: Vyacheslav Bocharov <adeep@lexina.in>
> ---
>  Documentation/devicetree/bindings/arm/amlogic.yaml | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/arm/amlogic.yaml b/Documentation/devicetree/bindings/arm/amlogic.yaml
> index 6423377710ee..b223d7829c3d 100644
> --- a/Documentation/devicetree/bindings/arm/amlogic.yaml
> +++ b/Documentation/devicetree/bindings/arm/amlogic.yaml
> @@ -86,6 +86,7 @@ properties:
>            - enum:
>                - amlogic,p281
>                - oranth,tx3-mini
> +              - jethome,jethub-j80
>            - const: amlogic,s905w
>            - const: amlogic,meson-gxl
>  
> @@ -133,6 +134,7 @@ properties:
>          items:
>            - enum:
>                - amlogic,s400
> +              - jethome,jethub-j100
>            - const: amlogic,a113d
>            - const: amlogic,meson-axg
>  
> 

Please keep review tags across patchset versions.

Acked-by: Rob Herring <robh@kernel.org>

Neil

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

  reply	other threads:[~2021-09-06 12:24 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-04 14:27 [PATCH v3 0/4] arm64: meson: add support for JetHub D1/H1 Vyacheslav Bocharov
2021-09-04 14:27 ` Vyacheslav Bocharov
2021-09-04 14:27 ` Vyacheslav Bocharov
2021-09-04 14:27 ` [PATCH v3 1/4] dt-bindings: arm: amlogic: add bindings for Jethub D1/H1 Vyacheslav Bocharov
2021-09-04 14:27   ` Vyacheslav Bocharov
2021-09-04 14:27   ` Vyacheslav Bocharov
2021-09-06 12:24   ` Neil Armstrong [this message]
2021-09-06 12:24     ` Neil Armstrong
2021-09-06 12:24     ` Neil Armstrong
2021-09-04 14:27 ` [PATCH v3 2/4] dt-bindings: vendor-prefixes: add jethome prefix Vyacheslav Bocharov
2021-09-04 14:27   ` Vyacheslav Bocharov
2021-09-04 14:27   ` Vyacheslav Bocharov
2021-09-04 14:27 ` [PATCH v3 3/4] arm64: dts: meson-gxl: add support for JetHub H1 Vyacheslav Bocharov
2021-09-04 14:27   ` Vyacheslav Bocharov
2021-09-04 14:27   ` Vyacheslav Bocharov
2021-09-06 12:27   ` Neil Armstrong
2021-09-06 12:27     ` Neil Armstrong
2021-09-06 12:27     ` Neil Armstrong
2021-09-04 14:27 ` [PATCH v3 4/4] arm64: dts: meson-axg: add support for JetHub D1 Vyacheslav Bocharov
2021-09-04 14:27   ` Vyacheslav Bocharov
2021-09-04 14:27   ` Vyacheslav Bocharov
2021-09-06 12:26   ` Neil Armstrong
2021-09-06 12:26     ` Neil Armstrong
2021-09-06 12:26     ` Neil Armstrong
2021-09-06 16:17     ` Vyacheslav
2021-09-06 16:17       ` Vyacheslav
2021-09-06 16:17       ` Vyacheslav
     [not found]     ` <c6430622-5857-877c-6293-fc101500a6e6@lexina.in>
2021-09-07  7:09       ` Neil Armstrong
2021-09-07  7:09         ` Neil Armstrong
2021-09-07  7:09         ` 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=8541f649-0885-bc15-0bb0-ac54110ac47c@baylibre.com \
    --to=narmstrong@baylibre.com \
    --cc=adeep@lexina.in \
    --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=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.