diff options
| author | Kaustabh Chakraborty <[email protected]> | 2026-02-23 19:55:23 +0530 |
|---|---|---|
| committer | Minkyu Kang <[email protected]> | 2026-02-25 10:46:05 +0900 |
| commit | ae1e081f83fb4b4d79e32f1bdcea3e47519ce05c (patch) | |
| tree | 412151676a35a4955642b5063ce1135df8d6356e /doc/develop | |
| parent | 11198fa347390eb449c2a0939f5f00cf510fe285 (diff) | |
phy: samsung: add enum for variants based on SoCs
The variant enum is used to uniquely identify which SoC the PHY block
belongs to. It is initially set in the match table, along with the
compatible string, it gets copied to driver data struct during probe.
SoC specific functions must only be called if the respective variant
enum is set. Add switch-case blocks wherever required.
Reviewed-by: Mattijs Korpershoek <[email protected]>
Signed-off-by: Kaustabh Chakraborty <[email protected]>
Signed-off-by: Minkyu Kang <[email protected]>
Diffstat (limited to 'doc/develop')
0 files changed, 0 insertions, 0 deletions
