Received: by 2002:ac0:946b:0:0:0:0:0 with SMTP id j40csp202674imj; Thu, 14 Feb 2019 18:35:55 -0800 (PST) X-Google-Smtp-Source: AHgI3IaISUW92h+HHxw/D8+m/8kbaE+XeyGNHlD0NAVBusZahU4LYW61/hDrLYJmLzWMG0+gua/K X-Received: by 2002:a17:902:7c82:: with SMTP id y2mr7563835pll.33.1550198155779; Thu, 14 Feb 2019 18:35:55 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1550198155; cv=none; d=google.com; s=arc-20160816; b=ubKBMMA3B/MGVWWGaQtgJO3JEJ98OgcUN0Ox68fjTAyOQagxg0Hf1o3Jvb7iJwlI9G h687a84Sztd1L822vhdylMaPPB7UJ/SADnJOA36PONYCaZ+H7w8IHp6eWrRaZ+ZkwLeB qNwLXJkfy87sKjqAl3Hc40ybHB8HvdB1enYz40ACDg0ZdlWdpC/nJMb6iwWYYhu32CDo +xYdstWpVsLH8qoQuDVO4xMXu7vnuG5/C9k31HWectcNiQ9T5qRcqdO+CdJQ1rslUQG3 l08XL1shwhQaknYrdwpZk1RDtHV1CCZndU1ZgSeYfyN4zL9adEQtYYXDjNrsgjNO4PAm 01MQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject; bh=aUhurY0d3hMnycce0DhLzmZkoHi7DeQFOOgidWoZL/U=; b=m+r995mtU6+nz2fJlIBh5vYJu3fRbQ8dIM9VcUAMV7javYgfBBi2LEARFfKFeWuP6V LDHtcj0t/L+uNsFjAJQV6HxB6z2yTmXtbK7Xy6/RiBfJUG1rrR/gHKzPVelosBk4T4Xp UEC0wQcxDZCQitwPIA3abgCGPDAqyA30bG6W0+vt5P46Wiud8qAgHcxLnTCyt0l4yL+G xcyQjTH8+f+3HrmhH6DPmGAvLHzvZAdcbeQhw2yHKS8dTnewYh0n9Ahmk85pCh9LcdJu CgU7EL0CZ5qabT4/QJ/ComGCRcXzZf/TtHUq92pHfgfFh9REVBlssMhqw+MFaUjZblj+ WP0A== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id d10si3730469pgv.14.2019.02.14.18.35.39; Thu, 14 Feb 2019 18:35:55 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729645AbfBOCZ6 (ORCPT + 99 others); Thu, 14 Feb 2019 21:25:58 -0500 Received: from mx.socionext.com ([202.248.49.38]:42781 "EHLO mx.socionext.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729267AbfBOCZx (ORCPT ); Thu, 14 Feb 2019 21:25:53 -0500 Received: from unknown (HELO kinkan-ex.css.socionext.com) ([172.31.9.52]) by mx.socionext.com with ESMTP; 15 Feb 2019 11:25:51 +0900 Received: from mail.mfilter.local (m-filter-2 [10.213.24.62]) by kinkan-ex.css.socionext.com (Postfix) with ESMTP id BB1F6180B51; Fri, 15 Feb 2019 11:25:51 +0900 (JST) Received: from 172.31.9.51 (172.31.9.51) by m-FILTER with ESMTP; Fri, 15 Feb 2019 11:25:51 +0900 Received: from yuzu.css.socionext.com (yuzu [172.31.8.45]) by kinkan.css.socionext.com (Postfix) with ESMTP id 28C961A15B7; Fri, 15 Feb 2019 11:25:51 +0900 (JST) Received: from [127.0.0.1] (unknown [10.213.119.83]) by yuzu.css.socionext.com (Postfix) with ESMTP id 0C5EA120459; Fri, 15 Feb 2019 11:25:51 +0900 (JST) Subject: Re: [PATCH v2 06/15] clocksource/drivers/timer-milbeaut: Introduce timer for Milbeaut SoCs To: Arnd Bergmann , Daniel Lezcano Cc: Linux Kernel Mailing List , Linux ARM , Arnd Bergmann , Thomas Gleixner , Takao Orito , Kazuhiro Kasai , Shinji Kanematsu , Jassi Brar , Masami Hiramatsu , linux-soc@vger.kernel.org References: <1549628812-31235-1-git-send-email-sugaya.taichi@socionext.com> <80f521e5-6207-a32f-2f79-c2cb81dd1908@linaro.org> <8f4ea33f-f176-e8d6-40fc-3286bd6a3fcc@linaro.org> From: "Sugaya, Taichi" Message-ID: Date: Fri, 15 Feb 2019 11:25:41 +0900 User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:60.0) Gecko/20100101 Thunderbird/60.5.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, On 2019/02/15 0:18, Arnd Bergmann wrote: > On Thu, Feb 14, 2019 at 3:44 PM Daniel Lezcano > wrote: >> >> On 13/02/2019 11:34, Sugaya, Taichi wrote: >>> Hi, >>> >>> On 2019/02/12 18:06, Daniel Lezcano wrote: >>>> On 08/02/2019 13:26, Sugaya Taichi wrote: >>>>> Add timer driver for Milbeaut SoCs series. >>>>> >>>>> The timer has two 32-bit width down counters, one of which is configured >>>>> as a clockevent device and the other is configured as a clock source. >>>>> >>>>> Signed-off-by: Sugaya Taichi >>>> >>>> Do want me to take it through my tree? >>>> >>> >>> Yes, please. >>> >>> By the way, the patch series includes other sub-system drivers, so >>> should it be splitted into each driver patch ? >> >> Well usually changes are per sub-systems but in case of first submission >> you may ask linux-soc@ team to take all the patches together with the >> acked-by tags from those subsystems maintainer. >> >> Added in Cc: Arnd@ and linux-soc@ >> >> I'll wait a bit before applying the patch you clarify this. > > Yes, I think merging them all together is best here. > > I saw the patches fly past but did not do a complete review, > but if all other review comments are addressed, I'd suggest > sending the entire series for inclusion to linux-soc@vger.kernel.org > with the Acked-by/Reviewed-by tags from subsystem maintainers > added in. > > Arnd > Thank you for suggestion. OK. I will send the series to the ML with the Acked-by/Reviewed-by tags. Thanks, Sugaya Taichi