From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 09797C433E6 for ; Mon, 8 Feb 2021 18:22:02 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id BE1B364E8F for ; Mon, 8 Feb 2021 18:22:01 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235348AbhBHSVz (ORCPT ); Mon, 8 Feb 2021 13:21:55 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36154 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235547AbhBHSUz (ORCPT ); Mon, 8 Feb 2021 13:20:55 -0500 Received: from mail-pj1-x1035.google.com (mail-pj1-x1035.google.com [IPv6:2607:f8b0:4864:20::1035]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 72412C06178C for ; Mon, 8 Feb 2021 10:20:03 -0800 (PST) Received: by mail-pj1-x1035.google.com with SMTP id q72so37405pjq.2 for ; Mon, 08 Feb 2021 10:20:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=9zRqnKotemQIlYkYjhK/E4a+qqM6lIOPn69n16fDYNg=; b=iQ9gOSuGIorCBxq5QjWrJ4m/CGdpR6udlj4xdEXLeUZKY2j8DkwDzrVmhJe6WFXqfE HMZLfrhOP5Qw0mx1ysB/Qnet3crW13tSpr3miFEaNzqU8b2V/RelL3qWEn0fdWBfJbs7 VEMA1YLfeL6TR603KlvQg7QiJ6c4WckTAx2/0Nhe35pn8Ak5CEPNsYjtoYGYxT8Lmyx7 6iGlJzOxj8Z4sGNMID4NIndFFSQOZW5GLC9JpmpMrck744/uZTkknwCbpamB8D2/lJVD eBt81hSB+5gIsSKbYVBA0PiQ5fid1RV0riYShwDd+3wY/XqmRPKdHWhZ2I6SJ8mhgbFq rYjg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=9zRqnKotemQIlYkYjhK/E4a+qqM6lIOPn69n16fDYNg=; b=MfeKyQEWhAmZAVFFd3mex6Hs6f8QekVpKjK10pDSbCeQi9jwrYxxCjEkUdNdG5v70G z2VfAxTRo+2qgfh8uvDV/HU/3GAzxhGvIynY0kHsWUuNFuEM8zTgz8ak40gqefBXURlr dLL3nGa3Pmc8mpw7vJWUimIHXQhxTkntNo/opWHD7dihghyJnWuy2YZSrM+AZ1h+ZlNT cgMDTy6quLZRQ54yb5k6p/X1+Zr/J46b6Sh5GqHlJ9/49zWoKEAe3vbPyCRYJ3oe3v79 nzptA1MsgwXm4QOtjTeuy2/6rmlUTxztw8WhNSsoA+kCGM3DWw3d56OYwolMEZcluvCt aSaw== X-Gm-Message-State: AOAM533EYtWmw5+0A6aPfOBwPPXvUXG/e2Hclia9w9WFvI66Y9pQ9BKo KkGhFQswyospcZCvRzdsPelT X-Google-Smtp-Source: ABdhPJzzXqA7utP+VvJ03ls6iQG2HZlEEddlPGCei34k0Jcx6mpRbeFjGg27D3cVekFEFNDpzQgJsw== X-Received: by 2002:a17:90a:c702:: with SMTP id o2mr45232pjt.7.1612808402901; Mon, 08 Feb 2021 10:20:02 -0800 (PST) Received: from thinkpad ([2409:4072:511:b09b:7889:3d00:547a:9980]) by smtp.gmail.com with ESMTPSA id w5sm14883217pfb.11.2021.02.08.10.19.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 08 Feb 2021 10:20:02 -0800 (PST) Date: Mon, 8 Feb 2021 23:49:54 +0530 From: Manivannan Sadhasivam To: Stephen Boyd Cc: jassisinghbrar@gmail.com, mturquette@baylibre.com, robh+dt@kernel.org, viresh.kumar@linaro.org, ulf.hansson@linaro.org, bjorn.andersson@linaro.org, agross@kernel.org, linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, devicetree@vger.kernel.org Subject: Re: [PATCH v3 0/5] Add APCS support for SDX55 Message-ID: <20210208181954.GA276254@thinkpad> References: <20210118041156.50016-1-manivannan.sadhasivam@linaro.org> <161280637168.76967.9168707371952675235@swboyd.mtv.corp.google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <161280637168.76967.9168707371952675235@swboyd.mtv.corp.google.com> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Mon, Feb 08, 2021 at 09:46:11AM -0800, Stephen Boyd wrote: > Quoting Manivannan Sadhasivam (2021-01-17 20:11:51) > > Changes in v2: > > > > * Modified the max_register value as per the SDX55 IPC offset in mailbox > > driver. > > > > Manivannan Sadhasivam (5): > > dt-bindings: mailbox: Add binding for SDX55 APCS > > mailbox: qcom: Add support for SDX55 APCS IPC > > I think I can apply the clk patches to clk tree without the mailbox > patches, right? > Yes, you can. Thanks for applying! Jassi: Can you please look into the mailbox patches? Regards, Mani > > dt-bindings: clock: Add Qualcomm A7 PLL binding > > clk: qcom: Add A7 PLL support > > clk: qcom: Add SDX55 APCS clock controller support > >