From: Rob Herring <robh@kernel.org>
To: Matthew Hagan <mnhagan88@gmail.com>
Cc: Olof Johansson <olof@lixom.net>, Arnd Bergmann <arnd@arndb.de>,
soc@kernel.org, bcm-kernel-feedback-list@broadcom.com,
Viresh Kumar <viresh.kumar@linaro.org>,
devicetree@vger.kernel.org, Ray Jui <rjui@broadcom.com>,
Vladimir Oltean <olteanv@gmail.com>,
Scott Branden <sbranden@broadcom.com>,
Krzysztof Kozlowski <krzk@kernel.org>,
Geert Uytterhoeven <geert+renesas@glider.be>,
linux-kernel@vger.kernel.org,
Florian Fainelli <f.fainelli@gmail.com>,
linux-arm-kernel@lists.infradead.org,
Rob Herring <robh+dt@kernel.org>
Subject: Re: [PATCH v4 4/4] dt-bindings: arm: bcm: NSP: add Meraki MX64/MX65
Date: Fri, 2 Jul 2021 09:14:37 -0600 [thread overview]
Message-ID: <20210702151437.GA437656@robh.at.kernel.org> (raw)
In-Reply-To: <20210625095000.3358973-5-mnhagan88@gmail.com>
On Fri, 25 Jun 2021 10:49:51 +0100, Matthew Hagan wrote:
> Add bindings for the Meraki MX64/MX65 series.
>
> Signed-off-by: Matthew Hagan <mnhagan88@gmail.com>
> ---
> Documentation/devicetree/bindings/arm/bcm/brcm,nsp.yaml | 6 ++++++
> 1 file changed, 6 insertions(+)
>
Please add Acked-by/Reviewed-by tags when posting new versions. However,
there's no need to repost patches *only* to add the tags. The upstream
maintainer will do that for acks received on the version they apply.
If a tag was not added on purpose, please state why and what changed.
WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Matthew Hagan <mnhagan88@gmail.com>
Cc: Olof Johansson <olof@lixom.net>, Arnd Bergmann <arnd@arndb.de>,
soc@kernel.org, bcm-kernel-feedback-list@broadcom.com,
Viresh Kumar <viresh.kumar@linaro.org>,
devicetree@vger.kernel.org, Ray Jui <rjui@broadcom.com>,
Vladimir Oltean <olteanv@gmail.com>,
Scott Branden <sbranden@broadcom.com>,
Krzysztof Kozlowski <krzk@kernel.org>,
Geert Uytterhoeven <geert+renesas@glider.be>,
linux-kernel@vger.kernel.org,
Florian Fainelli <f.fainelli@gmail.com>,
linux-arm-kernel@lists.infradead.org,
Rob Herring <robh+dt@kernel.org>
Subject: Re: [PATCH v4 4/4] dt-bindings: arm: bcm: NSP: add Meraki MX64/MX65
Date: Fri, 2 Jul 2021 09:14:37 -0600 [thread overview]
Message-ID: <20210702151437.GA437656@robh.at.kernel.org> (raw)
Message-ID: <20210702151437.cPZ4m2iqXyNOKNYdb4pi-1Hlooc4pf9Im3bu9kndEI8@z> (raw)
In-Reply-To: <20210625095000.3358973-5-mnhagan88@gmail.com>
On Fri, 25 Jun 2021 10:49:51 +0100, Matthew Hagan wrote:
> Add bindings for the Meraki MX64/MX65 series.
>
> Signed-off-by: Matthew Hagan <mnhagan88@gmail.com>
> ---
> Documentation/devicetree/bindings/arm/bcm/brcm,nsp.yaml | 6 ++++++
> 1 file changed, 6 insertions(+)
>
Please add Acked-by/Reviewed-by tags when posting new versions. However,
there's no need to repost patches *only* to add the tags. The upstream
maintainer will do that for acks received on the version they apply.
If a tag was not added on purpose, please state why and what changed.
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2021-07-02 15:14 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-25 9:49 [PATCH v4 0/4] ARM: dts: NSP: add Meraki MX64/MX65 series Matthew Hagan
2021-06-25 9:49 ` Matthew Hagan
2021-06-25 9:49 ` Matthew Hagan
2021-06-25 9:49 ` [PATCH v4 1/4] ARM: dts: NSP: Add common bindings for MX64/MX65 Matthew Hagan
2021-06-25 9:49 ` Matthew Hagan
2021-06-25 9:49 ` Matthew Hagan
2021-06-25 9:49 ` [PATCH v4 2/4] ARM: dts: NSP: Add DT files for Meraki MX64 series Matthew Hagan
2021-06-25 9:49 ` Matthew Hagan
2021-06-25 9:49 ` Matthew Hagan
2021-06-25 9:59 ` Arnd Bergmann
2021-06-25 9:59 ` Arnd Bergmann
2021-06-25 17:26 ` Matthew Hagan
2021-06-25 17:26 ` Matthew Hagan
2021-06-25 17:30 ` Florian Fainelli
2021-06-25 17:30 ` Florian Fainelli
2021-06-25 18:40 ` Arnd Bergmann
2021-06-25 18:40 ` Arnd Bergmann
2021-06-25 9:49 ` [PATCH v4 3/4] ARM: dts: NSP: Add DT files for Meraki MX65 series Matthew Hagan
2021-06-25 9:49 ` Matthew Hagan
2021-06-25 9:49 ` Matthew Hagan
2021-06-25 9:49 ` [PATCH v4 4/4] dt-bindings: arm: bcm: NSP: add Meraki MX64/MX65 Matthew Hagan
2021-06-25 9:49 ` Matthew Hagan
2021-06-25 9:49 ` Matthew Hagan
2021-07-02 15:14 ` Rob Herring [this message]
2021-07-02 15:14 ` Rob Herring
2021-08-05 8:57 ` [PATCH v4 0/4] ARM: dts: NSP: add Meraki MX64/MX65 series Florian Fainelli
2021-08-05 8:57 ` Florian Fainelli
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=20210702151437.GA437656@robh.at.kernel.org \
--to=robh@kernel.org \
--cc=arnd@arndb.de \
--cc=bcm-kernel-feedback-list@broadcom.com \
--cc=devicetree@vger.kernel.org \
--cc=f.fainelli@gmail.com \
--cc=geert+renesas@glider.be \
--cc=krzk@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mnhagan88@gmail.com \
--cc=olof@lixom.net \
--cc=olteanv@gmail.com \
--cc=rjui@broadcom.com \
--cc=robh+dt@kernel.org \
--cc=sbranden@broadcom.com \
--cc=soc@kernel.org \
--cc=viresh.kumar@linaro.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.