]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
arm64: zynqmp: Fix gpio-line-name size for m-a2197 platforms
authorMichal Simek <michal.simek@amd.com>
Fri, 13 Sep 2024 09:28:45 +0000 (11:28 +0200)
committerMichal Simek <michal.simek@amd.com>
Fri, 20 Sep 2024 13:31:41 +0000 (15:31 +0200)
There were 3 additional empty strings which shouldn't be there.

Signed-off-by: Michal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/33290fcbcd3ef19cae8ef036dca0f6dcc8080d5b.1726219714.git.michal.simek@amd.com
arch/arm/dts/zynqmp-m-a2197-01-revA.dts
arch/arm/dts/zynqmp-m-a2197-02-revA.dts
arch/arm/dts/zynqmp-m-a2197-03-revA.dts

index f9299edca82f6ab3d20f7bb74ebd385445fc5224..a5b61a8ca84d526c1b2962caa36ee8eea2b8104b 100644 (file)
                  "USB1_DIR", "USB1_DATA2", "USB1_NXT", "USB1_DATA0", "USB1_DATA1", /* 65 - 69 */
                  "USB1_STP", "USB1_DATA3", "USB1_DATA4", "USB1_DATA5", "USB1_DATA6", /* 70 - 74 */
                  "USB1_DATA7", "ETH_MDC", "ETH_MDIO", /* 75 - 77, MIO end and EMIO start */
-                 "", "", "", "", "", /* 78 - 79 */
+                 "", "", /* 78 - 79 */
                  "", "", "", "", "", /* 80 - 84 */
                  "", "", "", "", "", /* 85 -89 */
                  "", "", "", "", "", /* 90 - 94 */
index 0f61eca3e9cbd8d4aac7b699baee488a4ea86a56..80829a120eccdab9c5ae18d55f44c33bf79a4eb9 100644 (file)
                  "USB1_DIR", "USB1_DATA2", "USB1_NXT", "USB1_DATA0", "USB1_DATA1", /* 65 - 69 */
                  "USB1_STP", "USB1_DATA3", "USB1_DATA4", "USB1_DATA5", "USB1_DATA6", /* 70 - 74 */
                  "USB1_DATA7", "ETH_MDC", "ETH_MDIO", /* 75 - 77, MIO end and EMIO start */
-                 "", "", "", "", "", /* 78 - 79 */
+                 "", "", /* 78 - 79 */
                  "", "", "", "", "", /* 80 - 84 */
                  "", "", "", "", "", /* 85 -89 */
                  "", "", "", "", "", /* 90 - 94 */
index 19f294167f611acfa35d71ee7c56497e572d08e2..35a13f127d370c274439336ba39df7a922a2ef4d 100644 (file)
                  "USB1_DIR", "USB1_DATA2", "USB1_NXT", "USB1_DATA0", "USB1_DATA1", /* 65 - 69 */
                  "USB1_STP", "USB1_DATA3", "USB1_DATA4", "USB1_DATA5", "USB1_DATA6", /* 70 - 74 */
                  "USB1_DATA7", "ETH_MDC", "ETH_MDIO", /* 75 - 77, MIO end and EMIO start */
-                 "", "", "", "", "", /* 78 - 79 */
+                 "", "", /* 78 - 79 */
                  "", "", "", "", "", /* 80 - 84 */
                  "", "", "", "", "", /* 85 -89 */
                  "", "", "", "", "", /* 90 - 94 */