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 74CB8C5479D for ; Mon, 9 Jan 2023 08:09: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: 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=6LR5nQWSo/YOi8eU6TN4tDY6QjKg5cUWGCW3y56uSYU=; b=WxNROYzSn5+HbE rRuCPJi+aHV7ACgv11U+ElqcY49kqrlP5OwZE1jqvivxPxTpxivSew+cUB/NGIAxzS5ip9qjWtI+s FKY5JZYYZlsuri51yw70OkwAh/yMS2rIu5kBmU7wn0vxsppJlobHdDrhlOk5z7YWtfebiETWyYdqj W7RP+xHtFCGMLuXXq6Wd6L//jjPkTv06giZdTYObwQHyvnkHBQN3uy15OgrOg2QN9UBGvRMxjxvBn VAjAmrE1QYR7y13VXDzXhwIiQVOzjOi13g8XFWWbAm1zR7GphK1cs0chW7YErtu58NQPWh8abg9fU z2LfknU+SYmIlcLjbTSw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pEnD0-000Ko4-Dz; Mon, 09 Jan 2023 08:08:42 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pEnCw-000KnP-BE for linux-arm-kernel@lists.infradead.org; Mon, 09 Jan 2023 08:08:39 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id A45BE60F3D; Mon, 9 Jan 2023 08:08:37 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 398F7C433EF; Mon, 9 Jan 2023 08:08:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1673251717; bh=pkIE5WS8+yyP6GLLfGMnegGJsQ6GYyXyRj0mTXj2LoM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=tPqTt22PnuxWDWTSV7uyzme/un2hbIx6HvZ9og0OrZfeblYHMJe6Fd82Y+QJ2s9/q 0OY4PScbki1qSdGlAvdYsf0GHWTGY0TeITaB37tgXNiHO7QdtVHbS/oVh3qIxru3zh zSiiO7i0PD1VN8uuMoVFvJI2hoQnlTEw4KVJ19dwyWjWDjcmdFopHtKtCrprlncJV5 To0dZBsI8CI+0WGrAIJP2FN+y+0U2/iyWkmaWE1vA/aCWzNwWoBSMbOFcAViObspS0 mTnkk2yONTPoECD4qTRZWuF+3Q0KawnGOWt3C91bgUItFNe/ZmFDEmpMhGBDbAtfYo EoWsUK2co5hJA== Date: Mon, 9 Jan 2023 16:08:30 +0800 From: Shawn Guo To: Alexander Stein Cc: Rob Herring , Krzysztof Kozlowski , Sascha Hauer , Fabio Estevam , Pengutronix Kernel Team , linux@ew.tq-group.com, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v3 1/2] arm64: dts: tqma8m*: Fix temperature sensor compatible Message-ID: <20230109080829.GF18301@T480> References: <20230103074318.3146070-1-alexander.stein@ew.tq-group.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230103074318.3146070-1-alexander.stein@ew.tq-group.com> User-Agent: Mutt/1.9.4 (2018-02-28) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230109_000838_519216_8831866D X-CRM114-Status: GOOD ( 10.96 ) 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 Tue, Jan 03, 2023 at 08:43:17AM +0100, Alexander Stein wrote: > Use the correct compatible 'nxp,se97b' as it is an SE97BTP chip. > While at it, fix the node name according to device tree spec > recommendations. The EEPROM is a separate node anyway. > > Signed-off-by: Alexander Stein Applied both, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel