arm64: zynqmp: Add gpio labels for modepin

Using labels helps with better identifications of chips.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/15b0f68077fb3c86d438caf8562de87367361c60.1652262769.git.michal.simek@amd.com
This commit is contained in:
Michal Simek 2022-05-11 11:52:46 +02:00 committed by Michal Simek
parent a4180c3696
commit e7b390024c

View file

@ -89,6 +89,10 @@
};
};
&modepin_gpio {
label = "modepin";
};
&uart1 { /* MIO36/MIO37 */
status = "okay";
};