forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-04 1543e317f1da31b75942316931e8f491a8920811
kernel/drivers/phy/broadcom/phy-bcm-sr-pcie.c
....@@ -78,8 +78,8 @@
7878 static const u8 pipemux_table[] = {
7979 /* PIPEMUX = 0, EP 1x16 */
8080 0x00,
81
- /* PIPEMUX = 1, EP 2x8 */
82
- 0x00,
81
+ /* PIPEMUX = 1, EP 1x8 + RC 1x8, core 7 */
82
+ 0x80,
8383 /* PIPEMUX = 2, EP 4x4 */
8484 0x00,
8585 /* PIPEMUX = 3, RC 2x8, cores 0, 7 */