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=-2.4 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 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 5D954C35242 for ; Fri, 24 Jan 2020 07:25:31 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 3171E2071E for ; Fri, 24 Jan 2020 07:25:31 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=ti.com header.i=@ti.com header.b="Kmj75LTh" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730121AbgAXHZa (ORCPT ); Fri, 24 Jan 2020 02:25:30 -0500 Received: from fllv0016.ext.ti.com ([198.47.19.142]:35384 "EHLO fllv0016.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725817AbgAXHZa (ORCPT ); Fri, 24 Jan 2020 02:25:30 -0500 Received: from fllv0034.itg.ti.com ([10.64.40.246]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 00O7PPtv035938; Fri, 24 Jan 2020 01:25:25 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1579850725; bh=aLKZcPtLNbLT7eCPXz16+bbLYos68avohZ2UHw2V4J8=; h=Subject:From:To:CC:References:Date:In-Reply-To; b=Kmj75LThcu/JVrwWStAt7z/VAW5eFfd9BT+NJjhXLgHSc/e/F/5sfny4hGFzogON5 3DkIDku8nscWAb5IHQoolmQUN8M5KO9dMLIpGdW/nnOXb2eRwendguJ0/fL10kDseL ojEaGSx6vNw+dNf/zG0akC0W9ZqzXcbb2WBOwXJo= Received: from DLEE115.ent.ti.com (dlee115.ent.ti.com [157.170.170.26]) by fllv0034.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 00O7PP6f029771 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Fri, 24 Jan 2020 01:25:25 -0600 Received: from DLEE106.ent.ti.com (157.170.170.36) by DLEE115.ent.ti.com (157.170.170.26) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1847.3; Fri, 24 Jan 2020 01:25:24 -0600 Received: from lelv0327.itg.ti.com (10.180.67.183) by DLEE106.ent.ti.com (157.170.170.36) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1847.3 via Frontend Transport; Fri, 24 Jan 2020 01:25:25 -0600 Received: from [127.0.0.1] (ileax41-snat.itg.ti.com [10.172.224.153]) by lelv0327.itg.ti.com (8.15.2/8.15.2) with ESMTP id 00O7PMei089371; Fri, 24 Jan 2020 01:25:23 -0600 Subject: Re: [Patch v4 00/10] ARM: dts: dra7: add cal nodes From: Tero Kristo To: Tony Lindgren , Benoit Parrot CC: , , Rob Herring , , References: <20191211140558.10407-1-bparrot@ti.com> <20200123171737.GB5885@atomide.com> <20200123172624.GE5885@atomide.com> <668be3a7-d9be-6a2e-71ba-5631bf99dfae@ti.com> Message-ID: Date: Fri, 24 Jan 2020 09:25:22 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.2.2 MIME-Version: 1.0 In-Reply-To: <668be3a7-d9be-6a2e-71ba-5631bf99dfae@ti.com> Content-Type: text/plain; charset="utf-8"; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Sender: linux-clk-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-clk@vger.kernel.org On 24/01/2020 09:21, Tero Kristo wrote: > On 23/01/2020 19:26, Tony Lindgren wrote: >> * Tony Lindgren [200123 17:18]: >>> * Benoit Parrot [191211 06:03]: >>>> This patch series adds the needed clkctrl and ty-sysc nodes for CAL >>>> module. >>>> It also adds support for the module in related dtsi and dts for DRA72, >>>> DRA76 and AM654 SoC. >>> >>> Applying these into omap-for-v5.6/ti-sysc-dt-cam on top of Tero's >>> for-5.6-ti-clk branch. It might be too later for v5.6, but we'll >>> see. >> >> Actually I'll leave out the k3-am65 dts changes as I don't see >> acks for those. Tero can pick up those later. >> >> Regards, >> >> Tony >> > > Right, I think I also missed the cal clkctrl patch in this series. This > series is imho applying against too many different trees (three if I am > not mistaken) and should be split up to avoid confusion / not to get > lost in mailboxes. Not cal clkctrl but the cal k3 patches. I just assumed all dts patches in this series were against omaps. Anyways, I am planning to send k3 dts pull v2 today due to dma patches from Peter, so I think I can sneak these also in with that... -Tero -- Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki. Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki