summaryrefslogtreecommitdiff
path: root/drivers/mmc/octeontx_hsmmc.c
diff options
context:
space:
mode:
authorJonas Karlman <jonas@kwiboo.se>2025-07-21 22:07:12 +0000
committerKever Yang <kever.yang@rock-chips.com>2025-08-31 00:48:15 +0800
commitdfd2774cfc4434ef35b48febcd1dc1860a3dc8f8 (patch)
tree66f1ddadf29ca9dde4f5b7b2c1d031c53c57bad6 /drivers/mmc/octeontx_hsmmc.c
parent1e8370318f89b4a15d5ff9259363e44a852541b2 (diff)
phy: rockchip: naneng-combphy: Fix Generic PHY reference counting
Generic PHY reference counting helps ensure driver ops for init/exit and power on/off are called at correct state. For this to work the PHY driver must initialize PHY-id to a persistent value in of_xlate ops. The Rockchip COMBPHY driver does not initialize the PHY-id field, this typically lead to use of unshared reference counting among different struct phy instances. Initialize the PHY-id in of_xlate ops to ensure use of shared reference counting among all struct phy instances. Signed-off-by: Jonas Karlman <jonas@kwiboo.se> Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
Diffstat (limited to 'drivers/mmc/octeontx_hsmmc.c')
0 files changed, 0 insertions, 0 deletions