Pull request: u-boot-imx u-boot-imx-20230203

Hi Tom,
there are a few missing patches in last PR - please pull from u-boot-imx, thanks !
The following changes since commit 9918b25d21db243352fc482671cafa10260b7887:
Merge commit 'refs/pipelines/15015' of https://source.denx.de/u-boot/custodians/u-boot-tegra (2023-02-02 12:44:12 -0500)
are available in the Git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-imx.git tags/u-boot-imx-20230203
for you to fetch changes up to 01f372d8d62b885f4a20a45535c545e98aafa687:
udoo_neo: Select DM_SERIAL and drop iomux board level init (2023-02-03 13:10:01 +0100)
---------------------------------------------------------------- For 2023.04 -----------
CI: https://source.denx.de/u-boot/custodians/u-boot-imx/-/pipelines/15028
- Boards: - UDoo - MX53 Menlo
---------------------------------------------------------------- Marek Vasut (1): ARM: imx: mx5: Convert MX53 Menlo board to DM SERIAL
Peter Robinson (2): udoo_neo: Move to DM for REGULATOR/PMIC/I2C drivers udoo_neo: Select DM_SERIAL and drop iomux board level init
board/udoo/neo/neo.c | 165 ++++++++++++------------------------------------------------------------------------------------------------------------------------------------------- configs/m53menlo_defconfig | 1 + configs/udoo_neo_defconfig | 12 +++++------ include/configs/udoo_neo.h | 6 ------ 4 files changed, 19 insertions(+), 165 deletions(-)
Best regards, Stefano

On Fri, Feb 03, 2023 at 04:04:03PM +0100, Stefano Babic wrote:
Hi Tom,
there are a few missing patches in last PR - please pull from u-boot-imx, thanks !
The following changes since commit 9918b25d21db243352fc482671cafa10260b7887:
Merge commit 'refs/pipelines/15015' of https://source.denx.de/u-boot/custodians/u-boot-tegra (2023-02-02 12:44:12 -0500)
are available in the Git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-imx.git tags/u-boot-imx-20230203
for you to fetch changes up to 01f372d8d62b885f4a20a45535c545e98aafa687:
udoo_neo: Select DM_SERIAL and drop iomux board level init (2023-02-03 13:10:01 +0100)
Applied to u-boot/master, thanks!
participants (2)
-
Stefano Babic
-
Tom Rini