All of lore.kernel.org
 help / color / mirror / Atom feed
From: Frank Wunderlich <frank-w@public-files.de>
To: u-boot@lists.denx.de
Subject: Aw: [U-boot,0/4] Add ethernet support for MT7622
Date: Tue, 21 Jan 2020 13:53:04 +0100	[thread overview]
Message-ID: <trinity-fa59a69c-d676-4beb-9aab-30f355d972a1-1579611184146@3c-app-gmx-bs34> (raw)
In-Reply-To: <20200121113200.24259-1-Mark-MC.Lee@mediatek.com>

Hi Mark,

does it depend on another patch(set)?

i got unsupported switch, because in eth-driver [1] there is a check only for mt7530 (else print this error) and in dts [2], mediatek,switch is set to mt7531 (which is right, but trigger the error).

i found no patch adding check for mt7531 (or change this check) in patchwork

[1] https://github.com/frank-w/u-boot/blob/aed9e2af65651d036d742b30f8b4ce2d5f4d215a/drivers/net/mtk_eth.c#L1162
[2] https://github.com/frank-w/u-boot/blob/29464fe9546c83ad34fdcc395f6e45a9a8538631/arch/arm/dts/mt7622-rfb.dts#L186

regards Frank

  parent reply	other threads:[~2020-01-21 12:53 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-21 11:31 [U-boot,0/4] Add ethernet support for MT7622 MarkLee
2020-01-21 11:31 ` [U-boot, 1/4] eth: mtk-eth: add sgmii mode support in mediatek eth driver MarkLee
2020-02-08  0:06   ` Tom Rini
2020-01-21 11:31 ` [U-boot,2/4] eth: mtk-eth: add mt7622 " MarkLee
2020-02-08  0:06   ` [U-boot, 2/4] " Tom Rini
2020-01-21 11:31 ` [U-boot, 3/4] arm: dts: mediatek: add ethernet and sgmii dts node for mt7622 MarkLee
2020-02-08  0:06   ` Tom Rini
2020-01-21 11:32 ` [U-boot,4/4] configs: mediatek: enable mt7622 ethernet support MarkLee
2020-01-27 18:49   ` Tom Rini
2020-01-28 12:03     ` Aw: " Frank Wunderlich
2020-02-08  0:06   ` Tom Rini
2020-01-21 12:53 ` Frank Wunderlich [this message]
2020-01-22  8:43   ` Aw: [U-boot,0/4] Add ethernet support for MT7622 mtk15127
2020-01-26 11:53     ` Aw: " Frank Wunderlich

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=trinity-fa59a69c-d676-4beb-9aab-30f355d972a1-1579611184146@3c-app-gmx-bs34 \
    --to=frank-w@public-files.de \
    --cc=u-boot@lists.denx.de \
    /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.