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 EA87FCCA47C for ; Mon, 13 Jun 2022 15:16:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S243093AbiFMPQW (ORCPT ); Mon, 13 Jun 2022 11:16:22 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37320 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1386950AbiFMPPS (ORCPT ); Mon, 13 Jun 2022 11:15:18 -0400 Received: from mx1.tq-group.com (mx1.tq-group.com [93.104.207.81]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2DCDF18B2F for ; Mon, 13 Jun 2022 05:34:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tq-group.com; i=@tq-group.com; q=dns/txt; s=key1; t=1655123647; x=1686659647; 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=OtIGTtzI3R0lJgaFNUBbI7Cyn7M2l9x35VgBr51HEu6rlVjo1Ktfx3RG ZMbp2SKL78ggwDL+gttF8D1Pj6i6RDBoOBdIuzVuOl6VYY/KCvlqsx8UZ /01wnaQPwMQ7JVgC9WmNX3ZqFVtkRPfRMeJW9CAZMrWFeMm9ggSWjKsE1 iz8EpDl4kwizXRQV7FW18GXPJpXAhpY/JoTzXnaOklg1rcpAhhMSNVgxz avrjdsoWQe7jLzTTLZGRSv7IITC3Q7W4hltgItkufyVp1G0UZyFi4pZ/T ZDTYiz2NxiwgFKGn6mRP4OrtUoFcCy8QY8QV/nEHoZWnPpSxEhmBluOyS Q==; X-IronPort-AV: E=Sophos;i="5.91,297,1647298800"; d="scan'208";a="24418702" Received: from unknown (HELO tq-pgp-pr1.tq-net.de) ([192.168.6.15]) by mx1-pgp.tq-group.com with ESMTP; 13 Jun 2022 14:34:03 +0200 Received: from mx1.tq-group.com ([192.168.6.7]) by tq-pgp-pr1.tq-net.de (PGP Universal service); Mon, 13 Jun 2022 14:34:03 +0200 X-PGP-Universal: processed; by tq-pgp-pr1.tq-net.de on Mon, 13 Jun 2022 14:34:03 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tq-group.com; i=@tq-group.com; q=dns/txt; s=key1; t=1655123643; x=1686659643; 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=RTMywstv3VZ1mPSMl9cRJ8Ur1GWImdbb87zduY8wepI18+7zWSR96meJ lofGXifa6L+GeVSBCOqwJPffaS7oufNdXd3feOilkHvsQXY2z7Q1mbLZ3 TXaPB76367KjHdOWlBWAOgSG89oReLPHocm/lGDfwvr97MH+zVdeWJ0jz w+Cx93/YGAaFBWgf9zZE8csZZnQJCGfdI31PIIIpOqy09rcSxMLeAEFRE hVwMw0W/Cctt2JXC1K3kzaxRcRYdH8vM/H0RTn/Cv4xJxMAofOSkqjW7r sSZ3hRgs0QYrAmKIvYD3VbEmSf6STrSIVfOMEzTcryp8wvtHipGShZ6gd g==; X-IronPort-AV: E=Sophos;i="5.91,297,1647298800"; d="scan'208";a="24418701" Received: from vtuxmail01.tq-net.de ([10.115.0.20]) by mx1.tq-group.com with ESMTP; 13 Jun 2022 14:34:03 +0200 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 3E240280072; Mon, 13 Jun 2022 14:34:03 +0200 (CEST) From: Alexander Stein To: Rob Herring , Krzysztof Kozlowski , Shawn Guo , Sascha Hauer , Fabio Estevam Cc: Alexander Stein , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [PATCH 2/7] ARM: dts: imx6ul: change operating-points to uint32-matrix Date: Mon, 13 Jun 2022 14:33:52 +0200 Message-Id: <20220613123357.441779-2-alexander.stein@ew.tq-group.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220613123357.441779-1-alexander.stein@ew.tq-group.com> References: <20220613123357.441779-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