aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2023-10-13 08:45:55 -0400
committerTom Rini <trini@konsulko.com>2023-10-13 08:45:55 -0400
commit6961ca0a46310da782668d8bfbf4f45b04758c55 (patch)
tree17434f00e66b9c7fa40fdfc41717c44ab816d067 /include
parent5895d5c7ab9e501205fd4b9a2b4544680ae7e72a (diff)
parent7a82bfff5ea7089905dff14e65436d23c1e5adc4 (diff)
Merge tag 'xilinx-for-v2024.01-rc1-v3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze
Xilinx changes for v2024.01-rc1 v3 clk: - remove additional compatible strings for Versal NET net: - zynq_gem: Fix clock calculation for MDC for higher frequencies pinctrl: - core: Extend pinmux status buffere size - zynqmp driver: Show also tristate configuration test: - add test case for pxe get Xilinx: - describe SelectMAP boot mode Zynq: - Fix nand description in DT ZynqMP: - DTS sync patches with kernel and also W=1 related fixes - Add support for KD240, zcu670, e-a2197 with x-prc cards, SC revB/C with i2c description for other SC based boards - k24 psu_init cleanup
Diffstat (limited to 'include')
-rw-r--r--include/dm/pinctrl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/dm/pinctrl.h b/include/dm/pinctrl.h
index e3e50afeaf..70d8cc5eca 100644
--- a/include/dm/pinctrl.h
+++ b/include/dm/pinctrl.h
@@ -7,7 +7,7 @@
#define __PINCTRL_H
#define PINNAME_SIZE 10
-#define PINMUX_SIZE 80
+#define PINMUX_SIZE 90
/**
* struct pinconf_param - pin config parameters