Re: [PATCH 03/15] imx: imx8mm_mx8menlo: Enable DM_SERIAL

2022-04-30 Thread Adam Ford
On Sat, Apr 30, 2022 at 1:04 PM Marek Vasut wrote: > > On 4/30/22 19:32, Adam Ford wrote: > > On Sat, Apr 30, 2022 at 12:00 PM Marek Vasut wrote: > >> > >> On 4/30/22 14:43, Peng Fan (OSS) wrote: > >>> From: Peng Fan > >>> > >>> Enable CONFIG_DM_SERIAL. uart2 and its pinmux was already > >>>

Re: [PATCH 03/15] imx: imx8mm_mx8menlo: Enable DM_SERIAL

2022-04-30 Thread Marek Vasut
On 4/30/22 19:32, Adam Ford wrote: On Sat, Apr 30, 2022 at 12:00 PM Marek Vasut wrote: On 4/30/22 14:43, Peng Fan (OSS) wrote: From: Peng Fan Enable CONFIG_DM_SERIAL. uart2 and its pinmux was already marked with u-boot,dm-spl. Signed-off-by: Peng Fan ---

Re: [PATCH 03/15] imx: imx8mm_mx8menlo: Enable DM_SERIAL

2022-04-30 Thread Adam Ford
On Sat, Apr 30, 2022 at 12:00 PM Marek Vasut wrote: > > On 4/30/22 14:43, Peng Fan (OSS) wrote: > > From: Peng Fan > > > > Enable CONFIG_DM_SERIAL. uart2 and its pinmux was already > > marked with u-boot,dm-spl. > > > > Signed-off-by: Peng Fan > > --- > > board/menlo/mx8menlo/mx8menlo.c | 9

Re: [PATCH 03/15] imx: imx8mm_mx8menlo: Enable DM_SERIAL

2022-04-30 Thread Marek Vasut
On 4/30/22 14:43, Peng Fan (OSS) wrote: From: Peng Fan Enable CONFIG_DM_SERIAL. uart2 and its pinmux was already marked with u-boot,dm-spl. Signed-off-by: Peng Fan --- board/menlo/mx8menlo/mx8menlo.c | 9 - configs/imx8mm-mx8menlo_defconfig | 1 +

[PATCH 03/15] imx: imx8mm_mx8menlo: Enable DM_SERIAL

2022-04-30 Thread Peng Fan (OSS)
From: Peng Fan Enable CONFIG_DM_SERIAL. uart2 and its pinmux was already marked with u-boot,dm-spl. Signed-off-by: Peng Fan --- board/menlo/mx8menlo/mx8menlo.c | 9 - configs/imx8mm-mx8menlo_defconfig | 1 + include/configs/imx8mm-mx8menlo.h | 3 --- 3 files changed, 1 insertion(+),