Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1701412
| From | Kevin Hilman <khilman@baylibre.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/2] ARM64: dts: meson-gxl-khadas-vim: Add GPIO lines names |
| Date | 2017-08-01 22:00 +0200 |
| Message-ID | <u9LuG-8fR-23@gated-at.bofh.it> (permalink) |
| References | <u8dY5-4rR-5@gated-at.bofh.it> <u8dY5-4rR-3@gated-at.bofh.it> |
| Organization | BayLibre |
Neil Armstrong <narmstrong@baylibre.com> 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 <narmstrong@baylibre.com> [...] > + /* 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
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH 1/2] ARM64: dts: meson-gxl-khadas-vim: Add GPIO lines names Kevin Hilman <khilman@baylibre.com> - 2017-08-01 22:00 +0200
csiph-web