Re: [PATCH v2 1/2] phy: zynqmp: Add support for sata and DP phy initialization

2022-02-15 Thread Michal Simek
po 7. 2. 2022 v 10:36 odesílatel Michal Simek napsal: > > DP is untested but just c&p from Linux driver. Sata is tested on kv260-revA > board which has SATA connector populated. > > Signed-off-by: Michal Simek > > --- > > Changes in v2: > Revoke default case - reported by T Karthik Reddy > > dri

[PATCH v2 1/2] phy: zynqmp: Add support for sata and DP phy initialization

2022-02-07 Thread Michal Simek
DP is untested but just c&p from Linux driver. Sata is tested on kv260-revA board which has SATA connector populated. Signed-off-by: Michal Simek --- Changes in v2: Revoke default case - reported by T Karthik Reddy drivers/phy/phy-zynqmp.c | 30 -- 1 file changed,