From patchwork Mon Mar 7 06:45:29 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Manivannan Sadhasivam X-Patchwork-Id: 549013 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 72B08C433EF for ; Mon, 7 Mar 2022 06:45:45 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233273AbiCGGqh (ORCPT ); Mon, 7 Mar 2022 01:46:37 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51754 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234322AbiCGGqg (ORCPT ); Mon, 7 Mar 2022 01:46:36 -0500 Received: from mail-pj1-x102b.google.com (mail-pj1-x102b.google.com [IPv6:2607:f8b0:4864:20::102b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 228D65FF33 for ; Sun, 6 Mar 2022 22:45:43 -0800 (PST) Received: by mail-pj1-x102b.google.com with SMTP id k5-20020a17090a3cc500b001befa0d3102so9675806pjd.1 for ; Sun, 06 Mar 2022 22:45:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=wVn4uRZg+YKMfOFAeldUGJ/LiriTwdJu0U1lZacIdDM=; b=hzTSvFPxpPwjQyJ0VHtasLUo5yjoprO+oZRWY2rlqxyjk6wBrS5NqxKNGzgj/Ml5vN UFfes1wlgu42sm4Nwo9hISosEBtYjOA6jjc2UcWPVyufUymbwnRUF/8aWqgN0G1P/dkK AIPcGN6BBwRATGAS8aVyvEWiQIpwDy4pkb6K6fIdvIpZStBh6HXtYrg3Vk599w9dzU2C PquWW2v+jTNwxox2jj7QUtKRGLiMdymXdPfpkYQWeTz0plfhQrkWk2pykzGcuGFhnZ3+ Zz68MCoSP+IosX7xlT//nEZTyhIRH88mu298OaqUBVnF9ldZVYmCpwM8x3ABJdkhIPjR W8SA== 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=wVn4uRZg+YKMfOFAeldUGJ/LiriTwdJu0U1lZacIdDM=; b=qfRh5KOxRUBwZ0XK9zDHgKwILZvsYOn4Iz9FUm3SbJo7CIDhgGY1T8bNI9Z4JYqNI2 PE6BnHNXIR7+3hlu6MaMqLDwkV9IWCY9F5VbS65ZlcdGRK8MnHjXGGoWbTWi64SW7IJE nU0IacrPJScPxKf2Ley8zXkqlCzFgkWuAywLwo9Ffck68C9Cwxdvys5ZRzp2AvIvsexA ylzWu9nnSdqif4JW5a95zJKS8d6t3mrpmQB0hS5C4hAzWSkXXr7ywt3yC3/gFjRnWb9i edv4aU7g40D3J4JhnMHyuNzS42CKBGZYnQ9Upfnm+DVo9ssxE5p5E1hoR5NTq1Pj3U/3 gBWA== X-Gm-Message-State: AOAM532eauSzAxYytSrH3bCqnowFRlO3VrjvoT5vVi5LfWLOhHrTOdY2 xF5FciMqlheiKnAo+PCBa1wk X-Google-Smtp-Source: ABdhPJyzWieNmuO9fHFMVJFZ9QSFUaen3fJwQ2r0++wW5LU0X1MofBMi6GvvZxI9PjVUoFCkR+/nlg== X-Received: by 2002:a17:90b:1052:b0:1bf:5024:c2a7 with SMTP id gq18-20020a17090b105200b001bf5024c2a7mr6473564pjb.218.1646635542531; Sun, 06 Mar 2022 22:45:42 -0800 (PST) Received: from localhost.localdomain ([117.207.25.157]) by smtp.gmail.com with ESMTPSA id s7-20020a056a00178700b004e1a15e7928sm15841940pfg.145.2022.03.06.22.45.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 06 Mar 2022 22:45:42 -0800 (PST) From: Manivannan Sadhasivam To: rafael@kernel.org, viresh.kumar@linaro.org, robh+dt@kernel.org Cc: bjorn.andersson@linaro.org, linux-pm@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, angelogioacchino.delregno@somainline.org, Manivannan Sadhasivam Subject: [PATCH 0/2] Convert Qcom CPUFREQ HW binding to YAML Date: Mon, 7 Mar 2022 12:15:29 +0530 Message-Id: <20220307064531.47678-1-manivannan.sadhasivam@linaro.org> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Hi, Patch 1/2 was submitted separately [1] but Rob's bot reported errors related to the performance domain binding that used Qcom CPUFREQ as an example. But Qcom CPUFREQ driver doesn't support the generic performance domains yet. So I've added a patch 2/2 that fixes the warning by using MediaTek CPUFREQ as the example and added both patches to this series. Thanks, Mani [1] https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20211005044920.78544-1-manivannan.sadhasivam@linaro.org/ Manivannan Sadhasivam (2): dt-bindings: cpufreq: cpufreq-qcom-hw: Convert to YAML bindings dt-bindings: dvfs: Use MediaTek CPUFREQ HW as an example .../bindings/cpufreq/cpufreq-qcom-hw.txt | 172 --------------- .../bindings/cpufreq/cpufreq-qcom-hw.yaml | 201 ++++++++++++++++++ .../bindings/dvfs/performance-domain.yaml | 14 +- 3 files changed, 211 insertions(+), 176 deletions(-) delete mode 100644 Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.txt create mode 100644 Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.yaml