]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
arm64: zynqmp: Enable ADIN ethernet phy
authorAshok Reddy Soma <ashok.reddy.soma@amd.com>
Thu, 20 Apr 2023 08:56:44 +0000 (02:56 -0600)
committerMichal Simek <michal.simek@amd.com>
Mon, 15 May 2023 07:33:57 +0000 (09:33 +0200)
Some of the Kria SOM and ZynqMP boards are using Analog Devices ethernet
phy. So, enable CONFIG_PHY_ADIN for all ZynqMP platforms.

Signed-off-by: Ashok Reddy Soma <ashok.reddy.soma@amd.com>
Link: https://lore.kernel.org/r/20230420085645.21260-2-ashok.reddy.soma@amd.com
Signed-off-by: Michal Simek <michal.simek@amd.com>
configs/xilinx_zynqmp_virt_defconfig

index df27cd742f1dd3f8785b8a521d0e60473358b5a0..c4bbde22067de41ad223295c388ae50014ebbd0b 100644 (file)
@@ -172,6 +172,7 @@ CONFIG_SPI_FLASH_SST=y
 CONFIG_SPI_FLASH_WINBOND=y
 # CONFIG_SPI_FLASH_USE_4K_SECTORS is not set
 CONFIG_SPI_FLASH_MTD=y
+CONFIG_PHY_ADIN=y
 CONFIG_PHY_MARVELL=y
 CONFIG_PHY_MICREL=y
 CONFIG_PHY_MICREL_KSZ90X1=y