Commit 9907f382 authored by Claudiu Beznea's avatar Claudiu Beznea Committed by Nicolas Ferre
Browse files

ARM: dts: at91: add conflict note for d3



Pin feeding d3 led may be in conflict with EBI CS0, USART2 CTS.
Add a note for this.

Signed-off-by: default avatarClaudiu Beznea <claudiu.beznea@microchip.com>
Signed-off-by: default avatarNicolas Ferre <nicolas.ferre@microchip.com>
Link: https://lore.kernel.org/r/20210727074006.1609989-2-claudiu.beznea@microchip.com
parent bf781869
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -399,7 +399,7 @@ d2 {
		};

		d3 {
			label = "d3";
			label = "d3"; /* Conflict with EBI CS0, USART2 CTS. */
			gpios = <&pioE 24 GPIO_ACTIVE_HIGH>;
		};
	};