18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */ 28c2ecf20Sopenharmony_ci/* 38c2ecf20Sopenharmony_ci * This header provides constants for SERDES MUX for TI SoCs 48c2ecf20Sopenharmony_ci */ 58c2ecf20Sopenharmony_ci 68c2ecf20Sopenharmony_ci#ifndef _DT_BINDINGS_MUX_TI_SERDES 78c2ecf20Sopenharmony_ci#define _DT_BINDINGS_MUX_TI_SERDES 88c2ecf20Sopenharmony_ci 98c2ecf20Sopenharmony_ci/* J721E */ 108c2ecf20Sopenharmony_ci 118c2ecf20Sopenharmony_ci#define J721E_SERDES0_LANE0_QSGMII_LANE1 0x0 128c2ecf20Sopenharmony_ci#define J721E_SERDES0_LANE0_PCIE0_LANE0 0x1 138c2ecf20Sopenharmony_ci#define J721E_SERDES0_LANE0_USB3_0_SWAP 0x2 148c2ecf20Sopenharmony_ci#define J721E_SERDES0_LANE0_IP4_UNUSED 0x3 158c2ecf20Sopenharmony_ci 168c2ecf20Sopenharmony_ci#define J721E_SERDES0_LANE1_QSGMII_LANE2 0x0 178c2ecf20Sopenharmony_ci#define J721E_SERDES0_LANE1_PCIE0_LANE1 0x1 188c2ecf20Sopenharmony_ci#define J721E_SERDES0_LANE1_USB3_0 0x2 198c2ecf20Sopenharmony_ci#define J721E_SERDES0_LANE1_IP4_UNUSED 0x3 208c2ecf20Sopenharmony_ci 218c2ecf20Sopenharmony_ci#define J721E_SERDES1_LANE0_QSGMII_LANE3 0x0 228c2ecf20Sopenharmony_ci#define J721E_SERDES1_LANE0_PCIE1_LANE0 0x1 238c2ecf20Sopenharmony_ci#define J721E_SERDES1_LANE0_USB3_1_SWAP 0x2 248c2ecf20Sopenharmony_ci#define J721E_SERDES1_LANE0_SGMII_LANE0 0x3 258c2ecf20Sopenharmony_ci 268c2ecf20Sopenharmony_ci#define J721E_SERDES1_LANE1_QSGMII_LANE4 0x0 278c2ecf20Sopenharmony_ci#define J721E_SERDES1_LANE1_PCIE1_LANE1 0x1 288c2ecf20Sopenharmony_ci#define J721E_SERDES1_LANE1_USB3_1 0x2 298c2ecf20Sopenharmony_ci#define J721E_SERDES1_LANE1_SGMII_LANE1 0x3 308c2ecf20Sopenharmony_ci 318c2ecf20Sopenharmony_ci#define J721E_SERDES2_LANE0_IP1_UNUSED 0x0 328c2ecf20Sopenharmony_ci#define J721E_SERDES2_LANE0_PCIE2_LANE0 0x1 338c2ecf20Sopenharmony_ci#define J721E_SERDES2_LANE0_USB3_1_SWAP 0x2 348c2ecf20Sopenharmony_ci#define J721E_SERDES2_LANE0_SGMII_LANE0 0x3 358c2ecf20Sopenharmony_ci 368c2ecf20Sopenharmony_ci#define J721E_SERDES2_LANE1_IP1_UNUSED 0x0 378c2ecf20Sopenharmony_ci#define J721E_SERDES2_LANE1_PCIE2_LANE1 0x1 388c2ecf20Sopenharmony_ci#define J721E_SERDES2_LANE1_USB3_1 0x2 398c2ecf20Sopenharmony_ci#define J721E_SERDES2_LANE1_SGMII_LANE1 0x3 408c2ecf20Sopenharmony_ci 418c2ecf20Sopenharmony_ci#define J721E_SERDES3_LANE0_IP1_UNUSED 0x0 428c2ecf20Sopenharmony_ci#define J721E_SERDES3_LANE0_PCIE3_LANE0 0x1 438c2ecf20Sopenharmony_ci#define J721E_SERDES3_LANE0_USB3_0_SWAP 0x2 448c2ecf20Sopenharmony_ci#define J721E_SERDES3_LANE0_IP4_UNUSED 0x3 458c2ecf20Sopenharmony_ci 468c2ecf20Sopenharmony_ci#define J721E_SERDES3_LANE1_IP1_UNUSED 0x0 478c2ecf20Sopenharmony_ci#define J721E_SERDES3_LANE1_PCIE3_LANE1 0x1 488c2ecf20Sopenharmony_ci#define J721E_SERDES3_LANE1_USB3_0 0x2 498c2ecf20Sopenharmony_ci#define J721E_SERDES3_LANE1_IP4_UNUSED 0x3 508c2ecf20Sopenharmony_ci 518c2ecf20Sopenharmony_ci#define J721E_SERDES4_LANE0_EDP_LANE0 0x0 528c2ecf20Sopenharmony_ci#define J721E_SERDES4_LANE0_IP2_UNUSED 0x1 538c2ecf20Sopenharmony_ci#define J721E_SERDES4_LANE0_QSGMII_LANE5 0x2 548c2ecf20Sopenharmony_ci#define J721E_SERDES4_LANE0_IP4_UNUSED 0x3 558c2ecf20Sopenharmony_ci 568c2ecf20Sopenharmony_ci#define J721E_SERDES4_LANE1_EDP_LANE1 0x0 578c2ecf20Sopenharmony_ci#define J721E_SERDES4_LANE1_IP2_UNUSED 0x1 588c2ecf20Sopenharmony_ci#define J721E_SERDES4_LANE1_QSGMII_LANE6 0x2 598c2ecf20Sopenharmony_ci#define J721E_SERDES4_LANE1_IP4_UNUSED 0x3 608c2ecf20Sopenharmony_ci 618c2ecf20Sopenharmony_ci#define J721E_SERDES4_LANE2_EDP_LANE2 0x0 628c2ecf20Sopenharmony_ci#define J721E_SERDES4_LANE2_IP2_UNUSED 0x1 638c2ecf20Sopenharmony_ci#define J721E_SERDES4_LANE2_QSGMII_LANE7 0x2 648c2ecf20Sopenharmony_ci#define J721E_SERDES4_LANE2_IP4_UNUSED 0x3 658c2ecf20Sopenharmony_ci 668c2ecf20Sopenharmony_ci#define J721E_SERDES4_LANE3_EDP_LANE3 0x0 678c2ecf20Sopenharmony_ci#define J721E_SERDES4_LANE3_IP2_UNUSED 0x1 688c2ecf20Sopenharmony_ci#define J721E_SERDES4_LANE3_QSGMII_LANE8 0x2 698c2ecf20Sopenharmony_ci#define J721E_SERDES4_LANE3_IP4_UNUSED 0x3 708c2ecf20Sopenharmony_ci 718c2ecf20Sopenharmony_ci/* J7200 */ 728c2ecf20Sopenharmony_ci 738c2ecf20Sopenharmony_ci#define J7200_SERDES0_LANE0_QSGMII_LANE3 0x0 748c2ecf20Sopenharmony_ci#define J7200_SERDES0_LANE0_PCIE1_LANE0 0x1 758c2ecf20Sopenharmony_ci#define J7200_SERDES0_LANE0_IP3_UNUSED 0x2 768c2ecf20Sopenharmony_ci#define J7200_SERDES0_LANE0_IP4_UNUSED 0x3 778c2ecf20Sopenharmony_ci 788c2ecf20Sopenharmony_ci#define J7200_SERDES0_LANE1_QSGMII_LANE4 0x0 798c2ecf20Sopenharmony_ci#define J7200_SERDES0_LANE1_PCIE1_LANE1 0x1 808c2ecf20Sopenharmony_ci#define J7200_SERDES0_LANE1_IP3_UNUSED 0x2 818c2ecf20Sopenharmony_ci#define J7200_SERDES0_LANE1_IP4_UNUSED 0x3 828c2ecf20Sopenharmony_ci 838c2ecf20Sopenharmony_ci#define J7200_SERDES0_LANE2_QSGMII_LANE1 0x0 848c2ecf20Sopenharmony_ci#define J7200_SERDES0_LANE2_PCIE1_LANE2 0x1 858c2ecf20Sopenharmony_ci#define J7200_SERDES0_LANE2_IP3_UNUSED 0x2 868c2ecf20Sopenharmony_ci#define J7200_SERDES0_LANE2_IP4_UNUSED 0x3 878c2ecf20Sopenharmony_ci 888c2ecf20Sopenharmony_ci#define J7200_SERDES0_LANE3_QSGMII_LANE2 0x0 898c2ecf20Sopenharmony_ci#define J7200_SERDES0_LANE3_PCIE1_LANE3 0x1 908c2ecf20Sopenharmony_ci#define J7200_SERDES0_LANE3_USB 0x2 918c2ecf20Sopenharmony_ci#define J7200_SERDES0_LANE3_IP4_UNUSED 0x3 928c2ecf20Sopenharmony_ci 938c2ecf20Sopenharmony_ci#endif /* _DT_BINDINGS_MUX_TI_SERDES */ 94