From patchwork Wed Feb 26 11:36:58 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lukasz Majewski X-Patchwork-Id: 236865 List-Id: U-Boot discussion From: lukma at denx.de (Lukasz Majewski) Date: Wed, 26 Feb 2020 12:36:58 +0100 Subject: [PATCH 0/4] imx: Fixes for i.MX53 based HSC|DDC boards Message-ID: <20200226113703.10526-1-lukma@denx.de> This short patch series fixes i.MX53 based boards from K+P, namely HSC and DDC. It also requires a USB fix patch: "usb: ehci-mx5: Fix bus enumeration for DM case" https://patchwork.ozlabs.org/patch/1119811/ Travis-CI: https://travis-ci.org/lmajewski/u-boot-dfu/builds/654970410 Applied on top of SHA1: 133276f14acfbad4268acd19a70d3cda0a60b5e3 Lukasz Majewski (4): config: cosmetic: Cleanup of imx53 - HSC and DDC config file dts: imx: Add fixed-link property to HSC and DDC (imx53) devices config: imx: Enable CONFIG_PHY_FIXED on HSC and DDC i.MX53 boards imx: pmic: Set proper pmic name for iMX53 HSC|DDC boards arch/arm/dts/imx53-kp-u-boot.dtsi | 7 +++++++ board/k+p/kp_imx53/kp_imx53.c | 2 +- configs/kp_imx53_defconfig | 3 ++- 3 files changed, 10 insertions(+), 2 deletions(-)