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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id A0388C433F5 for ; Tue, 25 Jan 2022 13:53:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1385428AbiAYNww (ORCPT ); Tue, 25 Jan 2022 08:52:52 -0500 Received: from mx1.tq-group.com ([93.104.207.81]:5789 "EHLO mx1.tq-group.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1385432AbiAYNud (ORCPT ); Tue, 25 Jan 2022 08:50:33 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tq-group.com; i=@tq-group.com; q=dns/txt; s=key1; t=1643118632; x=1674654632; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=hiOGE5jyuK67+2P+NUiz5T/f+HkBbQTXfv1ZN9+afzA=; b=jpk8qBEdnHh1bzQLGUJZvsejIvvDOjlQG8grAMWOhEyFfpwvpVrPqyLu Alc/LOh2GASqs6ULoP7R1LIpUXVpke404CuF4bF3aGrJfJW+CHmmaPS+y mxiVQCExDIU8bSWGkfFOstFosgh+WqI7d9O3zOap+0QPuG7sUjPtXm4A9 QcytS7DlJsnUgmgjv5L6DyhN6A/DmAGuOWbvKy3q0JySmc+d401blXXLp Nwg2IxkawRSJSw79CPHq+bCFenLWNG557QaF/JM5oMfs9UMaEXjLITMXt g7svLcVHVAiDKyqnXin6hXCLRNKAKvWZfYHVuEhAHMwyrkvJ7HZ83O84V g==; X-IronPort-AV: E=Sophos;i="5.88,315,1635199200"; d="scan'208";a="21699061" Received: from unknown (HELO tq-pgp-pr1.tq-net.de) ([192.168.6.15]) by mx1-pgp.tq-group.com with ESMTP; 25 Jan 2022 14:50:24 +0100 Received: from mx1.tq-group.com ([192.168.6.7]) by tq-pgp-pr1.tq-net.de (PGP Universal service); Tue, 25 Jan 2022 14:50:24 +0100 X-PGP-Universal: processed; by tq-pgp-pr1.tq-net.de on Tue, 25 Jan 2022 14:50:24 +0100 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tq-group.com; i=@tq-group.com; q=dns/txt; s=key1; t=1643118624; x=1674654624; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=hiOGE5jyuK67+2P+NUiz5T/f+HkBbQTXfv1ZN9+afzA=; b=SlTdQmGtzfuq5fb/CEWlmIaYMbWX7uyACYlfKkgFlg4R1cbCWLaJx2sw of3ZXdt1wNUkjLFmqsnXljZco2m/mz0Pzr2eZ4cM5IpIaKMbeFV9RmqWs BRHc0PdMvBfub3zpO8GssxuVWVEyzd5Yjz/qhEirDBw1wPhHTBVLPLRqA uSB//k4Orr5tcsMDxuxa8stl3p5MDOncHUBuWJDWdouZQJJh9Dg6V6WW5 cPYVqNmhxlcHHs3sqKrXTbKAwPxAMFWXNYbhtFjRQaP5EDtNfd87zZI7L a49F8UNUb2gi2fzWHYuQ+Wfk+ZT4bs+C+O7bmEMD+wWtiSvv3CVGt68P3 Q==; X-IronPort-AV: E=Sophos;i="5.88,315,1635199200"; d="scan'208";a="21699060" Received: from vtuxmail01.tq-net.de ([10.115.0.20]) by mx1.tq-group.com with ESMTP; 25 Jan 2022 14:50:23 +0100 Received: from steina-w.tq-net.de (unknown [10.123.49.12]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by vtuxmail01.tq-net.de (Postfix) with ESMTPSA id 9A15C280078; Tue, 25 Jan 2022 14:50:23 +0100 (CET) From: Alexander Stein To: Rob Herring , Shawn Guo , Sascha Hauer , Fabio Estevam Cc: Alexander Stein , Pengutronix Kernel Team , NXP Linux Team , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [PATCH 2/8] ARM: dts: imx6ul: change operating-points to uint32-matrix Date: Tue, 25 Jan 2022 14:50:08 +0100 Message-Id: <20220125135014.3041002-3-alexander.stein@ew.tq-group.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220125135014.3041002-1-alexander.stein@ew.tq-group.com> References: <20220125135014.3041002-1-alexander.stein@ew.tq-group.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org operating-points is a uint32-matrix as per opp-v1.yaml. Change it accordingly. While at it, change fsl,soc-operating-points as well, although there is no bindings file (yet). But they should have the same format. Fixes the dt_binding_check warning: cpu@0: operating-points:0: [696000, 1275000, 528000, 1175000, 396000, 1025000, 198000, 950000] is too long cpu@0: operating-points:0: Additional items are not allowed (528000, 1175000, 396000, 1025000, 198000, 950000 were unexpected) Signed-off-by: Alexander Stein --- arch/arm/boot/dts/imx6ul.dtsi | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-) diff --git a/arch/arm/boot/dts/imx6ul.dtsi b/arch/arm/boot/dts/imx6ul.dtsi index 1d435a46fc5c..2fcbd9d91521 100644 --- a/arch/arm/boot/dts/imx6ul.dtsi +++ b/arch/arm/boot/dts/imx6ul.dtsi @@ -64,20 +64,18 @@ cpu0: cpu@0 { clock-frequency = <696000000>; clock-latency = <61036>; /* two CLK32 periods */ #cooling-cells = <2>; - operating-points = < + operating-points = /* kHz uV */ - 696000 1275000 - 528000 1175000 - 396000 1025000 - 198000 950000 - >; - fsl,soc-operating-points = < + <696000 1275000>, + <528000 1175000>, + <396000 1025000>, + <198000 950000>; + fsl,soc-operating-points = /* KHz uV */ - 696000 1275000 - 528000 1175000 - 396000 1175000 - 198000 1175000 - >; + <696000 1275000>, + <528000 1175000>, + <396000 1175000>, + <198000 1175000>; clocks = <&clks IMX6UL_CLK_ARM>, <&clks IMX6UL_CLK_PLL2_BUS>, <&clks IMX6UL_CLK_PLL2_PFD2>, -- 2.25.1