mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH v4 1/8] scripts: socfgpa_xml_to_config: document pincfg
@ 2022-08-01 12:07 Steffen Trumtrar
  2022-08-01 12:07 ` [PATCH v4 2/8] ARM: socfpga: achilles: remove cargo-cult Steffen Trumtrar
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Steffen Trumtrar @ 2022-08-01 12:07 UTC (permalink / raw)
  To: barebox; +Cc: Steffen Trumtrar

Signed-off-by: Steffen Trumtrar <s.trumtrar@pengutronix.de>
---
 scripts/socfpga_xml_to_config.sh | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/scripts/socfpga_xml_to_config.sh b/scripts/socfpga_xml_to_config.sh
index 3bb0dd283b..1e6056cfb4 100755
--- a/scripts/socfpga_xml_to_config.sh
+++ b/scripts/socfpga_xml_to_config.sh
@@ -74,6 +74,14 @@ pinmux_config() {
     # FIXME: Either find solution how to parse these values too or replace
     # script with something that goes more in the direction of a programming
     # language
+    # 21:19 RTRIM
+    # 18:17 INPUT_BUF_EN
+    #    16 WK_PU_EN
+    #    13 PU_SLW_RT
+    #  12:8 PU_DRV_STRG
+    #     5 PD_SLW_RT
+    #   4:0 PD_DRV_STRG
+
     DEDICATED_FIXME="[arria10_pincfg_dedicated_io_bank] = FIXME,
     [arria10_pincfg_dedicated_io_1] = FIXME,
     [arria10_pincfg_dedicated_io_2] = FIXME,
-- 
2.30.2




^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-08-08 13:12 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-01 12:07 [PATCH v4 1/8] scripts: socfgpa_xml_to_config: document pincfg Steffen Trumtrar
2022-08-01 12:07 ` [PATCH v4 2/8] ARM: socfpga: achilles: remove cargo-cult Steffen Trumtrar
2022-08-01 12:07 ` [PATCH v4 3/8] ARM: socfpga: achilles: use dtbz instead of dtb Steffen Trumtrar
2022-08-01 12:07 ` [PATCH v4 4/8] ARM: socfpga: achilles: use ENTRY_FUNCTION_WITHSTACK Steffen Trumtrar
2022-08-01 12:07 ` [PATCH v4 5/8] ARM: socfpga: achilles: replace use of magicvalue Steffen Trumtrar
2022-08-01 12:07 ` [PATCH v4 6/8] ARM: socfpga: achilles: guard macros with braces Steffen Trumtrar
2022-08-01 12:07 ` [PATCH v4 7/8] ARM: socfpga: add support for Enclustra AA1 Steffen Trumtrar
2022-08-01 12:07 ` [PATCH v4 8/8] ARM: socfpga: defconfig: add aa1 Steffen Trumtrar
2022-08-08 13:10 ` [PATCH v4 1/8] scripts: socfgpa_xml_to_config: document pincfg Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox