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 126B0C5478C for ; Fri, 1 Mar 2024 21:27:09 +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:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject: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=7tMz+BUW14fAhXGYUYZQ+xiSoO4anszzV52izyz5zIA=; b=XWXhkchMJ6f99F iNjljuUc4riBeMx2IqM49P2Vh1sbCNpAj14u9hoC5KVtJIVHN5LkUW7QuQMZEj3I82bJOae9a8XuL Tt0PfWmMNbfDL9/DcRYRwCQY4Omg98tYng94Q0Ynm1k7HJUzDommXWE1SY1qhTdmN4yhxc45/8YNa Ef8eaH59Cx8u7lqpXNnZ7kx1nSYbfba+y//gjoPJZ+988tv/IFq58AfjWGiRlo/4KZ1POX70FeQeH ZOHshgKXPyexqJ7x5L5h5gFh5H/jXzXBP3NpYeG8m0v/wB+g9WOG1lKbppJWKwnccdfClsOlk5l87 z5vjJ2llCUbnvT+g0hVA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rgAPD-000000021Jo-4Ba4; Fri, 01 Mar 2024 21:27:00 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rgAPB-000000021Iw-3C02 for linux-arm-kernel@lists.infradead.org; Fri, 01 Mar 2024 21:26:59 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id C255161B71; Fri, 1 Mar 2024 21:26:56 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 0E5F2C433C7; Fri, 1 Mar 2024 21:26:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1709328416; bh=LJhDcUWUX1NzmdtO9WA6LfJwGILMllsjGn+KovvtI3U=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=ugeuB6tSUb3Rk7j/+mvje9YJb7UvtD/Y85YRJDM9wLqGA6ZirdzBIK8s8gtr7zIAp E8B3nPuRLLdtF2s9nBNWT+t139+bp6l9Top5Kql8cmuljnG2+lS2Qnztlo+Z2sxhVN bRU0epV/yZ+DiwFeNkeoEtmDFf9tpqbVQq4k5MR2VQen2XI0CENgsHl8xIKtWNUtF/ jTOckQ8P0DOVe53GOalewzw90LvGJXU60HvUX0mghGoJKcpbyl3yIW9v+4G7I6ZXMN bEBoJrPtKTLaYLs52rS8UjNIgaxTNdyr/Au4aie9Bt/XOP3Ax1mwquHvCvFK5GCvo4 N2Ylbz67vZAHw== Date: Fri, 1 Mar 2024 15:26:54 -0600 From: Rob Herring To: Varshini Rajendran Subject: Re: [PATCH v4 38/39] dt-bindings: arm: add sam9x75 curiosity board Message-ID: <170932841355.3066947.7730098425368875692.robh@kernel.org> References: <20240223171342.669133-1-varshini.rajendran@microchip.com> <20240223173100.673543-1-varshini.rajendran@microchip.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20240223173100.673543-1-varshini.rajendran@microchip.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240301_132657_861455_33B7ABE7 X-CRM114-Status: UNSURE ( 8.49 ) X-CRM114-Notice: Please train this message. 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: , Cc: devicetree@vger.kernel.org, alexandre.belloni@bootlin.com, linux-kernel@vger.kernel.org, conor+dt@kernel.org, mihai.sain@microchip.com, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, claudiu.beznea@tuxon.dev, andrei.simion@microchip.com, linux-arm-kernel@lists.infradead.org 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 Fri, 23 Feb 2024 23:01:00 +0530, Varshini Rajendran wrote: > Add documentation for SAM9X75 Curiosity board. > > Signed-off-by: Varshini Rajendran > --- > Documentation/devicetree/bindings/arm/atmel-at91.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