diff options
author | Kishon Vijay Abraham I <kishon@ti.com> | 2021-03-19 18:11:17 +0530 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2021-03-31 16:42:51 +0530 |
commit | f7eb147d306ad2efae6837e20d2944f03be42eb4 (patch) | |
tree | 940cc678bea38573435e6cb3ad90fdbbfc32a588 /drivers/hwtracing/coresight/coresight-platform.c | |
parent | 5b4f5757f83be34d1428a1ffbb68d4a1966e9aae (diff) |
phy: ti: j721e-wiz: Invoke wiz_init() before of_platform_device_create()
Invoke wiz_init() before configuring anything else in Sierra/Torrent
(invoked as part of of_platform_device_create()). wiz_init() resets the
SERDES device and any configuration done in the probe() of
Sierra/Torrent will be lost. In order to prevent SERDES configuration
from getting reset, invoke wiz_init() immediately before invoking
of_platform_device_create().
Fixes: 091876cc355d ("phy: ti: j721e-wiz: Add support for WIZ module present in TI J721E SoC")
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Reviewed-by: Swapnil Jakhade <sjakhade@cadence.com>
Cc: <stable@vger.kernel.org> # v5.10
Link: https://lore.kernel.org/r/20210319124128.13308-3-kishon@ti.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'drivers/hwtracing/coresight/coresight-platform.c')
0 files changed, 0 insertions, 0 deletions