git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b250bd6
)
arm64: zynqmp: Enable ADIN ethernet phy
author
Ashok Reddy Soma
<ashok.reddy.soma@amd.com>
Thu, 20 Apr 2023 08:56:44 +0000
(
02:56
-0600)
committer
Michal 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
patch
|
blob
|
history
diff --git
a/configs/xilinx_zynqmp_virt_defconfig
b/configs/xilinx_zynqmp_virt_defconfig
index
df27cd7
..
c4bbde2
100644
(file)
--- a/
configs/xilinx_zynqmp_virt_defconfig
+++ b/
configs/xilinx_zynqmp_virt_defconfig
@@
-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