From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Hershberger Date: Tue, 23 Jul 2019 00:29:57 +0000 Subject: [U-Boot] [PATCH 4/4] arm: dts: Set custom names for cp110 master/slave MDIO buses In-Reply-To: <20190717151026.27994-5-alexandru.marginean@nxp.com> References: <20190717151026.27994-1-alexandru.marginean@nxp.com> <20190717151026.27994-5-alexandru.marginean@nxp.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wed, Jul 17, 2019 at 10:12 AM Alex Marginean wrote: > > Implicitly Marvell MDIO driver uses DT node names for devices, but in this > case that is not unique. Set MDIO device names for master/slave to > cpm/cps. > > Signed-off-by: Alex Marginean Acked-by: Joe Hershberger