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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id EB91EC433EF for ; Wed, 6 Jul 2022 23:25:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230009AbiGFXZ7 (ORCPT ); Wed, 6 Jul 2022 19:25:59 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40520 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232370AbiGFXZ6 (ORCPT ); Wed, 6 Jul 2022 19:25:58 -0400 Received: from fllv0015.ext.ti.com (fllv0015.ext.ti.com [198.47.19.141]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E3EEE2C122 for ; Wed, 6 Jul 2022 16:25:56 -0700 (PDT) Received: from fllv0035.itg.ti.com ([10.64.41.0]) by fllv0015.ext.ti.com (8.15.2/8.15.2) with ESMTP id 266NPieN066177; Wed, 6 Jul 2022 18:25:44 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1657149944; bh=4BRnxF3nLhXQixDuq7UdD8GzJ8Zm2rgsDBQbL+ioKMU=; h=Date:From:To:CC:Subject:References:In-Reply-To; b=XmMStkkiBJFlQD7x3dsD6QzBKzRwYOH1p2/ZGYZDg97K/USk4gaJpE/i4WpU++wEv 8xsWNJ4W1IKkeAU6ypK/z9h1VIxLszm3MblFXhemqXfrgtjY5b31wEKoNgj1ouFgFR v0B001CvR2crh/matObi+1qgACzbgseXzED0AhX4= Received: from DLEE112.ent.ti.com (dlee112.ent.ti.com [157.170.170.23]) by fllv0035.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 266NPiKp041393 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Wed, 6 Jul 2022 18:25:44 -0500 Received: from DLEE102.ent.ti.com (157.170.170.32) by DLEE112.ent.ti.com (157.170.170.23) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2308.14; Wed, 6 Jul 2022 18:25:44 -0500 Received: from lelv0326.itg.ti.com (10.180.67.84) by DLEE102.ent.ti.com (157.170.170.32) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2308.14 via Frontend Transport; Wed, 6 Jul 2022 18:25:44 -0500 Received: from localhost (ileax41-snat.itg.ti.com [10.172.224.153]) by lelv0326.itg.ti.com (8.15.2/8.15.2) with ESMTP id 266NPi9s005285; Wed, 6 Jul 2022 18:25:44 -0500 Date: Wed, 6 Jul 2022 18:25:44 -0500 From: Nishanth Menon To: Georgi Vlaev CC: Vignesh Raghavendra , Tero Kristo , Rob Herring , Krzysztof Kozlowski , , Subject: Re: [PATCH 1/2] arm64: dts: ti: k3-am62-main: Add epwm nodes Message-ID: <20220706232544.z5hj4i3rcmhhlp37@spinal> References: <20220531205229.198011-1-g-vlaev@ti.com> <20220531205229.198011-2-g-vlaev@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <20220531205229.198011-2-g-vlaev@ti.com> User-Agent: NeoMutt/20171215 X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 23:52-20220531, Georgi Vlaev wrote: [...] > Signed-off-by: Georgi Vlaev > --- > arch/arm64/boot/dts/ti/k3-am62-main.dtsi | 33 ++++++++++++++++++++++++ > 1 file changed, 33 insertions(+) > > diff --git a/arch/arm64/boot/dts/ti/k3-am62-main.dtsi b/arch/arm64/boot/dts/ti/k3-am62-main.dtsi > index d08abad0bcf4..951f0309d6be 100644 > --- a/arch/arm64/boot/dts/ti/k3-am62-main.dtsi > +++ b/arch/arm64/boot/dts/ti/k3-am62-main.dtsi > @@ -54,6 +54,12 @@ phy_gmii_sel: phy@4044 { > reg = <0x4044 0x8>; > #phy-cells = <1>; > }; > + > + epwm_tbclk: clock@4130 { > + compatible = "ti,am62-epwm-tbclk", "syscon"; Lets do this in the next rc1 cycle. we should have all the missing pieces in master by then. [...] -- Regards, Nishanth Menon Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5 849D 1736 249D