Re: [PATCH] imx: imx8mp: Add support for Polyhex Debix Model A SBC

2023-05-22 Thread Peng Fan
On 5/22/2023 6:58 AM, Gilles Talis wrote: + * Copyright 2022 Ideas on Board Oy Time? This was taken as is from the kernel. Hence, the reason why the date is unchanged. Then it is fine to keep as it is. Just note this in commit log. Regards, Peng.

Re: [PATCH] imx: imx8mp: Add support for Polyhex Debix Model A SBC

2023-05-21 Thread Gilles Talis
Hi Peng, Le jeu. 11 mai 2023 à 20:47, Peng Fan a écrit : > > Hi Gilles, > > only some minor comments, overall looks good. Thanks for the review. Will fix all comments, but one (see below). > > On 4/13/2023 9:17 PM, Gilles Talis wrote: > > Add support for the Polyhex Debix Model A SBC board. >

Re: [PATCH] imx: imx8mp: Add support for Polyhex Debix Model A SBC

2023-05-11 Thread Peng Fan
Hi Gilles, only some minor comments, overall looks good. On 4/13/2023 9:17 PM, Gilles Talis wrote: Add support for the Polyhex Debix Model A SBC board. It is an industrial grade single board computer based on NXP's i.MX 8M Plus. Currently supported interfaces are: - Serial console - Micro SD -

[PATCH] imx: imx8mp: Add support for Polyhex Debix Model A SBC

2023-04-13 Thread Gilles Talis
Add support for the Polyhex Debix Model A SBC board. It is an industrial grade single board computer based on NXP's i.MX 8M Plus. Currently supported interfaces are: - Serial console - Micro SD - eQOS and FEC Ethernet imx8mp-debix-model-a.dts is taken from Linux 6.3-rc6. Signed-off-by: Gilles