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 39C60ECAAA1 for ; Tue, 30 Aug 2022 09:52:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229611AbiH3Jw5 (ORCPT ); Tue, 30 Aug 2022 05:52:57 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60550 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229523AbiH3Jw4 (ORCPT ); Tue, 30 Aug 2022 05:52:56 -0400 Received: from mail-lj1-x22d.google.com (mail-lj1-x22d.google.com [IPv6:2a00:1450:4864:20::22d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 891ECBFC48 for ; Tue, 30 Aug 2022 02:52:55 -0700 (PDT) Received: by mail-lj1-x22d.google.com with SMTP id y10so7617411ljq.0 for ; Tue, 30 Aug 2022 02:52:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc; bh=X4ivbhRWgyxT7Llsm52Y29ov7cWVmlpwCa1zS7A+iTI=; b=BrUHgkIAA7hxrxeShkvcVe7ewUG8TegLxze05ZQy3NiTQchhEioyqbpdqvq0SS9bms jpuhGh57J4IZFFXC1hTkrC4Lh1KbUXB2kl2n/5EsGznZrkv4vLGe9lrr+LgZA3M3CsFV Lz7stAVUvk92hP4gKo9qNZjJ4NHmY7wY3U+mQeaR8QDoBlCn4qZIs2wVycl61eg3HZza /o33ugK9TrsTlMXu9TOFEjFB1JqvleLD5CGkfX7/k2dYTx9NUPQM3b90lW3sOYaJgMzU uhKpon6risOpRbEC9KewJ98+e3LNVIIntRmNo5WuL3CNPK0K2AOL5T1Cm4gVUbP/F+BT FnNA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc; bh=X4ivbhRWgyxT7Llsm52Y29ov7cWVmlpwCa1zS7A+iTI=; b=f3itdtSu3Y4dWoF8/NszvAmJ19Ltb64u91/sXqEtJYoOImWeBQg6NQyC7LcWuQZDx7 +7JX35Bsv+A6ildU8Yr9bQWP087oTVnS7vZ0x54aCTsNfA5ucv/jBzVVckD7s9s1mQtz MWMeskE9TlALGMp0l5LIJZU85SA3gdJ1gNqDAeZiq0BhznH4GEzNZGLUM14cmVvtra4l YXdbOIIRyZ95HExaJrqw9lRzNcJZ/OhA05MVpCsqnLe53ikovQIdPQi8X4efrMdN5DJg lhQeKCx5An5hdOTIy+1KbBz5rwdyATi75SCdVeTpNR+bq8XROXF7ZIse6CMP05XOu+K0 iRvw== X-Gm-Message-State: ACgBeo3+xRJqCG20d5gCaEeWUvpWIYYYY+fKIn9RKov0WBfSF1YED/4/ wnc5H/rQYcavVWFTa7cX7vLTYA== X-Google-Smtp-Source: AA6agR6bxNa/mrr4BFpFfg6fe90+ux9IdJyCtMlNr9+Sq8EPuTBGmx2+ozMF88ZqYDXhKJyE1Xoh7g== X-Received: by 2002:a2e:8508:0:b0:265:a8f8:4f7b with SMTP id j8-20020a2e8508000000b00265a8f84f7bmr2325043lji.157.1661853173971; Tue, 30 Aug 2022 02:52:53 -0700 (PDT) Received: from [192.168.28.124] (balticom-73-99-134.balticom.lv. [109.73.99.134]) by smtp.gmail.com with ESMTPSA id z22-20020a2e8e96000000b00261cf066d1csm809518ljk.130.2022.08.30.02.52.53 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 30 Aug 2022 02:52:53 -0700 (PDT) Message-ID: Date: Tue, 30 Aug 2022 12:52:52 +0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.13.0 Subject: Re: [PATCH 1/4] dt-bindings: arm: ti: Add bindings for AM62A7 SoC Content-Language: en-US To: Vignesh Raghavendra , Nishanth Menon , Tero Kristo , Rob Herring , Krzysztof Kozlowski , Linus Walleij Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org, Bryan Brattlof References: <20220829082200.241653-1-vigneshr@ti.com> <20220829082200.241653-2-vigneshr@ti.com> From: Krzysztof Kozlowski In-Reply-To: <20220829082200.241653-2-vigneshr@ti.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On 29/08/2022 11:21, Vignesh Raghavendra wrote: > This adds bindings for TI's AM62A7 family of devices. > > Signed-off-by: Vignesh Raghavendra > --- > Documentation/devicetree/bindings/arm/ti/k3.yaml | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/Documentation/devicetree/bindings/arm/ti/k3.yaml b/Documentation/devicetree/bindings/arm/ti/k3.yaml > index 61c6ab4f52e2..28f6ea4c007e 100644 > --- a/Documentation/devicetree/bindings/arm/ti/k3.yaml > +++ b/Documentation/devicetree/bindings/arm/ti/k3.yaml > @@ -65,6 +65,12 @@ properties: > - ti,j721s2-evm > - const: ti,j721s2 > > + - description: K3 AM62A7 SoC > + items: > + - enum: > + - ti,am62a7-sk > + - const: ti,am62a7 Is it possible to have some order in the file? Best regards, Krzysztof 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 71FCDECAAD4 for ; Tue, 30 Aug 2022 09:54:36 +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:Cc:To: Subject: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=SerROmva5BPNNLbvyVZNPhIrC/Mjx3r3o7Aj/9KThiY=; b=Z7ne64sW5kB5qE mG12IoTY7Ad1GlVEK9dqkh58F3sz6kJvt1ixqLby8A7uKb+UXdOf4ijTS+ILjOSR80Z1RfnpwI676 KWrtHrhr+D3MrBr5YLMvzvge7f1YN98n7eAu50OVqZY3zT47nLQy+ZNZpkRnbxX4ioEz1DhfEJDWe ewMt1UNvmCv0j36+4XjBL9ELRUOjMaATUoJGMukgocT2phuYZcA3waj+KRvpckUYe6rlKwYKFsT8d zzOJaayP0WjdaGjeA3H8TqJGxbFXHNPfZ9muhbTvWcSYXx4o/g6dN/Zlh6DkPT4+bkSQtcIaGf9Is QclvFeoUehmuISqA471Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oSxvl-00FtiU-GO; Tue, 30 Aug 2022 09:53:14 +0000 Received: from mail-lj1-x22e.google.com ([2a00:1450:4864:20::22e]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oSxvU-00FtdB-Bc for linux-arm-kernel@lists.infradead.org; Tue, 30 Aug 2022 09:52:57 +0000 Received: by mail-lj1-x22e.google.com with SMTP id s15so5621111ljp.5 for ; Tue, 30 Aug 2022 02:52:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc; bh=X4ivbhRWgyxT7Llsm52Y29ov7cWVmlpwCa1zS7A+iTI=; b=BrUHgkIAA7hxrxeShkvcVe7ewUG8TegLxze05ZQy3NiTQchhEioyqbpdqvq0SS9bms jpuhGh57J4IZFFXC1hTkrC4Lh1KbUXB2kl2n/5EsGznZrkv4vLGe9lrr+LgZA3M3CsFV Lz7stAVUvk92hP4gKo9qNZjJ4NHmY7wY3U+mQeaR8QDoBlCn4qZIs2wVycl61eg3HZza /o33ugK9TrsTlMXu9TOFEjFB1JqvleLD5CGkfX7/k2dYTx9NUPQM3b90lW3sOYaJgMzU uhKpon6risOpRbEC9KewJ98+e3LNVIIntRmNo5WuL3CNPK0K2AOL5T1Cm4gVUbP/F+BT FnNA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc; bh=X4ivbhRWgyxT7Llsm52Y29ov7cWVmlpwCa1zS7A+iTI=; b=PQQX9QJjf65vp4VnyZ0mcbkMx7Ef56tU/S9TUL4wWZ0uLtpiFykzjQlL/vYe6Trmxr dpwCST0FPU1G6d4z9dtHHE/NaHMTRXien+kxN18HtnOSFJNjZBsEigpd4QvJUAxkI432 WppDKb3AcLW2ZJjLmqLwyG5ylqzY77bnX3IueHiJMoijhx4OCTWOLW/GBjJcqGG+ACJD 09CckG3pWgXPjEN2+d13fuzK5Li3MF9Cy+ApLqVJcrGPJ6tyrWfu9nBx7/xh1+rSpfKQ 57D2IUTgGnFUmOtjXe0cDPTIGdCK3eIxE5+TGitWO4GhM1ko79kEJgYiXDWbLScQCrL9 403A== X-Gm-Message-State: ACgBeo20TW2WBllGwBKZZ6a3qR5p2Ha21Sxh8MT2fZidbR9QgUVNHOSi Yp3oG+Vuu35/KEeH694EDzo47RjZ+3KqLuZVJxk= X-Google-Smtp-Source: AA6agR6bxNa/mrr4BFpFfg6fe90+ux9IdJyCtMlNr9+Sq8EPuTBGmx2+ozMF88ZqYDXhKJyE1Xoh7g== X-Received: by 2002:a2e:8508:0:b0:265:a8f8:4f7b with SMTP id j8-20020a2e8508000000b00265a8f84f7bmr2325043lji.157.1661853173971; Tue, 30 Aug 2022 02:52:53 -0700 (PDT) Received: from [192.168.28.124] (balticom-73-99-134.balticom.lv. [109.73.99.134]) by smtp.gmail.com with ESMTPSA id z22-20020a2e8e96000000b00261cf066d1csm809518ljk.130.2022.08.30.02.52.53 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 30 Aug 2022 02:52:53 -0700 (PDT) Message-ID: Date: Tue, 30 Aug 2022 12:52:52 +0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.13.0 Subject: Re: [PATCH 1/4] dt-bindings: arm: ti: Add bindings for AM62A7 SoC Content-Language: en-US To: Vignesh Raghavendra , Nishanth Menon , Tero Kristo , Rob Herring , Krzysztof Kozlowski , Linus Walleij Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org, Bryan Brattlof References: <20220829082200.241653-1-vigneshr@ti.com> <20220829082200.241653-2-vigneshr@ti.com> From: Krzysztof Kozlowski In-Reply-To: <20220829082200.241653-2-vigneshr@ti.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220830_025256_462396_4F627EA0 X-CRM114-Status: GOOD ( 15.42 ) 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 On 29/08/2022 11:21, Vignesh Raghavendra wrote: > This adds bindings for TI's AM62A7 family of devices. > > Signed-off-by: Vignesh Raghavendra > --- > Documentation/devicetree/bindings/arm/ti/k3.yaml | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/Documentation/devicetree/bindings/arm/ti/k3.yaml b/Documentation/devicetree/bindings/arm/ti/k3.yaml > index 61c6ab4f52e2..28f6ea4c007e 100644 > --- a/Documentation/devicetree/bindings/arm/ti/k3.yaml > +++ b/Documentation/devicetree/bindings/arm/ti/k3.yaml > @@ -65,6 +65,12 @@ properties: > - ti,j721s2-evm > - const: ti,j721s2 > > + - description: K3 AM62A7 SoC > + items: > + - enum: > + - ti,am62a7-sk > + - const: ti,am62a7 Is it possible to have some order in the file? Best regards, Krzysztof _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel