提交 aa1996e2 编写于 作者: Q Qingmin Liu 提交者: Kishon Vijay Abraham I

phy: bcm-sr-pcie: Change operation when PIPEMUX=1

When PIPEMIX=1, change the operation from 2x8 EP to 1x8 EP + 1x8 RC.
Signed-off-by: NQingmin Liu <qingmin.liu@broadcom.com>
Signed-off-by: NRay Jui <ray.jui@broadcom.com>
Acked-by: NScott Branden <scott.branden@broadcom.com>
Signed-off-by: NKishon Vijay Abraham I <kishon@ti.com>
上级 7a343c8b
......@@ -78,8 +78,8 @@ struct sr_pcie_phy_core {
static const u8 pipemux_table[] = {
/* PIPEMUX = 0, EP 1x16 */
0x00,
/* PIPEMUX = 1, EP 2x8 */
0x00,
/* PIPEMUX = 1, EP 1x8 + RC 1x8, core 7 */
0x80,
/* PIPEMUX = 2, EP 4x4 */
0x00,
/* PIPEMUX = 3, RC 2x8, cores 0, 7 */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册