mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-28 10:01:29 +02:00
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:
parent
a4180c3696
commit
e7b390024c
@ -89,6 +89,10 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
&modepin_gpio {
|
||||||
|
label = "modepin";
|
||||||
|
};
|
||||||
|
|
||||||
&uart1 { /* MIO36/MIO37 */
|
&uart1 { /* MIO36/MIO37 */
|
||||||
status = "okay";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user