phy: qcom-qmp: Move register offsets to header file
authorManu Gautam <mgautam@codeaurora.org>
Tue, 16 Jan 2018 10:57:05 +0000 (16:27 +0530)
committerKishon Vijay Abraham I <kishon@ti.com>
Thu, 8 Mar 2018 08:26:13 +0000 (13:56 +0530)
commite2248617ec157061131c69a54e896d6a298bfe2c
treeba06c84e1a6dbbc13c0a0da241b2dfae75ef6411
parent4a705d9b3ea0947ac1e9c55830f72aaf65c17027
phy: qcom-qmp: Move register offsets to header file

New revision (v3) of QMP PHY uses different offsets
for almost all of the registers. Hence, move these
definitions to header file so that updated offsets
can be added for QMP v3.

Signed-off-by: Manu Gautam <mgautam@codeaurora.org>
Reviewed-by: Vivek Gautam <vivek.gautam@codeaurora.org>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
drivers/phy/qualcomm/phy-qcom-qmp.c
drivers/phy/qualcomm/phy-qcom-qmp.h [new file with mode: 0644]