Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1701412 > unrolled thread

Re: [PATCH 1/2] ARM64: dts: meson-gxl-khadas-vim: Add GPIO lines names

Started byKevin Hilman <khilman@baylibre.com>
First post2017-08-01 22:00 +0200
Last post2017-08-01 22:00 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  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

#1701412 — Re: [PATCH 1/2] ARM64: dts: meson-gxl-khadas-vim: Add GPIO lines names

FromKevin Hilman <khilman@baylibre.com>
Date2017-08-01 22:00 +0200
SubjectRe: [PATCH 1/2] ARM64: dts: meson-gxl-khadas-vim: Add GPIO lines names
Message-ID<u9LuG-8fR-23@gated-at.bofh.it>
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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web