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 6A306C54F30 for ; Tue, 27 May 2025 17:27:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=qWnoBSXhQA+cjh8QN8urqgiXaYgDs36NwZ54GDoGfFI=; b=FCHdEDvp1UVHFaO9zzGv7emAds G/qHt9ijM1g7LefczPfaqCBeqQuI++uvMU9Wr30zDNripfeWyxAEDq1+jftzHPDrNA2MP0znw49pP 2F3fjlb133Qz6M3AmF57tNqCyQYDY+Sp0NNWD20Kk9tXqaL/1OZrk7Up2VBV6cXEce8hb1xqddoGs YboQuYJuxazdQlE5fAjj4sPiRlj3CQEHVqAF9DVBor0NUtOENPyhsD0Hbjb0RxhTcF4oTOsf/EeyN h2ArayMTFM0p5PT1pFH4cPB2boEhy7HehT2b8DikKCmFiIx+JODYUa9b5aIf+Ki2cyn+x9I4OZT3x n8nPZKPw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1uJy5M-0000000BG1m-04ib; Tue, 27 May 2025 17:27:32 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1uJy3C-0000000BFl0-3kwL for linux-arm-kernel@lists.infradead.org; Tue, 27 May 2025 17:25:20 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 56C165C5614; Tue, 27 May 2025 17:23:01 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id C2B24C4CEE9; Tue, 27 May 2025 17:25:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1748366718; bh=junkeJlGysPy7xuXICzT2b/jFzfkYfjCQAKr5XJ8z+Y=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=CUsJ2P2S8joJzEiWaXS91VGajLP7dsGlHthSCBMlTsw9fXmgbnAJ+xX5SWcceq0HL rFykLPlqp5tr6FgZhMWKOQtgKFfVT7Zq55IM3lvQIhI5XMM7CHvoPAiZg/2kmJhcMG 4vNen0YomaFTBjoNGeNalXEOOR0APDEhbqlxCJu/rdSFLKdTQk4Nd0UkIMP6e1AT/A 5+g21VWvwfc8JKkAVzab6BLMrJJCVhe20xpspqxelT/GigvPxtCOt0MOETKx8V6D+D /FyMoznRJzje8gAyKP9dSSUbv1XbIlGpWmU39M6O/G1ot4ZW6FgEB5Mi3R7x0IWRtV K3Je3idb9MG2g== Date: Tue, 27 May 2025 12:25:16 -0500 From: "Rob Herring (Arm)" To: Frank Li Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Krzysztof Kozlowski , Guenter Roeck , Conor Dooley , Fabio Estevam , imx@lists.linux.dev, Wim Van Sebroeck , Pengutronix Kernel Team , linux-watchdog@vger.kernel.org, devicetree@vger.kernel.org, Shawn Guo , Sascha Hauer Subject: Re: [PATCH 1/1] dt-bindings: watchdog: fsl-imx-wdt: add compatible string fsl,ls1021a-wdt Message-ID: <174836671477.753304.3606658463007715272.robh@kernel.org> References: <20250522194732.493624-1-Frank.Li@nxp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20250522194732.493624-1-Frank.Li@nxp.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250527_102518_982529_69CFF5F3 X-CRM114-Status: UNSURE ( 8.68 ) 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, 22 May 2025 15:47:31 -0400, Frank Li wrote: > Add compatible string fsl,ls1021a-wdt for ls1021a SoC. fsl,ls1021a-wdt > allow big-endian property. > > Signed-off-by: Frank Li > --- > Documentation/devicetree/bindings/watchdog/fsl-imx-wdt.yaml | 2 ++ > 1 file changed, 2 insertions(+) > Applied, thanks!