Commit 56bb4ed4 authored by Michal Simek's avatar Michal Simek

arm64: zynqmp: Add gpio labels for modepin gpio

Using label helps with better chip identification.
Signed-off-by: default avatarMichal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/12b2fcd94e528c8ca7117f6741aae36b5942b430.1683034376.git.michal.simek@amd.com
parent 5ac5794a
...@@ -77,6 +77,10 @@ ds36-led { ...@@ -77,6 +77,10 @@ ds36-led {
}; };
}; };
&modepin_gpio {
label = "modepin";
};
&uart1 { /* MIO36/MIO37 */ &uart1 { /* MIO36/MIO37 */
status = "okay"; status = "okay";
}; };
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment