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 33D28C54EE9 for ; Wed, 7 Sep 2022 20:42:27 +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:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=opW3NA8G8ibGFdit5pkxpWsH9sC5/3TXWLh+la3Ujlk=; b=cHOqWCSirBDGN/ deumOZsn/IOBX5PMNd6yWIkt6FBcdLxiho4c2F7VIyAS0spqMLEI5eE2RdvfjnJ/ClGBBDCvvMY8Q zoQzfFN7mMtp9JUCwsYdjEGYPJFBb2e8JmFgG3HsjFEG5VyQ5MkaBY9FU2AGaeyAqte8gjxjrsukX 9r9vqkcFkn6EzJPbz0xItcknKy2bQ5PZct2l5z1vFCpQ/42o+Hic6Vg+2bu2jLTAMaQKeMO5cE/bH BLT1l7H5epzDYTBxItAgJfyALZjhru4C5Ohu77IW5puS2NGq8Rf7dwrOMfxi16LNkojJCxBj8jS53 KQRYLvk5FLEc8opfH8Ug==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oW1rW-009heE-Mt; Wed, 07 Sep 2022 20:41:30 +0000 Received: from mail-oa1-f53.google.com ([209.85.160.53]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oW1rS-009hbh-Cf for linux-arm-kernel@lists.infradead.org; Wed, 07 Sep 2022 20:41:27 +0000 Received: by mail-oa1-f53.google.com with SMTP id 586e51a60fabf-11e9a7135easo38988983fac.6 for ; Wed, 07 Sep 2022 13:41:26 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date; bh=CEdjOwMmeA08vXzpoa6WynZhk52OwalyiCa+4vlnpn8=; b=rX3KkJS72GFtdv6d1FTWZqYc/uV2aOnwJNhb+YmXeS5RwYcJPcOljYFVxMd6f0d+v0 3Ar1ezyk9d5gfd+Bp9DlIX38f0l89sOzswS/j9QiUG8BCye/wByR+e4SOIFNgPjxTCBQ XZRqn0Z9YzKVU1CgDEzE1rKx6RgFAs2Ly2zK+CZ5bCGBM0DsneTdTq7S0Fp0ET9usYmT NM66WjSl+Pk/VWXBnh/waEC/HidMlXsOFqusBNTtsXauaLeNUfT7zOnGSRn+0ifD1zGh qE6A9WWGW2wyH5bFQFCIIApSj6D0FPWt9vzRepThsLFE1Kmqr9+PveidC7xp0Iua/qDW uUKw== X-Gm-Message-State: ACgBeo0kDr2U78WeTShfhstQjAvbss9rMiqiXyt/BD+mAq+ooGJFFYYs f6ww4rkAWQOSfkPZqpgAuA== X-Google-Smtp-Source: AA6agR4hg/qke5ywPjxL40jP4Lg1PyGJ0LaUfLNHDKid6j59uZVTmHBu1wtjQjtYCYrx92d/pVE+kw== X-Received: by 2002:a54:4790:0:b0:343:46c5:9b8e with SMTP id o16-20020a544790000000b0034346c59b8emr102575oic.251.1662583285633; Wed, 07 Sep 2022 13:41:25 -0700 (PDT) Received: from robh.at.kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id d3-20020a4ab203000000b004359da266b4sm5372593ooo.14.2022.09.07.13.41.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 07 Sep 2022 13:41:25 -0700 (PDT) Received: (nullmailer pid 304603 invoked by uid 1000); Wed, 07 Sep 2022 20:41:24 -0000 Date: Wed, 7 Sep 2022 15:41:24 -0500 From: Rob Herring To: Vignesh Raghavendra Cc: Tero Kristo , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Bryan Brattlof , Krzysztof Kozlowski , Nishanth Menon , devicetree@vger.kernel.org, linux-gpio@vger.kernel.org, Linus Walleij , Rob Herring Subject: Re: [PATCH v2 2/5] dt-bindings: arm: ti: Add bindings for AM62A7 SoC Message-ID: <20220907204124.GA304568-robh@kernel.org> References: <20220901141328.899100-1-vigneshr@ti.com> <20220901141328.899100-3-vigneshr@ti.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220901141328.899100-3-vigneshr@ti.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220907_134126_447123_60BE48BF X-CRM114-Status: GOOD ( 10.71 ) 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 Thu, 01 Sep 2022 19:43:25 +0530, 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(+) > Acked-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel