Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1280104

Re: [PATCH 16/28] rtc: m41t80: add devicetree probe support

From Alexandre Belloni <alexandre.belloni@free-electrons.com>
Newsgroups linux.kernel
Subject Re: [PATCH 16/28] rtc: m41t80: add devicetree probe support
Date 2015-11-30 18:00 +0100
Message-ID <qAzXX-69w-1@gated-at.bofh.it> (permalink)
References <qAzuW-5YC-3@gated-at.bofh.it> <qAzuW-5YC-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hi,

On 30/11/2015 at 16:21:41 +0000, Paul Burton wrote :
> Allow the m41t80 RTC driver to be probed via devicetree.
> 

This patch is probably unnecessary as "m41t81s" is already part of
m41t80_id[] and will be matched with "st,m41t81s" by the i2c core. See
http://lxr.free-electrons.com/source/drivers/i2c/i2c-core.c#L700

I actually don't know how to get people to stop submitting that kind of
patches :)

-- 
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 16/28] rtc: m41t80: add devicetree probe support Paul Burton <paul.burton@imgtec.com> - 2015-11-30 17:30 +0100
  Re: [PATCH 16/28] rtc: m41t80: add devicetree probe support Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2015-11-30 18:00 +0100

csiph-web