Unverified Commit ea81b91e authored by Vincent Pelletier's avatar Vincent Pelletier Committed by Palmer Dabbelt
Browse files

riscv: dts: sifive unmatched: Name gpio lines



Follow the pin descriptions given in the version 3 of the board schematics.

Signed-off-by: default avatarVincent Pelletier <plr.vincent@gmail.com>
Signed-off-by: default avatarPalmer Dabbelt <palmer@rivosinc.com>
parent 298d03c2
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -247,4 +247,8 @@

&gpio {
	status = "okay";
	gpio-line-names = "J29.1", "PMICNTB", "PMICSHDN", "J8.1", "J8.3",
		"PCIe_PWREN", "THERM", "UBRDG_RSTN", "PCIe_PERSTN",
		"ULPI_RSTN", "J8.2", "UHUB_RSTN", "GEMGXL_RST", "J8.4",
		"EN_VDD_SD", "SD_CD";
};