From patchwork Fri Feb 4 00:28:01 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Rob Herring (Arm)" X-Patchwork-Id: 12734738 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 EEB5FC433EF for ; Fri, 4 Feb 2022 00:29:53 +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: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:In-Reply-To:References: List-Owner; bh=yZmp7gNAj8I6I3pjNwiEtNRadi2xV3eZg6dlxqXQMAs=; b=jDKA8au4LyfhfB Cb5Iemv06L2V/XpwGc06+mNQCL2u30JZuk6lpRbTkk28V6ZH+ScmQZJJj7/+pXZGMXvRvG0dsOL+i KR6rBT99fFi1pEfKbEC3yRradAFBcRZ177SyYUQxWC02B3eRHIe/j83gf8MAmAZ7wnTcRsweTxeHn Lhwr5yQJneGJQTefDqlwO3nuzCcj1rAUHZEYpWFRg/oP/3N6q1TAngpRDfM39k6ytDGORcamiYoSf 0ehzNMTJBpcSymSs2ZScgBp2G4f41cRZdkeMf3eE52YkoEfILIxBNp0mMRuyHVrN0S1Ia3KWr2HJr 3iyxzNBgjvZuD4Swz3ug==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nFmSU-0039Lb-KJ; Fri, 04 Feb 2022 00:28:14 +0000 Received: from mail-oi1-f175.google.com ([209.85.167.175]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nFmSR-0039KB-BL for linux-arm-kernel@lists.infradead.org; Fri, 04 Feb 2022 00:28:12 +0000 Received: by mail-oi1-f175.google.com with SMTP id t199so6617048oie.10 for ; Thu, 03 Feb 2022 16:28:09 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=8HtB4xB7o6hXbgLfwRbUeCoDsxhbCbtJSWGozDMovVk=; b=SDHisMYDMA5EexsmyNxN9OIa4zB02sjg/fdwnZAZ2gVWRkTdIE/koCFCmxhByHKbs/ U6B/iho6xjOSLzM6Two53aFCO1c4wn3gtfp8faaWyZ8ac0SLn4tVsO6wEQl5zC/RAqXy KJHOLuv0NWmLBu2SIbt5sChDqiM8tqmWb5k6OtKxDIcYP6QMqpYdgrZPZ2B7tUKNvZRp iREqgTeL6WOuI8w/7GbVn6pcgHOn86fdN2wB+G2EJ8SmKFNSjDN5yQiSlMvuLdrgZ9Ws 2zW76g8hYnsZv+3RPusp8wW/v2wi175eo7Xrzp/gTQhILPDznIzLZMPS3U8qKnqSeM+n P6CQ== X-Gm-Message-State: AOAM5326e5wudhmGI+U1gowVHrEjc+sg26KQD9mIbVVp9dd4K2RqAnrF aS+JG0RR3PVpkS03VvKKlQ== X-Google-Smtp-Source: ABdhPJw2Dg0v+X6ZepvOu6aani78Em/DxuFa5e5HsctFjHeKIC9FX4la9ddS6qjjU38YaYQT3enVVw== X-Received: by 2002:a05:6808:20a2:: with SMTP id s34mr113274oiw.295.1643934489148; Thu, 03 Feb 2022 16:28:09 -0800 (PST) Received: from xps15.herring.priv (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.googlemail.com with ESMTPSA id v10sm178184oto.53.2022.02.03.16.28.08 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 03 Feb 2022 16:28:08 -0800 (PST) From: Rob Herring To: Maxime Ripard , Chen-Yu Tsai , Jernej Skrabec Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-sunxi@lists.linux.dev, linux-kernel@vger.kernel.org Subject: [PATCH] ARM: dts: sun8i-h3: Drop args in 'thermal-sensors' Date: Thu, 3 Feb 2022 18:28:01 -0600 Message-Id: <20220204002802.1214602-1-robh@kernel.org> X-Mailer: git-send-email 2.32.0 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220203_162811_394643_3A85D634 X-CRM114-Status: GOOD ( 12.30 ) 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 The "allwinner,sun8i-h3-ths" thermal sensor has 0 argument cells, but the consumer has an argument cell. It is ignored by the code, but the error was found with some upcoming schema validation changes. The schema and code both agree that 0 cells is correct. Signed-off-by: Rob Herring --- arch/arm/boot/dts/sun8i-h3.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/sun8i-h3.dtsi b/arch/arm/boot/dts/sun8i-h3.dtsi index 845f25235407..eac2349a2380 100644 --- a/arch/arm/boot/dts/sun8i-h3.dtsi +++ b/arch/arm/boot/dts/sun8i-h3.dtsi @@ -245,7 +245,7 @@ thermal-zones { cpu_thermal: cpu-thermal { polling-delay-passive = <0>; polling-delay = <0>; - thermal-sensors = <&ths 0>; + thermal-sensors = <&ths>; trips { cpu_hot_trip: cpu-hot {