Neil Armstrong <[email protected]> writes: > This patch describes the GPIO lines usage on the Khadas VIM board. > > This is useful in the debugfs gpio file and using the cdev gpio API. > > Signed-off-by: Neil Armstrong <[email protected]>
[...] > + /* Bank BOOT */ > + "eMMC D0", "eMMC D1", "eMMC D2", "eMMC D3", > + "eMMC D4", "eMMC D5", "eMMC D6", "eMMC D7", > + "eMMC Clk", "eMMC Reset", "eMMC CMD", > + "", "BOOT_MODE", "", "", "eMMC Data Strobe", nit/FYI: checkpatch whined about some trailing whitespace here. I fixed up locally before applying to v4.14/dt64. Kevin

