From mboxrd@z Thu Jan 1 00:00:00 1970 From: sbabic at denx.de Date: Sun, 19 Apr 2020 11:09:30 +0200 (CEST) Subject: [PATCH v4] ARM: imx6: DHCOM i.MX6 PDK: Convert to DM_ETH In-Reply-To: <20200415180453.296132-1-hws@denx.de> Message-ID: <20200419090930.297CF81A15@phobos.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > Use DM_ETH instead of legacy networking. Add VIO as a fixed regulator > to the relevant device-trees and augment the FEC node with properties > for the reset GPIO. > It should be noted that the relevant properties for the reset GPIO > already exist in the PHY node (reset-gpios, reset-delay-us, > reset-post-delay-us) but U-Boot currently ignores those and only > supports the bus-level reset properties in the FEC node > (phy-reset-gpios, phy-reset-duration, phy-reset-post-delay). > Signed-off-by: Harald Seiler Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de =====================================================================