Re: [PATCH v2] Add imx8mp-libra-fpsc board

2025-08-20 Thread Benjamin Hahn
Hi Yannic, On 15.08.25 10:51, Yannic Moog wrote: > Hi Benjamin, > > did you miss some of my review comments on v1? > I'll reiterate below.. > > Am Donnerstag, dem 14.08.2025 um 15:54 +0200 schrieb Benjamin Hahn: >> Add new imx8mp-libra-fpsc board. >> USB is not working yet, as the entry in the upst

Re: [Upstream] [PATCH v2] Add imx8mp-libra-fpsc board

2025-08-19 Thread Jan Remmet
Am 14.08.25 um 15:54 schrieb Benjamin Hahn: > Add new imx8mp-libra-fpsc board. > USB is not working yet, as the entry in the upstream devicetree is > missing. > Bootph tags are in u-boot.dtsi for now and will be removed when > upstreamed. > > Signed-off-by: Benjamin Hahn > --- > Add support for i

Re: [PATCH v2] Add imx8mp-libra-fpsc board

2025-08-15 Thread Yannic Moog
Hi Benjamin, did you miss some of my review comments on v1? I'll reiterate below.. Am Donnerstag, dem 14.08.2025 um 15:54 +0200 schrieb Benjamin Hahn: > Add new imx8mp-libra-fpsc board. > USB is not working yet, as the entry in the upstream devicetree is > missing. > Bootph tags are in u-boot.dts

[PATCH v2] Add imx8mp-libra-fpsc board

2025-08-14 Thread Benjamin Hahn
Add new imx8mp-libra-fpsc board. USB is not working yet, as the entry in the upstream devicetree is missing. Bootph tags are in u-boot.dtsi for now and will be removed when upstreamed. Signed-off-by: Benjamin Hahn --- Add support for imx8mp-libra-fpsc board. --- Changes in v2: - Review comments f