From: marex@denx.de (Marek Vasut)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 2/2] serial: mxs-auart: Allow device tree probing
Date: Fri, 15 Jun 2012 19:00:21 +0200 [thread overview]
Message-ID: <201206151900.21740.marex@denx.de> (raw)
In-Reply-To: <CAOMZO5AFaWGEfEhVs1TVc0c_Wp6aB7FT5zKHEoiucLnuWGg8zA@mail.gmail.com>
Dear Fabio Estevam,
> On Fri, Jun 15, 2012 at 1:16 PM, Marek Vasut <marex@denx.de> wrote:
> > Dear Fabio Estevam,
> >
> >> On Fri, Jun 15, 2012 at 1:06 PM, Shawn Guo <shawn.guo@linaro.org> wrote:
> >> >> +MODULE_DEVICE_TABLE(platform, mxs_auart_devtype);
> >> >
> >> > ...
> >> >
> >> >> + .id_table = mxs_auart_devtype,
> >> >
> >> > I do not think we need these.
> >>
> >> WIthout this, the non-dt kernel does not probe correctly.
> >
> > But we don't support non-DT kernel anymore.
>
> but I don't want my patch to break something that has been working for
> a long time.
But we don't care if the non-DT case gets broken anyway *. It's unsupported and
will be removed.
* that's how I understand it.
Best regards,
Marek Vasut
next prev parent reply other threads:[~2012-06-15 17:00 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-15 15:35 [PATCH v3 1/2] ARM: dts: mx28evk: Add auart0 and auart3 support Fabio Estevam
2012-06-15 15:35 ` [PATCH v3 2/2] serial: mxs-auart: Allow device tree probing Fabio Estevam
2012-06-15 15:48 ` Marek Vasut
2012-06-15 16:06 ` Shawn Guo
2012-06-15 16:11 ` Fabio Estevam
2012-06-15 16:16 ` Marek Vasut
2012-06-15 16:18 ` Fabio Estevam
2012-06-15 17:00 ` Marek Vasut [this message]
2012-06-16 2:01 ` Shawn Guo
2012-06-16 1:59 ` Shawn Guo
2012-06-15 15:48 ` [PATCH v3 1/2] ARM: dts: mx28evk: Add auart0 and auart3 support Marek Vasut
2012-06-15 16:03 ` Shawn Guo
2012-06-18 13:06 ` [PATCH v4 2/2] serial: mxs-auart: Allow device tree probing Fabio Estevam
2012-06-18 13:33 ` Shawn Guo
2012-06-18 13:36 ` Marek Vasut
2012-06-18 15:25 ` Greg Kroah-Hartman
2012-06-18 20:42 ` Subodh Nijsure
2012-06-18 20:50 ` Fabio Estevam
2012-07-13 10:33 ` Marc Kleine-Budde
2012-07-13 10:35 ` Marc Kleine-Budde
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=201206151900.21740.marex@denx.de \
--to=marex@denx.de \
--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).