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 48FF9C2D0CE for ; Fri, 24 Jan 2020 07:22:08 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 1B0EE208C4 for ; Fri, 24 Jan 2020 07:22:08 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=ti.com header.i=@ti.com header.b="QiwhuVMU" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730408AbgAXHWE (ORCPT ); Fri, 24 Jan 2020 02:22:04 -0500 Received: from lelv0143.ext.ti.com ([198.47.23.248]:52876 "EHLO lelv0143.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725817AbgAXHWE (ORCPT ); Fri, 24 Jan 2020 02:22:04 -0500 Received: from lelv0265.itg.ti.com ([10.180.67.224]) by lelv0143.ext.ti.com (8.15.2/8.15.2) with ESMTP id 00O7M0Ei114290; Fri, 24 Jan 2020 01:22:00 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1579850520; bh=/+wlp8NWszHu9hwI5xbto1zIaBFloKdl6UogH/4mwhU=; h=Subject:To:CC:References:From:Date:In-Reply-To; b=QiwhuVMUi/aTOpIug3SzDNZSwMB3gfgLc7V4ovistaSez/3RKNNue9MTbvUpxXJhY jjhJAoqfiDELievWnkBOlJy+Jbjcx3jP2j5ANoPvVmIykvOW5M/qoXGYhMqPSey+Lx qnD+K31pH9JqmMkEUyG1Hn2SlOwE9ZA7CEHVEXpE= Received: from DLEE108.ent.ti.com (dlee108.ent.ti.com [157.170.170.38]) by lelv0265.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 00O7LxS9129366 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Fri, 24 Jan 2020 01:21:59 -0600 Received: from DLEE108.ent.ti.com (157.170.170.38) by DLEE108.ent.ti.com (157.170.170.38) 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:21:59 -0600 Received: from fllv0039.itg.ti.com (10.64.41.19) by DLEE108.ent.ti.com (157.170.170.38) 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:21:59 -0600 Received: from [127.0.0.1] (ileax41-snat.itg.ti.com [10.172.224.153]) by fllv0039.itg.ti.com (8.15.2/8.15.2) with ESMTP id 00O7Lu22064904; Fri, 24 Jan 2020 01:21:57 -0600 Subject: Re: [Patch v4 00/10] ARM: dts: dra7: add cal nodes To: Tony Lindgren , Benoit Parrot CC: , , Rob Herring , , References: <20191211140558.10407-1-bparrot@ti.com> <20200123171737.GB5885@atomide.com> <20200123172624.GE5885@atomide.com> From: Tero Kristo Message-ID: <668be3a7-d9be-6a2e-71ba-5631bf99dfae@ti.com> Date: Fri, 24 Jan 2020 09:21:56 +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: <20200123172624.GE5885@atomide.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 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. -Tero -- Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki. Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki