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 27EA9CAC587 for ; Sun, 14 Sep 2025 13:13:17 +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=Qesnl5oii1QOIkSSWEC6Lxyh/fvcMrHZx6tpiIPRP20=; b=emnNh1x5X91WEQrNSots4Z5Agv NATit0s2p3ayK1+Fj7tEYNw63qxEbtGKbkWOKPX+LLYGIHBrPV/rBm52tdeC2qxRYHVwTjRtHk4DZ o/6s502rIt2hMEyRmSswuBDRjo5Kmg4u15Gq4laP+qFuE17FjZzGp4HdFKra9mrlJThuFyiowVWY+ pN/lM++7gfxCGGUAmfB4znF7MR5e+st0E9lZwRLBCf7qT0YZ85sVnmI0xSwc5bze88+xjjOclVs3E EhixEhLmNCGM0ngnfZ2kpjlh5ZUyeRvuIWcYsZcdNQfknZMmPV6MJc+WI64urVppOadS6063ycQUO rWduS85w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1uxmXX-00000001I1U-3lBp; Sun, 14 Sep 2025 13:13:11 +0000 Received: from mail-m16.yeah.net ([1.95.21.15]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1uxmXU-00000001I0D-0wPt for linux-arm-kernel@lists.infradead.org; Sun, 14 Sep 2025 13:13:09 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yeah.net; s=s110527; h=Date:From:To:Subject:Message-ID:MIME-Version: Content-Type; bh=Qesnl5oii1QOIkSSWEC6Lxyh/fvcMrHZx6tpiIPRP20=; b=ntULexip2JBn8eoai/wyWKtUjXoVdx1WAQ968RkarSLThtYkRcBmvg7bjeyjAU 9xzzPIpaT5qfX888MLgg7FwvdaCh9VBfo87pmWKXEi8PI9P7HvBd+O7QErtq+CAn lOPCw/K8GnIVOahpaTv0MW5kYR78iYLfSeojju592H/mY= Received: from dragon (unknown []) by gzsmtp2 (Coremail) with SMTP id Ms8vCgCnFdtIv8ZoCC2KBA--.6351S3; Sun, 14 Sep 2025 21:12:42 +0800 (CST) Date: Sun, 14 Sep 2025 21:12:40 +0800 From: Shawn Guo To: Dan Carpenter Cc: Shawn Guo , Chester Lin , Matthias Brugger , Ghennadi Procopciuc , NXP S32 Linux Team , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , Rob Herring , Krzysztof Kozlowski , Conor Dooley , linux-arm-kernel@lists.infradead.org, imx@lists.linux.dev, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v4] arm64: dts: s32g: Add device tree information for the OCOTP driver Message-ID: References: <6ea7fede9642dad10a6270a07e052f7a726f9bd6.1757689031.git.dan.carpenter@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6ea7fede9642dad10a6270a07e052f7a726f9bd6.1757689031.git.dan.carpenter@linaro.org> X-CM-TRANSID: Ms8vCgCnFdtIv8ZoCC2KBA--.6351S3 X-Coremail-Antispam: 1Uf129KBjDUn29KB7ZKAUJUUUUU529EdanIXcx71UUUUU7v73 VFW2AGmfu7bjvjm3AaLaJ3UbIYCTnIWIevJa73UjIFyTuYvjxUz4SrUUUUU X-Originating-IP: [114.216.146.49] X-CM-SenderInfo: pvkd40hjxrjqh1hdxhhqhw/1tbiNgrNM2jGv0r64gAA3B X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250914_061308_624500_979B52EF X-CRM114-Status: UNSURE ( 6.52 ) 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 Fri, Sep 12, 2025 at 06:03:22PM +0300, Dan Carpenter wrote: > Add the device tree information for the S32G On Chip One-Time > Programmable Controller (OCOTP) chip. > > Signed-off-by: Dan Carpenter Applied, thanks!