All of lore.kernel.org
 help / color / mirror / Atom feed
From: "周琰杰 (Zhou Yanjie)" <zhouyanjie@wanyeetech.com>
To: davem@davemloft.net, kuba@kernel.org, robh+dt@kernel.org,
	peppe.cavallaro@st.com, alexandre.torgue@foss.st.com,
	joabreu@synopsys.com, mcoquelin.stm32@gmail.com
Cc: netdev@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	linux-stm32@st-md-mailman.stormreply.com,
	linux-arm-kernel@lists.infradead.org, dongsheng.qiu@ingenic.com,
	aric.pzqi@ingenic.com, rick.tyliu@ingenic.com,
	sihui.liu@ingenic.com, jun.jiang@ingenic.com,
	sernia.zhou@foxmail.com
Subject: [PATCH 0/2] Fix for Ingenic MAC support.
Date: Sun, 20 Jun 2021 20:38:48 +0800	[thread overview]
Message-ID: <1624192730-43276-1-git-send-email-zhouyanjie@wanyeetech.com> (raw)

1.Remove the unexpected "snps,dwmac" item in the example.
2.Remove unused variables in ingenic_mac_suspend() and
  ingenic_mac_resume().

周琰杰 (Zhou Yanjie) (2):
  dt-bindings: dwmac: Remove unexpected item.
  net: stmmac: Ingenic: Remove unused variables.

 Documentation/devicetree/bindings/net/ingenic,mac.yaml | 2 +-
 drivers/net/ethernet/stmicro/stmmac/dwmac-ingenic.c    | 4 ----
 2 files changed, 1 insertion(+), 5 deletions(-)

-- 
2.7.4


WARNING: multiple messages have this Message-ID (diff)
From: "周琰杰 (Zhou Yanjie)" <zhouyanjie@wanyeetech.com>
To: davem@davemloft.net, kuba@kernel.org, robh+dt@kernel.org,
	peppe.cavallaro@st.com, alexandre.torgue@foss.st.com,
	joabreu@synopsys.com, mcoquelin.stm32@gmail.com
Cc: netdev@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	linux-stm32@st-md-mailman.stormreply.com,
	linux-arm-kernel@lists.infradead.org, dongsheng.qiu@ingenic.com,
	aric.pzqi@ingenic.com, rick.tyliu@ingenic.com,
	sihui.liu@ingenic.com, jun.jiang@ingenic.com,
	sernia.zhou@foxmail.com
Subject: [PATCH 0/2] Fix for Ingenic MAC support.
Date: Sun, 20 Jun 2021 20:38:48 +0800	[thread overview]
Message-ID: <1624192730-43276-1-git-send-email-zhouyanjie@wanyeetech.com> (raw)

1.Remove the unexpected "snps,dwmac" item in the example.
2.Remove unused variables in ingenic_mac_suspend() and
  ingenic_mac_resume().

周琰杰 (Zhou Yanjie) (2):
  dt-bindings: dwmac: Remove unexpected item.
  net: stmmac: Ingenic: Remove unused variables.

 Documentation/devicetree/bindings/net/ingenic,mac.yaml | 2 +-
 drivers/net/ethernet/stmicro/stmmac/dwmac-ingenic.c    | 4 ----
 2 files changed, 1 insertion(+), 5 deletions(-)

-- 
2.7.4


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

             reply	other threads:[~2021-06-20 12:39 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-20 12:38 周琰杰 (Zhou Yanjie) [this message]
2021-06-20 12:38 ` [PATCH 0/2] Fix for Ingenic MAC support 周琰杰 (Zhou Yanjie)
2021-06-20 12:38 ` [PATCH 1/2] dt-bindings: dwmac: Remove unexpected item 周琰杰 (Zhou Yanjie)
2021-06-20 12:38   ` 周琰杰 (Zhou Yanjie)
2021-06-22 16:32   ` Rob Herring
2021-06-22 16:32     ` Rob Herring
2021-06-20 12:38 ` [PATCH 2/2] net: stmmac: Ingenic: Remove unused variables 周琰杰 (Zhou Yanjie)
2021-06-20 12:38   ` 周琰杰 (Zhou Yanjie)

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=1624192730-43276-1-git-send-email-zhouyanjie@wanyeetech.com \
    --to=zhouyanjie@wanyeetech.com \
    --cc=alexandre.torgue@foss.st.com \
    --cc=aric.pzqi@ingenic.com \
    --cc=davem@davemloft.net \
    --cc=devicetree@vger.kernel.org \
    --cc=dongsheng.qiu@ingenic.com \
    --cc=joabreu@synopsys.com \
    --cc=jun.jiang@ingenic.com \
    --cc=kuba@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-stm32@st-md-mailman.stormreply.com \
    --cc=mcoquelin.stm32@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=peppe.cavallaro@st.com \
    --cc=rick.tyliu@ingenic.com \
    --cc=robh+dt@kernel.org \
    --cc=sernia.zhou@foxmail.com \
    --cc=sihui.liu@ingenic.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.