All of lore.kernel.org
 help / color / mirror / Atom feed
* Problems about NIC, PCIe and usb on RK3568 EVB
@ 2023-04-13  5:55 Doug Brewer
  2023-04-13  6:28 ` Johannes Zink
  0 siblings, 1 reply; 10+ messages in thread
From: Doug Brewer @ 2023-04-13  5:55 UTC (permalink / raw)
  To: linux-rockchip

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

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2023-04-20  0:51 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-13  5:55 Problems about NIC, PCIe and usb on RK3568 EVB Doug Brewer
2023-04-13  6:28 ` 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

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.