OSDN Git Service

phy: phy-cadence-salvo: add phy .init API
authorPeter Chen <peter.chen@nxp.com>
Wed, 13 May 2020 12:56:05 +0000 (20:56 +0800)
committerVinod Koul <vkoul@kernel.org>
Fri, 15 May 2020 07:50:21 +0000 (13:20 +0530)
commit11c82afac8d19eb0364521ebfc3b76cb6863dcb8
treec746128950492940eebe3ff179d3a43d4fb9da4a
parentf004be596c28f90fbcc50e1b0f4b29ebab56bfca
phy: phy-cadence-salvo: add phy .init API

The .init is used for one-time PHY's initialization, and .power_on
is called many times during the device lifecycle.

Signed-off-by: Peter Chen <peter.chen@nxp.com>
Link: https://lore.kernel.org/r/20200513125605.5545-1-peter.chen@nxp.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/cadence/phy-cadence-salvo.c