arm64: zynqmp: Add gpio labels for modepin gpio

Using label helps with better chip identification.

Signed-off-by: Michal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/12b2fcd94e528c8ca7117f6741aae36b5942b430.1683034376.git.michal.simek@amd.com
This commit is contained in:
Michal Simek 2023-05-02 15:35:42 +02:00
parent 5ac5794afb
commit 56bb4ed4da

View file

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