From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Fri, 12 Apr 2019 08:05:16 -0400 Subject: [U-Boot] [U-Boot, v2, 1/5] driver: net: ti: cpsw-mdio: use phys_addr_t for mdio_base addr In-Reply-To: <20190204040432.32285-2-j-keerthy@ti.com> References: <20190204040432.32285-2-j-keerthy@ti.com> Message-ID: <20190412120516.GS4664@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Mon, Feb 04, 2019 at 09:34:28AM +0530, Keerthy wrote: > From: Grygorii Strashko > > Use phys_addr_t for mdio_base address to avoid build warnings on arm64. > > Signed-off-by: Grygorii Strashko > Signed-off-by: Keerthy > Reviewed-by: Tom Rini Please fix: arm: w+ dra7xx_hs_evm_usb +(dra7xx_hs_evm_usb) cpsw_mdio->regs = (struct cpsw_mdio_regs *)mdio_base; +(dra7xx_hs_evm_usb) ^ w+(dra7xx_hs_evm_usb) drivers/net/ti/cpsw_mdio.c: In function 'cpsw_mdio_init': w+(dra7xx_hs_evm_usb) drivers/net/ti/cpsw_mdio.c:147:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: not available URL: