From: Sascha Hauer <s.hauer@pengutronix.de>
To: "Eric Bénard" <eric@eukrea.com>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH 1/2] serial-imx: fix for non of usage
Date: Tue, 23 Sep 2014 08:04:45 +0200 [thread overview]
Message-ID: <20140923060445.GR4992@pengutronix.de> (raw)
In-Reply-To: <1411424015-16466-1-git-send-email-eric@eukrea.com>
Hi Eric,
On Tue, Sep 23, 2014 at 12:13:34AM +0200, Eric Bénard wrote:
> this was broken by :
> "3843bfd serial: imx: Determine device name from device tree"
>
> Tested on an i.MX35.
>
> Signed-off-by: Eric Bénard <eric@eukrea.com>
This is already fixed by:
commit dc82bce50b6d7050c8a65682f5ea4078b293f171
Author: Philipp Zabel <p.zabel@pengutronix.de>
Date: Fri Aug 15 11:10:03 2014 +0200
serial: imx: Fix for non-devicetree boards
Commit 3843bfd0ab77eaf125ca617922927b61fc8ded74
"serial: imx: Determine device name from device tree"
broke this driver for non-devicetree boards, since
of_alias_get may not be called with a NULL pointer
as first argument.
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
It is contained in master and in the stable/v2014.09 branch.
Unfortunately it's broken in the last release.
Sascha
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next prev parent reply other threads:[~2014-09-23 6:05 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-22 22:13 [PATCH 1/2] serial-imx: fix for non of usage Eric Bénard
2014-09-22 22:13 ` [PATCH 2/2] eukrea-cpuimx35: refresh configuration Eric Bénard
2014-09-23 6:05 ` Sascha Hauer
2014-09-23 6:04 ` Sascha Hauer [this message]
2014-09-23 6:15 ` [PATCH 1/2] serial-imx: fix for non of usage Eric Bénard
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=20140923060445.GR4992@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=barebox@lists.infradead.org \
--cc=eric@eukrea.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.