Received: by 2002:a05:6a10:9848:0:0:0:0 with SMTP id x8csp171997pxf; Wed, 7 Apr 2021 23:42:48 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzsMkt4g4EVS6bJbYYCXh4pOuv/Y4G1aO3lINN8cYaviQpv283wiDx31CIt8hHaRvvEXxx9 X-Received: by 2002:a17:907:3fa8:: with SMTP id hr40mr6117836ejc.283.1617864168401; Wed, 07 Apr 2021 23:42:48 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1617864168; cv=none; d=google.com; s=arc-20160816; b=iO0qyoHLu+pqcDA+eJkH8KAsXZNhEEQw5IXhi/A6N87mCqtiELWaDx+yOHrzKSLM00 p9qCpl3kCYxyYwXxQeFIg3zrsSnUfItEb0YjqYDN8NjQVFolWxEPSf4QHUWz6r5eutgM K4y7JyFOzVzD+GNSMJNxfc72mYqK/zG2O8uCtUWomH0lIinwFlXa6nEOxomMVIuE9PqA 7fSNHpT4BshNWaoH/LI9SnHRw226GdewrpvAK27mC3rY1xEnQxAuGQ5nm0iHf7JZolxf f2kDJVITUvLjMlzPMGuH6NzCUZ8IsR6Dd3ny/LvI3WBkkRfVzx8uGirqYhZlXwGvAcK3 k0Sg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=9EVpk8mhvK/Gciml+j0wW4WmSPmTCTAEcb/5Ti902b0=; b=Dh0gtWlaeJtssqgtyafXrl7KmfKxF+mT7DYh+twy2VVUCBY/UFNjy30CCseSs0NoZW GC7ziYvoUIXy7doHlxlxNdMwUiqkxi0ot/WdL9Dc3E4L863d3/gGgrU4fY4xBTHhpGfT zTc4hfPVHc6j4JF700Nowyr/+J97469HVAO3WDkYocroAtsYKBeAHOp7SUamBGEHq+/I Sq8NgAlsgHlRKG2BT1LFNV6KMlOapYg82zo/u1XVUnHUhFJuyhr5KOFEaCCBCZ3lenww jbCmwAO9pRI7Y7eobkhWz9YwO/LfYzlcn0Vj2KCBFgI+cQu9m6jAO/7rfrNDwAxFS3V5 +t5Q== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=M5V5o1A8; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id h16si21973967ede.206.2021.04.07.23.42.25; Wed, 07 Apr 2021 23:42:48 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=M5V5o1A8; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230124AbhDHGle (ORCPT + 99 others); Thu, 8 Apr 2021 02:41:34 -0400 Received: from mail.kernel.org ([198.145.29.99]:38328 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229745AbhDHGld (ORCPT ); Thu, 8 Apr 2021 02:41:33 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id EA60461132; Thu, 8 Apr 2021 06:41:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1617864082; bh=/zU1SlCaZTsU0PeIDHRx1Ni+FXc8yx1r7z2bbF2dzjk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=M5V5o1A8FvYfXDbN3slbnKl/QgW5BUOgsjmpwafHlilpx8ael5ZlSxB0S5p/Aayif IxQLzvPk61KgX314LBZx/IkhO2N7sBct1bLjd3RRqAj/bIt2G35desDOOzb5DZ+I+8 kqsqLx+Llco4ab8zJoueSOLALR5Iqh8TTZA2OZNY= Date: Thu, 8 Apr 2021 08:41:19 +0200 From: Greg Kroah-Hartman To: Stephen Boyd Cc: Michael Turquette , Saravana Kannan , kernel-team@android.com, linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v1 0/2] Add sync_state() support to clock framework Message-ID: References: <20210407034456.516204-1-saravanak@google.com> <161784175956.3790633.6032492675008535412@swboyd.mtv.corp.google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <161784175956.3790633.6032492675008535412@swboyd.mtv.corp.google.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Apr 07, 2021 at 05:29:19PM -0700, Stephen Boyd wrote: > Quoting Saravana Kannan (2021-04-06 20:44:53) > > Stephen, > > > > We can decide later if both these patches land through clk tree or the > > driver-core tree. The meat of the series is in Patch 2/2 and that commit > > text gives all the details. > > The majority of the diff is in drivers/clk so presumably it can be > merged through the clk tree if Greg acks the include file API. Now acked, merge away!