summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichal Simek <[email protected]>2026-02-03 08:52:31 +0100
committerMichal Simek <[email protected]>2026-02-13 08:16:25 +0100
commit6282782afbb3b6d9e9f755885b28d123f007d9f3 (patch)
tree3bad91a4a7daa2c9e6b08b73325619d276840df5
parentb86fa3fd24cb4b2f67d8a171ce09be0efcb8ec72 (diff)
xilinx: Enable GPIO delay driver on Kria platforms
GPIO delay driver is necessary to use to extend delay times for USB hubs available on the Kria platforms. Signed-off-by: Michal Simek <[email protected]> Link: https://lore.kernel.org/r/aa3566571a124b0933cbe971a2db109f83157ae2.1770105146.git.michal.simek@amd.com
-rw-r--r--configs/xilinx_zynqmp_kria_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/xilinx_zynqmp_kria_defconfig b/configs/xilinx_zynqmp_kria_defconfig
index 8ad05e37189..1e0728fa4f3 100644
--- a/configs/xilinx_zynqmp_kria_defconfig
+++ b/configs/xilinx_zynqmp_kria_defconfig
@@ -136,6 +136,7 @@ CONFIG_XILINX_DPDMA=y
CONFIG_ARM_FFA_TRANSPORT=y
CONFIG_FPGA_XILINX=y
CONFIG_FPGA_ZYNQMPPL=y
+CONFIG_GPIO_DELAY=y
CONFIG_GPIO_HOG=y
CONFIG_XILINX_GPIO=y
CONFIG_DM_PCA953X=y