Re: [PATCH 2/2] phy: stm32-usbphyc: stm32: usbphyc: add protection on phy sub-node

2021-09-15 Thread Patrice CHOTARD
HI Patrick On 9/14/21 2:31 PM, Patrick Delaunay wrote: > Add protection on presence and order of the phy node sub node > by using the mandatory reg information. > > Signed-off-by: Patrick Delaunay > --- > > drivers/phy/phy-stm32-usbphyc.c | 22 -- > 1 file changed, 12 inser

[PATCH 2/2] phy: stm32-usbphyc: stm32: usbphyc: add protection on phy sub-node

2021-09-14 Thread Patrick Delaunay
Add protection on presence and order of the phy node sub node by using the mandatory reg information. Signed-off-by: Patrick Delaunay --- drivers/phy/phy-stm32-usbphyc.c | 22 -- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/drivers/phy/phy-stm32-usbphyc.c