From: Paul Bolle <hidden> Date: 2014-09-26 12:15:06
Hi Carlo,
Your commit 3b8f5030ddcf ("ARM: meson: add basic support for MesonX
SoCs") landed in next-20140926. It adds (among other things) a select
statement:
select MESON6_TIMER
But there's no Kconfig symbol MESON6_TIMER (in next-20140926). I assume
that this symbol is queued somewhere. (Probably related is the currently
orphaned DT string "amlogic,meson6-timer".) Is that correct?
Paul Bolle
From: Carlo Caione <hidden> Date: 2014-09-26 12:21:33
On Fri, Sep 26, 2014 at 2:15 PM, Paul Bolle [off-list ref] wrote:
Hi Carlo,
Hi Paul,
Your commit 3b8f5030ddcf ("ARM: meson: add basic support for MesonX
SoCs") landed in next-20140926. It adds (among other things) a select
statement:
select MESON6_TIMER
But there's no Kconfig symbol MESON6_TIMER (in next-20140926). I assume
that this symbol is queued somewhere. (Probably related is the currently
orphaned DT string "amlogic,meson6-timer".) Is that correct?
I probably won't have to bother you again. Thanks!
No problem. It is my fault.
I left the select statement and the DTS node in when the original
patchset [0] was split in two parts.
Sorry for the trouble.
[0] http://www.spinics.net/lists/arm-kernel/msg361789.html
--
Carlo Caione