Message ID | 20240210012114.489102-12-sre@kernel.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org> 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 93722C48297 for <linux-arm-kernel@archiver.kernel.org>; Sat, 10 Feb 2024 01:21:52 +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:MIME-Version:References:In-Reply-To: Message-ID:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=sOGc5vANJ7NkdJ1ewirhCCNqP+hKSPYfl9PMFOsM/BU=; b=R0zPRdXWJPXaqt 49l1cCfaeFmK/EFgIo/jrf7xAI+XJxI1J61YkH8AKPzN2i25WGxQZJz0wAFJr2cV9Hwy4FXt7vWrY zXtkd8x319q48YKDzVsjIUaYrLpVjYIVES+JO+XJl4rWI0ozL0P797/cLj60WhpWorFEcT0JIQB+m IWjpSERiRhw8QjLwyONM8ePLAiaAr1yQxnJa+pt1cjM5JtKL9MZbmcRE8EeMy3JN0xOjlAap1w4r4 XcELtphRX8knFpsEIo6mGwv+nyD+napF1NeVCFGtAXTpGlrIT04Fcp768JEodJEwuFqPOhCvQPO6+ rueb1+Ko9yzyGHqJBTlw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rYc3i-000000010WH-38MW; Sat, 10 Feb 2024 01:21:34 +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 1rYc3W-000000010NZ-3hlB for linux-arm-kernel@lists.infradead.org; Sat, 10 Feb 2024 01:21:25 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 4C62362285; Sat, 10 Feb 2024 01:21:22 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 80EA5C43143; Sat, 10 Feb 2024 01:21:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1707528081; bh=jWTFkWLAfHQn/N4QeNXzUQZEB7hyrlDD3WfPhQ90sdk=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=iNJOIP+BqS4hU6+0fCPaA1pA85TWIf3FihYKqWKonRJprmuTQXwxhwLh02OsLJOpm eYXq1oJcz+K+aIG0EqnTsMZXXv566A85Eita6+qvnT77utfj0zkzB4svRW8M3pxhW4 HZclm8jf9pq/QFiVLQY480XQkK0RdjvQ2jW6pJGvnkn2JPzR8adMZhXAhXUxwq7Avz DycqTmm1Koq3T69Cz2VmAdYBQ6GRlFdqnpbrs4D28Dz0c4ZIGleTMBoIA0DDskzBIG jlnSivPDv6tJMyUO47zejQfKduka+BX1u4qI7lF9rsAYtidG+VtjPq6buoPX9iBeox siroZp+SCL7pg== Received: by mercury (Postfix, from userid 1000) id F1E0010694EE; Sat, 10 Feb 2024 02:21:15 +0100 (CET) From: Sebastian Reichel <sre@kernel.org> To: Sebastian Reichel <sre@kernel.org>, Rob Herring <robh+dt@kernel.org>, Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>, Conor Dooley <conor+dt@kernel.org>, Shawn Guo <shawnguo@kernel.org>, Sascha Hauer <s.hauer@pengutronix.de>, Fabio Estevam <festevam@gmail.com>, Pengutronix Kernel Team <kernel@pengutronix.de>, NXP Linux Team <linux-imx@nxp.com> Cc: Dong Aisheng <aisheng.dong@nxp.com>, Linus Walleij <linus.walleij@linaro.org>, Dmitry Torokhov <dmitry.torokhov@gmail.com>, Mark Brown <broonie@kernel.org>, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH v1 11/14] ARM: dts: imx6ul: add missing #thermal-sensor-cells Date: Sat, 10 Feb 2024 02:18:15 +0100 Message-ID: <20240210012114.489102-12-sre@kernel.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240210012114.489102-1-sre@kernel.org> References: <20240210012114.489102-1-sre@kernel.org> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240209_172123_114579_206F83AC X-CRM114-Status: GOOD ( 10.48 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org |
Series |
UNI-T UTi260B support
|
expand
|
diff --git a/arch/arm/boot/dts/nxp/imx/imx6ul.dtsi b/arch/arm/boot/dts/nxp/imx/imx6ul.dtsi index 9eb4eee0c272..45b7605ac381 100644 --- a/arch/arm/boot/dts/nxp/imx/imx6ul.dtsi +++ b/arch/arm/boot/dts/nxp/imx/imx6ul.dtsi @@ -638,6 +638,7 @@ tempmon: tempmon { nvmem-cells = <&tempmon_calib>, <&tempmon_temp_grade>; nvmem-cell-names = "calib", "temp_grade"; clocks = <&clks IMX6UL_CLK_PLL3_USB_OTG>; + #thermal-sensor-cells = <0>; }; };
Fix the following warning found via CHECK_DTBS: tempmon: '#thermal-sensor-cells' is a required property Signed-off-by: Sebastian Reichel <sre@kernel.org> --- arch/arm/boot/dts/nxp/imx/imx6ul.dtsi | 1 + 1 file changed, 1 insertion(+)