hc
2023-12-11 1f93a7dfd1f8d5ff7a5c53246c7534fe2332d6f4
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 */