On 1/31/19 7:26 PM, Thierry Reding wrote:
On Thu, Jan 31, 2019 at 05:24:06PM +0800, Joseph Lo wrote:
The tegra timer is necessary for Tegra210 to support CPU idle power-down
state. So select it by default.
Signed-off-by: Joseph Lo <josephl@xxxxxxxxxx>
---
v4:
* new added in this version
---
drivers/soc/tegra/Kconfig | 1 +
1 file changed, 1 insertion(+)
So this technically depends on patch 2/7, so it would make sense for
Daniel or Thomas to pick this up along with 2/7, but you didn't Cc them,
so they're not aware of this.
I think you need to either resend the series and Cc both Daniel and
Thomas on all the patches in the series, or we have to make sure that
this patch is not applied before patch 2/7, otherwise Kconfig will
complain. If you decide to resend, this patch is:
Okay, will resend this series.
Thanks for your review,
Joseph
Acked-by: Thierry Reding <treding@xxxxxxxxxx>
Thierry