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 CC230C83F29 for ; Thu, 31 Aug 2023 08:26:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S244284AbjHaI0l (ORCPT ); Thu, 31 Aug 2023 04:26:41 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52250 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S242250AbjHaI0g (ORCPT ); Thu, 31 Aug 2023 04:26:36 -0400 Received: from fllv0016.ext.ti.com (fllv0016.ext.ti.com [198.47.19.142]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E2314E47; Thu, 31 Aug 2023 01:26:24 -0700 (PDT) Received: from lelv0266.itg.ti.com ([10.180.67.225]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 37V8QAQ5079893; Thu, 31 Aug 2023 03:26:10 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1693470370; bh=BpAQV6wM+o+2MShaJlsa19Hy9LkX3eiX1Pj9x74n76U=; h=Date:Subject:To:CC:References:From:In-Reply-To; b=Qj9/utkFlU15CyJ5mc2zOMfH3tsBtEzUwVD43F8rcFo0q21RUuRKwP+IrbFuuPQM0 ZmpUuZS3utT+1TArJkQDG+Vxa+tkYiSeK9AALqxfR3FkG1by2tRpLW00n+iFYnIIp9 OOfjd1Uc/4PbDx3oxkKXNcZ7eFaBBVN4hOvx0wfk= Received: from DFLE105.ent.ti.com (dfle105.ent.ti.com [10.64.6.26]) by lelv0266.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 37V8QAJm098384 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Thu, 31 Aug 2023 03:26:10 -0500 Received: from DFLE103.ent.ti.com (10.64.6.24) by DFLE105.ent.ti.com (10.64.6.26) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Thu, 31 Aug 2023 03:26:09 -0500 Received: from fllv0039.itg.ti.com (10.64.41.19) 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.23 via Frontend Transport; Thu, 31 Aug 2023 03:26:09 -0500 Received: from [172.24.227.35] (ileaxei01-snat.itg.ti.com [10.180.69.5]) by fllv0039.itg.ti.com (8.15.2/8.15.2) with ESMTP id 37V8Q3kZ104652; Thu, 31 Aug 2023 03:26:04 -0500 Message-ID: <1b384a76-9c7d-29b9-8723-258324e4ec8e@ti.com> Date: Thu, 31 Aug 2023 13:56:02 +0530 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0 Subject: Re: [RFC PATCH net-next 1/2] dt-bindings: net: Add compatible for AM64x in ICSSG Content-Language: en-US To: Krzysztof Kozlowski , MD Danish Anwar , Andrew Lunn , Vignesh Raghavendra , Roger Quadros , Jacob Keller , Simon Horman , Conor Dooley , Krzysztof Kozlowski , Rob Herring , Paolo Abeni , Jakub Kicinski , Eric Dumazet , "David S. Miller" CC: , , , , References: <20230830113724.1228624-1-danishanwar@ti.com> <20230830113724.1228624-2-danishanwar@ti.com> <25b44b0d-e958-ada3-3900-589224c1e37f@linaro.org> From: Md Danish Anwar Organization: Texas Instruments In-Reply-To: <25b44b0d-e958-ada3-3900-589224c1e37f@linaro.org> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 30/08/23 8:16 pm, Krzysztof Kozlowski wrote: > On 30/08/2023 13:37, MD Danish Anwar wrote: >> Add compatible for AM64x in icssg-prueth dt bindings. AM64x supports >> ICSSG similar to AM65x SR2.0. >> >> Signed-off-by: MD Danish Anwar >> --- >> Documentation/devicetree/bindings/net/ti,icssg-prueth.yaml | 1 + >> 1 file changed, 1 insertion(+) >> >> diff --git a/Documentation/devicetree/bindings/net/ti,icssg-prueth.yaml b/Documentation/devicetree/bindings/net/ti,icssg-prueth.yaml >> index 311c570165f9..13371159515a 100644 >> --- a/Documentation/devicetree/bindings/net/ti,icssg-prueth.yaml >> +++ b/Documentation/devicetree/bindings/net/ti,icssg-prueth.yaml >> @@ -20,6 +20,7 @@ properties: >> compatible: >> enum: >> - ti,am654-icssg-prueth # for AM65x SoC family >> + - ti,am642-icssg-prueth # for AM64x SoC family > > Keep the list ordered, probably alphanumerically. > Sure. I will change the order to alphanumeric when I drop the RFC and post it as PATCH. > > Acked-by: Krzysztof Kozlowski > Thanks for the ack. > Best regards, > Krzysztof > -- Thanks and Regards, Danish.