From patchwork Wed Aug 9 02:30:43 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Nishanth Menon X-Patchwork-Id: 13347344 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 B32F3C001B0 for ; Wed, 9 Aug 2023 02:31:28 +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=ewfZbVj4wXz9qPr8K99LrheuOjxyXLlGATIWREg6p04=; b=KavUAeL0M5jCT0 EeNChyXEYBMyL276GeokmXp3H6t9GJxlZ5spw4/HqD6JpjldJUK0quQhvN76A6JseVsl/09UCXp5F DcW7qgmynYjCBxxO9tE5kn7MK4stWqqb9gXzT64uPNYOYl/trQR8r/xQHyHO5vSlfnO6zVE3HuBhH U0JxKNcfKDsQOu6AYSLItSoYQGV0Sf3qEGsfx7+zOkSMFjRmG4U04kOgUgK144qRifDZrxXrAjj9x B0V/MY6qMHk5E0WgwbQq5ShlMvHKeA/PzGIcG8U1tkXetlifRcW0gSHx4Xj8hoCkpuUCmb/xMYFPq teq63ntNVyt3tfcDGqrQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qTYyS-003tXu-37; Wed, 09 Aug 2023 02:31:00 +0000 Received: from fllv0015.ext.ti.com ([198.47.19.141]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qTYyP-003tWm-0t for linux-arm-kernel@lists.infradead.org; Wed, 09 Aug 2023 02:30:58 +0000 Received: from fllv0034.itg.ti.com ([10.64.40.246]) by fllv0015.ext.ti.com (8.15.2/8.15.2) with ESMTP id 3792UkQk048982; Tue, 8 Aug 2023 21:30:46 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1691548246; bh=x9X49Z0FUBzosRXT4VP4CXNHS0X1jBUs00Dwd75B1ps=; h=From:To:CC:Subject:Date; b=nn8r9U81W8lwoisi/+HdJSorO0uab5cN4DR+BcvQIkZuGVeLNQzHKAL25LEZ4YYs9 ihIqKIA2jLNGRIiwEKDsaJwhs5lJ/TeLYVJwA5UPXg3i+Vy+nJopjlKV0i/gt4wulK D9Yp3Xh80ZJYnlYLQMbCcf3nBEjfdam/PU+0fOow= Received: from DLEE105.ent.ti.com (dlee105.ent.ti.com [157.170.170.35]) by fllv0034.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 3792Uksm060897 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Tue, 8 Aug 2023 21:30:46 -0500 Received: from DLEE102.ent.ti.com (157.170.170.32) by DLEE105.ent.ti.com (157.170.170.35) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Tue, 8 Aug 2023 21:30:46 -0500 Received: from lelv0327.itg.ti.com (10.180.67.183) by DLEE102.ent.ti.com (157.170.170.32) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23 via Frontend Transport; Tue, 8 Aug 2023 21:30:46 -0500 Received: from localhost (ileaxei01-snat2.itg.ti.com [10.180.69.6]) by lelv0327.itg.ti.com (8.15.2/8.15.2) with ESMTP id 3792UkVg120103; Tue, 8 Aug 2023 21:30:46 -0500 From: Nishanth Menon To: Rob Herring , Stephen Boyd , Conor Dooley , Krzysztof Kozlowski , Viresh Kumar CC: Tony Lindgren , =?utf-8?q?Beno=C3=AEt_Cousson?= , "Rafael J. Wysocki" , Vibhore Vardhan , Dhruva Gole , , , , , , Nishanth Menon Subject: [PATCH V3 0/2] dt-bindings: opp/cpufreq: Convert ti-cpufreq to json schema Date: Tue, 8 Aug 2023 21:30:43 -0500 Message-ID: <20230809023045.1870410-1-nm@ti.com> X-Mailer: git-send-email 2.40.0 MIME-Version: 1.0 X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230808_193057_412799_C95A306E X-CRM114-Status: UNSURE ( 8.88 ) X-CRM114-Notice: Please train this message. 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 Hi, Convert the long pending free-form text bindings of ti-cpufreq and omap5-opp-supply bindings to json-schema. Changes from V2: * Fixed up minor typo in commit message, picked up Dhruva's review V2: https://lore.kernel.org/all/20230801233341.1416552-1-nm@ti.com/ V1: https://lore.kernel.org/all/20230724153911.1376830-1-nm@ti.com/ Nishanth Menon (2): dt-bindings: opp: Convert ti-omap5-opp-supply to json schema dt-bindings: cpufreq: Convert ti-cpufreq to json schema .../bindings/cpufreq/ti-cpufreq.txt | 132 ------------------ .../opp/operating-points-v2-ti-cpu.yaml | 88 ++++++++++++ .../bindings/opp/ti,omap-opp-supply.yaml | 103 ++++++++++++++ .../bindings/opp/ti-omap5-opp-supply.txt | 63 --------- 4 files changed, 191 insertions(+), 195 deletions(-) delete mode 100644 Documentation/devicetree/bindings/cpufreq/ti-cpufreq.txt create mode 100644 Documentation/devicetree/bindings/opp/operating-points-v2-ti-cpu.yaml create mode 100644 Documentation/devicetree/bindings/opp/ti,omap-opp-supply.yaml delete mode 100644 Documentation/devicetree/bindings/opp/ti-omap5-opp-supply.txt