linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Bartosz Golaszewski <brgl@bgdev.pl>
To: Sekhar Nori <nsekhar@ti.com>, Kevin Hilman <khilman@kernel.org>
Cc: Bartosz Golaszewski <bgolaszewski@baylibre.com>,
	Linus Walleij <linus.walleij@linaro.org>,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	"Andrew F . Davis" <afd@ti.com>
Subject: [PATCH 0/5] ARM: davinci: fix label names in GPIO lookup entries
Date: Thu,  3 Jan 2019 16:10:59 +0100	[thread overview]
Message-ID: <20190103151104.11839-1-brgl@bgdev.pl> (raw)

From: Bartosz Golaszewski <bgolaszewski@baylibre.com>

Hi Sekhar,

I noticed some more breakage resulting from commit 587f7a694f01 ("gpio:
davinci: Use dev name for label and automatic base selection"). This
series fixes GPIO lookups in legacy mode for DaVinci.

Bartosz Golaszewski (5):
  ARM: davinci: da830-evm: fix label names in GPIO lookup entries
  ARM: davinci: da850-evm: fix label names in GPIO lookup entries
  ARM: davinci: dm355-evm: fix label names in GPIO lookup entries
  ARM: davinci: dm644x-evm: fix label names in GPIO lookup entries
  ARM: davinci: omapl138-hawk: fix label names in GPIO lookup entries

 arch/arm/mach-davinci/board-da830-evm.c     | 4 ++--
 arch/arm/mach-davinci/board-da850-evm.c     | 4 ++--
 arch/arm/mach-davinci/board-dm355-evm.c     | 4 ++--
 arch/arm/mach-davinci/board-dm644x-evm.c    | 4 ++--
 arch/arm/mach-davinci/board-omapl138-hawk.c | 4 ++--
 5 files changed, 10 insertions(+), 10 deletions(-)

-- 
2.19.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

             reply	other threads:[~2019-01-03 15:11 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-03 15:10 Bartosz Golaszewski [this message]
2019-01-03 15:11 ` [PATCH 1/5] ARM: davinci: da830-evm: fix label names in GPIO lookup entries Bartosz Golaszewski
2019-01-11  9:38   ` Linus Walleij
2019-01-11 10:56     ` Sekhar Nori
2019-01-03 15:11 ` [PATCH 2/5] ARM: davinci: da850-evm: " Bartosz Golaszewski
2019-01-03 15:11 ` [PATCH 3/5] ARM: davinci: dm355-evm: " Bartosz Golaszewski
2019-01-03 15:11 ` [PATCH 4/5] ARM: davinci: dm644x-evm: " Bartosz Golaszewski
2019-01-03 15:11 ` [PATCH 5/5] ARM: davinci: omapl138-hawk: " Bartosz Golaszewski
2019-01-04  8:15 ` [PATCH 0/5] ARM: davinci: " Sekhar Nori

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190103151104.11839-1-brgl@bgdev.pl \
    --to=brgl@bgdev.pl \
    --cc=afd@ti.com \
    --cc=bgolaszewski@baylibre.com \
    --cc=khilman@kernel.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nsekhar@ti.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).