Re: [PATCH] soc: zynqmp: Add support for zu1eg_lr device

2024-08-05 Thread Michal Simek
On 7/30/24 16:53, Michal Simek wrote: There is new chip coming which is using new _lr suffix that's why record it in the list to enable bitstream in bit format loading. Signed-off-by: Michal Simek --- drivers/soc/soc_xilinx_zynqmp.c | 8 1 file changed, 8 insertions(+) diff --g

[PATCH] soc: zynqmp: Add support for zu1eg_lr device

2024-07-30 Thread Michal Simek
There is new chip coming which is using new _lr suffix that's why record it in the list to enable bitstream in bit format loading. Signed-off-by: Michal Simek --- drivers/soc/soc_xilinx_zynqmp.c | 8 1 file changed, 8 insertions(+) diff --git a/drivers/soc/soc_xilinx_zynqmp.c b/driver