From: Sam Ravnborg <sam@ravnborg.org>
To: barebox@lists.infradead.org, "Alexander Kurz" <akurz@blala.de>,
"Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
Subject: [PATCH v2 0/3] diverse at91 related fixes
Date: Wed, 5 Jul 2017 20:27:47 +0200 [thread overview]
Message-ID: <20170705182747.GB13920@ravnborg.org> (raw)
This is a rework of the two patches sent earlier + an extra patch.
With these patches my AT91SAM9263EK board boots barebox.
clk: fix clk_get error handling
- changed based on feedback from Uwe, test for -ENOENT
gpiolib: fix: do not access oftree on non-OFDEVICE boards
- rebased on top of Alexenaders original fix
And a third patch that just adds a missing static (found while browsing code)
diffstat:
arch/arm/mach-at91/bootstrap.c | 2 +-
drivers/clk/clkdev.c | 2 +-
drivers/gpio/gpiolib.c | 8 +++++++-
3 files changed, 9 insertions(+), 3 deletions(-)
Sam
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next reply other threads:[~2017-07-05 18:28 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-05 18:27 Sam Ravnborg [this message]
2017-07-05 18:32 ` [PATCH 1/3] clk: fix clk_get error handling Sam Ravnborg
2017-07-05 18:33 ` [PATCH 2/3] gpio: fix null pointer exception when there is no oftree Sam Ravnborg
2017-07-06 12:46 ` Lucas Stach
2017-07-06 20:53 ` Alexander Kurz
2017-07-07 12:42 ` Lucas Stach
2017-07-05 18:34 ` [PATCH 3/3] arm: at91 bootstrap: declare local function static Sam Ravnborg
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=20170705182747.GB13920@ravnborg.org \
--to=sam@ravnborg.org \
--cc=akurz@blala.de \
--cc=barebox@lists.infradead.org \
--cc=u.kleine-koenig@pengutronix.de \
/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