From: Doug Brewer <brewer.doug@gmail.com>
To: linux-rockchip@lists.infradead.org
Subject: Problems about NIC, PCIe and usb on RK3568 EVB
Date: Thu, 13 Apr 2023 14:55:25 +0900 [thread overview]
Message-ID: <ZDeZTWWIW2I4H7Sc@www.com> (raw)
Hi,
I tested Linux kernel 6.3-rc6 on my rk3568 evaluation board, it seems there
are problems with Ethernet, PCIe and usb devices.
First, NICs doesn't work.
rk_gmac-dwmac fe010000.ethernet: IRQ eth_lpi not found
rk_gmac-dwmac fe010000.ethernet: no regulator found
rk_gmac-dwmac fe010000.ethernet: clock input or output? (output).
rk_gmac-dwmac fe010000.ethernet: Can not read property: tx_delay.
rk_gmac-dwmac fe010000.ethernet: set tx_delay to 0x30
rk_gmac-dwmac fe010000.ethernet: Can not read property: rx_delay.
rk_gmac-dwmac fe010000.ethernet: set rx_delay to 0x10
rk_gmac-dwmac fe010000.ethernet: integrated PHY? (no).
rk_gmac-dwmac fe010000.ethernet: init for RGMII_ID
rk_gmac-dwmac fe010000.ethernet: User ID: 0x30, Synopsys ID: 0x51
rk_gmac-dwmac fe010000.ethernet: DWMAC4/5
rk_gmac-dwmac fe010000.ethernet: DMA HW capability register suppd
rk_gmac-dwmac fe010000.ethernet: RX Checksum Offload Engine suppd
rk_gmac-dwmac fe010000.ethernet: TX Checksum insertion supported
rk_gmac-dwmac fe010000.ethernet: Wake-Up On Lan supported
rk_gmac-dwmac fe010000.ethernet: TSO supported
rk_gmac-dwmac fe010000.ethernet: Enable RX Mitigation via HW Watr
rk_gmac-dwmac fe010000.ethernet: Enabled RFS Flow TC (entries=10)
rk_gmac-dwmac fe010000.ethernet: TSO feature enabled
rk_gmac-dwmac fe010000.ethernet: Using 32/32 bits DMA host/devich
mdio_bus stmmac-1: MDIO device at address 0 is missing.
rk_gmac-dwmac fe2a0000.ethernet: IRQ eth_lpi not found
rk_gmac-dwmac fe2a0000.ethernet: no regulator found
rk_gmac-dwmac fe2a0000.ethernet: clock input or output? (output).
rk_gmac-dwmac fe2a0000.ethernet: Can not read property: tx_delay.
rk_gmac-dwmac fe2a0000.ethernet: set tx_delay to 0x30
rk_gmac-dwmac fe2a0000.ethernet: Can not read property: rx_delay.
rk_gmac-dwmac fe2a0000.ethernet: set rx_delay to 0x10
rk_gmac-dwmac fe2a0000.ethernet: integrated PHY? (no).
rk_gmac-dwmac fe2a0000.ethernet: init for RGMII_ID
rk_gmac-dwmac fe2a0000.ethernet: User ID: 0x30, Synopsys ID: 0x51
rk_gmac-dwmac fe2a0000.ethernet: DWMAC4/5
rk_gmac-dwmac fe2a0000.ethernet: DMA HW capability register suppd
rk_gmac-dwmac fe2a0000.ethernet: RX Checksum Offload Engine suppd
rk_gmac-dwmac fe2a0000.ethernet: TX Checksum insertion supported
rk_gmac-dwmac fe2a0000.ethernet: Wake-Up On Lan supported
rk_gmac-dwmac fe2a0000.ethernet: TSO supported
rk_gmac-dwmac fe2a0000.ethernet: Enable RX Mitigation via HW Watr
rk_gmac-dwmac fe2a0000.ethernet: Enabled RFS Flow TC (entries=10)
rk_gmac-dwmac fe2a0000.ethernet: TSO feature enabled
rk_gmac-dwmac fe2a0000.ethernet: Using 32/32 bits DMA host/devich
mdio_bus stmmac-0: MDIO device at address 0 is missing.
rk_gmac-dwmac fe010000.ethernet eth0: Register MEM_TYPE_PAGE_POO0
rk_gmac-dwmac fe010000.ethernet eth0: __stmmac_open: Cannot atta)
Second, running 'lspci' and 'lsusb' doesn't see any devices on PCIe and USB.
I guess the device tree might be updated. Anyone has idea how to fix it?
Thanks.
- Doug
_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip
next reply other threads:[~2023-04-13 6:02 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-13 5:55 Doug Brewer [this message]
2023-04-13 6:28 ` Problems about NIC, PCIe and usb on RK3568 EVB Johannes Zink
2023-04-13 8:02 ` Aw: " Frank Wunderlich
2023-04-13 9:21 ` Doug Brewer
2023-04-13 9:37 ` Aw: " Frank Wunderlich
2023-04-14 2:39 ` Doug Brewer
2023-04-18 9:26 ` Michael Riesch
2023-04-19 5:47 ` Doug Brewer
2023-04-19 10:18 ` Michael Riesch
2023-04-20 0:50 ` Doug Brewer
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=ZDeZTWWIW2I4H7Sc@www.com \
--to=brewer.doug@gmail.com \
--cc=linux-rockchip@lists.infradead.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.