From: brgl@bgdev.pl (Bartosz Golaszewski)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/5] ARM: davinci: set GPIO base to 0 manually
Date: Tue, 20 Nov 2018 13:31:20 +0100 [thread overview]
Message-ID: <20181120123125.24938-1-brgl@bgdev.pl> (raw)
From: Bartosz Golaszewski <bgolaszewski@baylibre.com>
This is a follow-up to the series that fixes a problem with ethernet
on da850-evm. All DaVinci boards in legacy mode were broken by commit
587f7a694f01 ("gpio: davinci: Use dev name for label and automatic
base selection"). This series sets the GPIO base to 0 manually for all
DaVinci SoCs.
Bartosz Golaszewski (5):
ARM: davinci: dm365: set the GPIO base to 0
ARM: davinci: dm646x: set the GPIO base to 0
ARM: davinci: dm355: set the GPIO base to 0
ARM: davinci: da830: set the GPIO base to 0
ARM: davinci: dm644x: set the GPIO base to 0
arch/arm/mach-davinci/da830.c | 2 ++
arch/arm/mach-davinci/dm355.c | 2 ++
arch/arm/mach-davinci/dm365.c | 2 ++
arch/arm/mach-davinci/dm644x.c | 2 ++
arch/arm/mach-davinci/dm646x.c | 2 ++
5 files changed, 10 insertions(+)
--
2.19.1
next reply other threads:[~2018-11-20 12:31 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-20 12:31 Bartosz Golaszewski [this message]
2018-11-20 12:31 ` [PATCH 1/5] ARM: davinci: dm365: set the GPIO base to 0 Bartosz Golaszewski
2018-11-20 12:31 ` [PATCH 2/5] ARM: davinci: dm646x: " Bartosz Golaszewski
2018-11-20 12:31 ` [PATCH 3/5] ARM: davinci: dm355: " Bartosz Golaszewski
2018-11-20 12:31 ` [PATCH 4/5] ARM: davinci: da830: " Bartosz Golaszewski
2018-11-20 12:31 ` [PATCH 5/5] ARM: davinci: dm644x: " Bartosz Golaszewski
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=20181120123125.24938-1-brgl@bgdev.pl \
--to=brgl@bgdev.pl \
--cc=linux-arm-kernel@lists.infradead.org \
/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).