From: Siva Durga Prasad Paladugu Date: Sat, 16 Mar 2019 12:21:26 +0000 (+0530) Subject: arm64: zynqmp: Enable Micrel phy support for xilinx zc1275 revB X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5ff82178361fe7311eab89ddee32ec2255626dbc;p=thirdparty%2Fu-boot.git arm64: zynqmp: Enable Micrel phy support for xilinx zc1275 revB This patch enables Micrel phy support for Xilinx ZynqMP zc1275 revB board. Signed-off-by: Siva Durga Prasad Paladugu Signed-off-by: Michal Simek --- diff --git a/configs/xilinx_zynqmp_zc1275_revB_defconfig b/configs/xilinx_zynqmp_zc1275_revB_defconfig index 6d82057fe49..5898c55579e 100644 --- a/configs/xilinx_zynqmp_zc1275_revB_defconfig +++ b/configs/xilinx_zynqmp_zc1275_revB_defconfig @@ -49,6 +49,8 @@ CONFIG_SPI_FLASH_STMICRO=y CONFIG_SPI_FLASH_WINBOND=y # CONFIG_SPI_FLASH_USE_4K_SECTORS is not set CONFIG_PHY_MARVELL=y +CONFIG_PHY_MICREL=y +CONFIG_PHY_MICREL_KSZ90X1=y CONFIG_PHY_XILINX_GMII2RGMII=y CONFIG_MII=y CONFIG_ZYNQ_GEM=y