From: Rob Herring <robh@kernel.org>
To: Biao Huang <biao.huang@mediatek.com>
Cc: srv_heupstream@mediatek.com, linux-kernel@vger.kernel.org,
Bartosz Golaszewski <brgl@bgdev.pl>,
Matthias Brugger <matthias.bgg@gmail.com>,
netdev@vger.kernel.org, Jakub Kicinski <kuba@kernel.org>,
Macpaul Lin <macpaul.lin@mediatek.com>,
Yinghua Pan <ot_yinghua.pan@mediatek.com>,
David Miller <davem@davemloft.net>, Felix Fietkau <nbd@nbd.name>,
John Crispin <john@phrozen.org>, Rob Herring <robh+dt@kernel.org>,
devicetree@vger.kernel.org, Mark Lee <Mark-MC.Lee@mediatek.com>,
Sean Wang <sean.wang@mediatek.com>,
linux-mediatek@lists.infradead.org,
Fabien Parent <fparent@baylibre.com>,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH net-next v2 7/9] dt-bindings: net: mtk-star-emac: add description for new properties
Date: Tue, 8 Feb 2022 21:36:22 -0600 [thread overview]
Message-ID: <YgM2tu+Mo34QVAjC@robh.at.kernel.org> (raw)
In-Reply-To: <20220127015857.9868-8-biao.huang@mediatek.com>
On Thu, 27 Jan 2022 09:58:55 +0800, Biao Huang wrote:
> Add description for new properties which will be parsed in driver.
>
> Signed-off-by: Biao Huang <biao.huang@mediatek.com>
> ---
> .../bindings/net/mediatek,star-emac.yaml | 16 ++++++++++++++++
> 1 file changed, 16 insertions(+)
>
Acked-by: Rob Herring <robh@kernel.org>
_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek
WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Biao Huang <biao.huang@mediatek.com>
Cc: srv_heupstream@mediatek.com, linux-kernel@vger.kernel.org,
Bartosz Golaszewski <brgl@bgdev.pl>,
Matthias Brugger <matthias.bgg@gmail.com>,
netdev@vger.kernel.org, Jakub Kicinski <kuba@kernel.org>,
Macpaul Lin <macpaul.lin@mediatek.com>,
Yinghua Pan <ot_yinghua.pan@mediatek.com>,
David Miller <davem@davemloft.net>, Felix Fietkau <nbd@nbd.name>,
John Crispin <john@phrozen.org>, Rob Herring <robh+dt@kernel.org>,
devicetree@vger.kernel.org, Mark Lee <Mark-MC.Lee@mediatek.com>,
Sean Wang <sean.wang@mediatek.com>,
linux-mediatek@lists.infradead.org,
Fabien Parent <fparent@baylibre.com>,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH net-next v2 7/9] dt-bindings: net: mtk-star-emac: add description for new properties
Date: Tue, 8 Feb 2022 21:36:22 -0600 [thread overview]
Message-ID: <YgM2tu+Mo34QVAjC@robh.at.kernel.org> (raw)
In-Reply-To: <20220127015857.9868-8-biao.huang@mediatek.com>
On Thu, 27 Jan 2022 09:58:55 +0800, Biao Huang wrote:
> Add description for new properties which will be parsed in driver.
>
> Signed-off-by: Biao Huang <biao.huang@mediatek.com>
> ---
> .../bindings/net/mediatek,star-emac.yaml | 16 ++++++++++++++++
> 1 file changed, 16 insertions(+)
>
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: Biao Huang <biao.huang@mediatek.com>
Cc: srv_heupstream@mediatek.com, linux-kernel@vger.kernel.org,
Bartosz Golaszewski <brgl@bgdev.pl>,
Matthias Brugger <matthias.bgg@gmail.com>,
netdev@vger.kernel.org, Jakub Kicinski <kuba@kernel.org>,
Macpaul Lin <macpaul.lin@mediatek.com>,
Yinghua Pan <ot_yinghua.pan@mediatek.com>,
David Miller <davem@davemloft.net>, Felix Fietkau <nbd@nbd.name>,
John Crispin <john@phrozen.org>, Rob Herring <robh+dt@kernel.org>,
devicetree@vger.kernel.org, Mark Lee <Mark-MC.Lee@mediatek.com>,
Sean Wang <sean.wang@mediatek.com>,
linux-mediatek@lists.infradead.org,
Fabien Parent <fparent@baylibre.com>,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH net-next v2 7/9] dt-bindings: net: mtk-star-emac: add description for new properties
Date: Tue, 8 Feb 2022 21:36:22 -0600 [thread overview]
Message-ID: <YgM2tu+Mo34QVAjC@robh.at.kernel.org> (raw)
In-Reply-To: <20220127015857.9868-8-biao.huang@mediatek.com>
On Thu, 27 Jan 2022 09:58:55 +0800, Biao Huang wrote:
> Add description for new properties which will be parsed in driver.
>
> Signed-off-by: Biao Huang <biao.huang@mediatek.com>
> ---
> .../bindings/net/mediatek,star-emac.yaml | 16 ++++++++++++++++
> 1 file changed, 16 insertions(+)
>
Acked-by: Rob Herring <robh@kernel.org>
next prev parent reply other threads:[~2022-02-09 3:36 UTC|newest]
Thread overview: 59+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-27 1:58 [PATCH net-next v2 0/9] add more features for mtk-star-emac Biao Huang
2022-01-27 1:58 ` Biao Huang
2022-01-27 1:58 ` Biao Huang
2022-01-27 1:58 ` [PATCH net-next v2 1/9] net: ethernet: mtk-star-emac: store bit_clk_div in compat structure Biao Huang
2022-01-27 1:58 ` Biao Huang
2022-01-27 1:58 ` Biao Huang
2022-01-27 2:23 ` Macpaul Lin
2022-01-27 1:58 ` [PATCH net-next v2 2/9] net: ethernet: mtk-star-emac: modify IRQ trigger flags Biao Huang
2022-01-27 1:58 ` Biao Huang
2022-01-27 1:58 ` Biao Huang
2022-01-27 1:58 ` [PATCH net-next v2 3/9] net: ethernet: mtk-star-emac: add support for MT8365 SoC Biao Huang
2022-01-27 1:58 ` Biao Huang
2022-01-27 1:58 ` Biao Huang
2022-01-27 2:22 ` Macpaul Lin
2022-01-27 1:58 ` [PATCH net-next v2 4/9] dt-bindings: net: mtk-star-emac: add support for MT8365 Biao Huang
2022-01-27 1:58 ` Biao Huang
2022-01-27 1:58 ` Biao Huang
2022-02-09 3:35 ` Rob Herring
2022-02-09 3:35 ` Rob Herring
2022-02-09 3:35 ` Rob Herring
2022-01-27 1:58 ` [PATCH net-next v2 5/9] net: ethernet: mtk-star-emac: add clock pad selection for RMII Biao Huang
2022-01-27 1:58 ` Biao Huang
2022-01-27 1:58 ` Biao Huang
2022-01-27 2:26 ` Macpaul Lin
2022-01-27 1:58 ` [PATCH net-next v2 6/9] net: ethernet: mtk-star-emac: add timing adjustment support Biao Huang
2022-01-27 1:58 ` Biao Huang
2022-01-27 1:58 ` Biao Huang
2022-01-27 2:20 ` Macpaul Lin
2022-01-27 1:58 ` [PATCH net-next v2 7/9] dt-bindings: net: mtk-star-emac: add description for new properties Biao Huang
2022-01-27 1:58 ` Biao Huang
2022-01-27 1:58 ` Biao Huang
2022-02-09 3:36 ` Rob Herring [this message]
2022-02-09 3:36 ` Rob Herring
2022-02-09 3:36 ` Rob Herring
2022-01-27 1:58 ` [PATCH net-next v2 8/9] net: ethernet: mtk-star-emac: add support for MII interface Biao Huang
2022-01-27 1:58 ` Biao Huang
2022-01-27 1:58 ` Biao Huang
2022-01-27 2:17 ` Macpaul Lin
2022-01-27 1:58 ` [PATCH net-next v2 9/9] net: ethernet: mtk-star-emac: separate tx/rx handling with two NAPIs Biao Huang
2022-01-27 1:58 ` Biao Huang
2022-01-27 1:58 ` Biao Huang
2022-01-28 3:43 ` Jakub Kicinski
2022-01-28 3:43 ` Jakub Kicinski
2022-01-28 3:43 ` Jakub Kicinski
2022-01-28 7:05 ` Biao Huang
2022-01-28 7:05 ` Biao Huang
2022-01-28 7:05 ` Biao Huang
2022-01-28 15:44 ` Jakub Kicinski
2022-01-28 15:44 ` Jakub Kicinski
2022-01-28 15:44 ` Jakub Kicinski
2022-03-14 7:01 ` Biao Huang
2022-03-14 7:01 ` Biao Huang
2022-03-14 7:01 ` Biao Huang
2022-03-14 15:57 ` Jakub Kicinski
2022-03-14 15:57 ` Jakub Kicinski
2022-03-14 15:57 ` Jakub Kicinski
2022-03-15 0:59 ` Biao Huang
2022-03-15 0:59 ` Biao Huang
2022-03-15 0:59 ` Biao Huang
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=YgM2tu+Mo34QVAjC@robh.at.kernel.org \
--to=robh@kernel.org \
--cc=Mark-MC.Lee@mediatek.com \
--cc=biao.huang@mediatek.com \
--cc=brgl@bgdev.pl \
--cc=davem@davemloft.net \
--cc=devicetree@vger.kernel.org \
--cc=fparent@baylibre.com \
--cc=john@phrozen.org \
--cc=kuba@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=macpaul.lin@mediatek.com \
--cc=matthias.bgg@gmail.com \
--cc=nbd@nbd.name \
--cc=netdev@vger.kernel.org \
--cc=ot_yinghua.pan@mediatek.com \
--cc=robh+dt@kernel.org \
--cc=sean.wang@mediatek.com \
--cc=srv_heupstream@mediatek.com \
/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.