Re: [PATCH 02/12] zynqmp: firmware: add functions to set tap delay

2024-03-11 Thread Ahmad Fatoum
On 08.03.24 12:17, Steffen Trumtrar wrote: > Add a function to set the tap delay for the clk phase of the sd host > controller. > > Signed-off-by: Steffen Trumtrar Reviewed-by: Ahmad Fatoum > --- > arch/arm/mach-zynqmp/firmware-zynqmp.c | 42 > ++ >

[PATCH 02/12] zynqmp: firmware: add functions to set tap delay

2024-03-08 Thread Steffen Trumtrar
Add a function to set the tap delay for the clk phase of the sd host controller. Signed-off-by: Steffen Trumtrar --- arch/arm/mach-zynqmp/firmware-zynqmp.c | 42 ++ include/mach/zynqmp/firmware-zynqmp.h | 23 +++ 2 files changed, 65 insertions(+)