Skip to content

Commit d94b1d0

Browse files
lumagvinodkoul
authored andcommitted
phy: qcom-qmp: remove duplicate v5_5nm register definitions
Remove duplicate defines from phy-qcom-qmp-qserdes-txrx-v5_5nm.h Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Link: https://lore.kernel.org/r/20221110192248.873973-3-dmitry.baryshkov@linaro.org Signed-off-by: Vinod Koul <vkoul@kernel.org>
1 parent a85dcc9 commit d94b1d0

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

drivers/phy/qualcomm/phy-qcom-qmp-qserdes-txrx-v5_5nm.h

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,6 @@
77
#define QCOM_PHY_QMP_QSERDES_TXRX_V5_5NM_H_
88

99
/* Only for QMP V5 5NM PHY - TX registers */
10-
#define QSERDES_V5_5NM_TX_RES_CODE_LANE_OFFSET_TX 0x30
11-
#define QSERDES_V5_5NM_TX_RES_CODE_LANE_OFFSET_RX 0x34
12-
#define QSERDES_V5_5NM_TX_LANE_MODE_1 0x78
13-
#define QSERDES_V5_5NM_TX_LANE_MODE_2 0x7c
14-
#define QSERDES_V5_5NM_TX_LANE_MODE_3 0x80
1510
#define QSERDES_V5_5NM_TX_BIST_MODE_LANENO 0x00
1611
#define QSERDES_V5_5NM_TX_BIST_INVERT 0x04
1712
#define QSERDES_V5_5NM_TX_CLKBUF_ENABLE 0x08

0 commit comments

Comments
 (0)