Re: [PATCH] firmware: zynqmp: fix loading for PMU FWv1.1

2023-06-23 Thread Michael Tretter
On Fri, 23 Jun 2023 13:42:56 +0200, Steffen Trumtrar wrote: > FPGA programming on ZynqMP is done by the PMU. The SoC just hands a > file to the PMU and lets it load this file to the FPGA. > > The bitstream that is sent to the FPGA consists of two headers, the > optional struct bs_header and a

[PATCH] firmware: zynqmp: fix loading for PMU FWv1.1

2023-06-23 Thread Steffen Trumtrar
FPGA programming on ZynqMP is done by the PMU. The SoC just hands a file to the PMU and lets it load this file to the FPGA. The bitstream that is sent to the FPGA consists of two headers, the optional struct bs_header and a binary-header. See comment in driver: (...) * Bitstream can be

Re: [PATCH] ARM: i.MX8M: iomux-mx8mm: add pad ctrl defines

2023-06-23 Thread Sascha Hauer
On Thu, Jun 22, 2023 at 08:19:07PM +0200, Marco Felsch wrote: > Add pad ctrl defines like already done for the 8mp. > > Signed-off-by: Marco Felsch > --- > include/mach/imx/iomux-mx8mm.h | 10 ++ > 1 file changed, 10 insertions(+) > > diff --git a/include/mach/imx/iomux-mx8mm.h

Re: [PATCH] usb: misc: onboard_hub: add support for Genesys USB3.1 hub

2023-06-23 Thread Sascha Hauer
On Thu, Jun 22, 2023 at 02:45:16PM +0200, Marco Felsch wrote: > Add support for the GL3523 4-port USB3.1 hub. > > Signed-off-by: Marco Felsch > --- > drivers/usb/misc/onboard_usb_hub.h | 1 + > 1 file changed, 1 insertion(+) Applied, thanks Sascha > > diff --git

Re: [PATCH v2 0/9] gpio: add proper gpiod API

2023-06-23 Thread Sascha Hauer
On Thu, Jun 22, 2023 at 09:23:20AM +0200, Ahmad Fatoum wrote: > The gpiod_ (GPIO descriptor) API used with Linux differs from barebox' > normal GPIO API: > > - gpiod handles are opaque pointers and not an integer, which users >have an expectation of stability for > > - gpiod API uses logic