Re: [PATCH v1 1/1] arm64: zynqmp: Fix k24 psu_init_gpl.c clocking

2023-12-14 Thread Michal Simek
Hi Neal, On 12/14/23 18:11, Frager, Neal wrote: Hi Michal, This patch corrects the k24 som clocking configuration such that the serdes Corrects the ... Ok. clocks are correctly enabled and the usb0 is configured to use the psgtr refclk2 for usb3 mode. I sort of have no problem with

RE: [PATCH v1 1/1] arm64: zynqmp: Fix k24 psu_init_gpl.c clocking

2023-12-14 Thread Frager, Neal
Hi Michal, > >> This patch corrects the k24 som clocking configuration such that the serdes > >> Corrects the ... > > Ok. > >> clocks are correctly enabled and the usb0 is configured to use the psgtr >> refclk2 for usb3 mode. > >> I sort of have no problem with this patch but it should be bet

Re: [PATCH v1 1/1] arm64: zynqmp: Fix k24 psu_init_gpl.c clocking

2023-12-14 Thread Michal Simek
Hi Neal, On 12/14/23 17:30, Frager, Neal wrote: Hi Michal, This patch corrects the k24 som clocking configuration such that the serdes Corrects the ... Ok. clocks are correctly enabled and the usb0 is configured to use the psgtr refclk2 for usb3 mode. I sort of have no problem with t

RE: [PATCH v1 1/1] arm64: zynqmp: Fix k24 psu_init_gpl.c clocking

2023-12-14 Thread Frager, Neal
Hi Michal, > This patch corrects the k24 som clocking configuration such that the serdes > Corrects the ... Ok. > clocks are correctly enabled and the usb0 is configured to use the psgtr > refclk2 for usb3 mode. > I sort of have no problem with this patch but it should be better described. > P

Re: [PATCH v1 1/1] arm64: zynqmp: Fix k24 psu_init_gpl.c clocking

2023-12-13 Thread Michal Simek
On 12/13/23 14:40, Neal Frager wrote: This patch corrects the k24 som clocking configuration such that the serdes Corrects the ... clocks are correctly enabled and the usb0 is configured to use the psgtr refclk2 for usb3 mode. I sort of have no problem with this patch but it should be be

[PATCH v1 1/1] arm64: zynqmp: Fix k24 psu_init_gpl.c clocking

2023-12-13 Thread Neal Frager
This patch corrects the k24 som clocking configuration such that the serdes clocks are correctly enabled and the usb0 is configured to use the psgtr refclk2 for usb3 mode. This patch also corrects the configuration of mio pins mio76 and mio77 which should be configured as gpio pins. Signed-off-by