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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 8D7A7C54EBE for ; Fri, 13 Jan 2023 10:02:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:From:References:To:Subject: CC:MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=BE8ZwwYUDwR1W3LzU6aIGv84ncRF2WypZCo5U4T63sY=; b=IUtfWvv8AaAV0O sbXuboVxznmgMikoHtVThqY2+Rh2n2BjKAIf/frBGmWfVSN9X6AT0qX6CtAjM8Nyl5Geh8BbvBmOZ ym0mELn/UyhCVmQgbkqyqMQKXYx/wSFL5KMRiOLG2aEePbwghxAjLUxM3bGVIB7SDS/+KEMsha3HL R7HljgLWBevInVO1WB5cVp3KKX9QxpewYU8CTQ2MwGOlQ7liEnAQdAp/eROJb9FXUHpXnjtopc3R2 jen8WCe2WDbBusi32QVi5yUWsfPdKsOi/7y2JhGbVyujXyFB5prJ3pRPFASGJVoLxU9MYY/iqCAFT 0xufo0MJ/9XWLGU1H5pQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pGGrq-001dK5-FS; Fri, 13 Jan 2023 10:00:59 +0000 Received: from fllv0016.ext.ti.com ([198.47.19.142]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pGGnW-001amp-6w for linux-arm-kernel@lists.infradead.org; Fri, 13 Jan 2023 09:56:32 +0000 Received: from fllv0034.itg.ti.com ([10.64.40.246]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 30D9uDrA087684; Fri, 13 Jan 2023 03:56:13 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1673603774; bh=6AddglEzoh+9QUff07hr9GkAr80Dg+psvuk7ocIif98=; h=Date:CC:Subject:To:References:From:In-Reply-To; b=xlcMPEgD80UD/noXs3i9eEw+yEBQGotNNzXcm/fyYDUrTs4e1+nuOPppZaMwOxCbA ocCbhd00azB6GUjhF1Vkgg+myko5DU6+zqlyt/5NTgFnKEf5W3378Gl12CRx7NnSjh WgBHqLLcz3FxJRXR3rQxD5UKNWxarr4so8WO85bI= Received: from DFLE103.ent.ti.com (dfle103.ent.ti.com [10.64.6.24]) by fllv0034.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 30D9uDF5086837 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Fri, 13 Jan 2023 03:56:13 -0600 Received: from DFLE113.ent.ti.com (10.64.6.34) by DFLE103.ent.ti.com (10.64.6.24) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.16; Fri, 13 Jan 2023 03:56:13 -0600 Received: from lelv0327.itg.ti.com (10.180.67.183) by DFLE113.ent.ti.com (10.64.6.34) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.16 via Frontend Transport; Fri, 13 Jan 2023 03:56:13 -0600 Received: from [172.24.145.61] (ileaxei01-snat.itg.ti.com [10.180.69.5]) by lelv0327.itg.ti.com (8.15.2/8.15.2) with ESMTP id 30D9u8uR004757; Fri, 13 Jan 2023 03:56:09 -0600 Message-ID: <19566370-3cf1-09fd-119f-c39c0309eb6d@ti.com> Date: Fri, 13 Jan 2023 15:26:08 +0530 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2 CC: , , , , , , , , , , , , , , , , Subject: Re: [PATCH net-next 0/5] Add PPS support to am65-cpts driver Content-Language: en-US To: Roger Quadros References: <20230111114429.1297557-1-s-vadapalli@ti.com> <2fc741b2-671d-8817-1d6f-511398aea9ff@kernel.org> From: Siddharth Vadapalli In-Reply-To: <2fc741b2-671d-8817-1d6f-511398aea9ff@kernel.org> X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230113_015630_564193_24396180 X-CRM114-Status: GOOD ( 19.73 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hello Roger, On 13/01/23 15:18, Roger Quadros wrote: > Siddharth, > > On 11/01/2023 13:44, Siddharth Vadapalli wrote: >> The CPTS hardware doesn't support PPS signal generation. Using the GenFx >> (periodic signal generator) function, it is possible to model a PPS signal >> followed by routing it via the time sync router to the CPTS_HWy_TS_PUSH >> (hardware time stamp) input, in order to generate timestamps at 1 second >> intervals. >> >> This series adds driver support for enabling PPS signal generation. >> Additionally, the documentation for the am65-cpts driver is updated with >> the bindings for the "ti,pps" property, which is used to inform the >> pair [CPTS_HWy_TS_PUSH, GenFx] to the cpts driver. The PPS example is >> enabled for AM625-SK board by default, by adding the timesync_router node >> to the AM62x SoC, and configuring it for PPS in the AM625-SK board dts. >> >> Grygorii Strashko (3): >> dt-binding: net: ti: am65x-cpts: add 'ti,pps' property >> net: ethernet: ti: am65-cpts: add pps support >> net: ethernet: ti: am65-cpts: adjust pps following ptp changes >> >> Siddharth Vadapalli (2): >> arm64: dts: ti: k3-am62-main: Add timesync router node >> arm64: dts: ti: k3-am625-sk: Add cpsw3g cpts PPS support > > Device tree patches need to be sent separately. You don't need to involve > net maintainers for that. > > If you introduce a new binding then that needs to be in maintainer's > tree before you can send a related device tree patch. Thank you for letting me know. Would I need to resend the series in order for it to be reviewed? I was hoping that if I get feedback for this series, I will implement it and post just the bindings and driver patches as the v2 series, dropping the device tree patches. Please let me know. Regards, Siddharth. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel