From patchwork Fri Jul 8 12:11:53 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bryan O'Donoghue X-Patchwork-Id: 588926 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 6EE1FC43334 for ; Fri, 8 Jul 2022 12:12:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237905AbiGHMMC (ORCPT ); Fri, 8 Jul 2022 08:12:02 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39870 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237753AbiGHMMB (ORCPT ); Fri, 8 Jul 2022 08:12:01 -0400 Received: from mail-wr1-x42f.google.com (mail-wr1-x42f.google.com [IPv6:2a00:1450:4864:20::42f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 56EE59CE38 for ; Fri, 8 Jul 2022 05:12:00 -0700 (PDT) Received: by mail-wr1-x42f.google.com with SMTP id d16so23953842wrv.10 for ; Fri, 08 Jul 2022 05:12:00 -0700 (PDT) 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=8w8iUnO06xpNNTx1uNb/VB35F/Bn/nD/eESgVEkqCWk=; b=rkYLkHFWtyAYhX2gYXIXFR9VqWhIThf8hJGmlpcr5pedzfOUkhZS2FT9jaR87iAWpF LP5mzBIAq0ar7sEnqj7wZjcI/B9OKhA+Dk6kdqVhjjYEza0CNnWrVnGkFqrjmFzZS6/h ltfCKvue/44X/0XjTI/fDHUwUmE1XqIv/Vlv84JH+XopP8PekPB34mbFdEFdLIOfhks4 LdDkAoJLrTrRbBHkYXlInHv9P0SDWa4XH5qLWh4U39D0172Kl/qrBLQU8OS9GULiQjVZ xduV/jy0r0DbyoSoay+380Sa1tG2cHODBEWs6SF7TyuDEbI/2yy3xwLBwBGmala40EYA wcBA== 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=8w8iUnO06xpNNTx1uNb/VB35F/Bn/nD/eESgVEkqCWk=; b=aPaLfLTYojgLO4dHsYbijYaAL+5vhxMnH8R2ILXs7Z2+qLcje+U/8PQ8V93jqSgiG9 BIYbJ+2gRtq50l2ngbLJe2kzk9KbPPwtkpHBEjOPt3RaU7AtGDaLSZ/7GiKdFY+IF99W 3sf52ZcAkcuVBqwDL8QKLzWNbiEWLdyZFBjLefEAqYtqfsWCm5vmmrSU2QX75k01w4yN CHkWeiT2CGvIcH/1e8W19/22WkbJty5/NJJMmvmvy7g8sqYVDNSyqXmw9JzGCTHe8ZXn BLGW7rbXG14iFusqe4McrCiOvQdwk2gWPf6+45/5wi7KD6TgfsXaePA2cW6mop3I4WU8 Ll+w== X-Gm-Message-State: AJIora+gC6p9bKrn153I0QqHQxYBQ5PKRMKLPaFCHdu3nMT3+lSJu/0X GEJlFUBVQu5X+IhOhF1te8o6yg== X-Google-Smtp-Source: AGRyM1vQuLeTvDT59elqz89G6EwR6xpO739ErCOJg2JIBohiqo5MAy9lHed0BjiYPiw23B54pXDj4w== X-Received: by 2002:a5d:6c63:0:b0:21d:2a53:c7a9 with SMTP id r3-20020a5d6c63000000b0021d2a53c7a9mr3180760wrz.34.1657282318803; Fri, 08 Jul 2022 05:11:58 -0700 (PDT) Received: from sagittarius-a.chello.ie (188-141-3-169.dynamic.upc.ie. [188.141.3.169]) by smtp.gmail.com with ESMTPSA id l3-20020a05600c1d0300b003a03ae64f57sm2030549wms.8.2022.07.08.05.11.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 08 Jul 2022 05:11:58 -0700 (PDT) From: Bryan O'Donoghue To: ilia.lin@kernel.org, agross@kernel.org, rafael@kernel.org, viresh.kumar@linaro.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, stephan@gerhold.net Cc: linux-pm@vger.kernel.org, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, bryan.odonoghue@linaro.org Subject: [PATCH v3 0/3] msm8939 cpufreq preparatory work Date: Fri, 8 Jul 2022 13:11:53 +0100 Message-Id: <20220708121156.2165250-1-bryan.odonoghue@linaro.org> X-Mailer: git-send-email 2.36.1 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org V3: - Drop the exclusion of msm8939 from cpufreq-dt-platdev. I'm happy enough to bundle this in with CPR. - Stephan V2: - Previous series title "qcom-cpufreq-nvmem: Add msm8939 with some fixups" https://www.spinics.net/lists/linux-arm-msm/msg116201.html - Drops adding msm8939 to the cpufreq-nvmem layer at all. cpufreq and CPR go hand in hand so we need to do the addition to cpufreq-nvmem in tandem with the associated CPR driver update. - Stephan We can still add in msm8939 to the cpufreq-dt-platdev block list and fixup the dt binding check errors found doing that. - Adds a patch to the error reported by Rob's bot. Rob said he thought Krzysztof had a patch for that but, I couldn't find it so I just added a fix as the first patch - bod - Adds Acked-by Rob to second patch - Adds Acked-by Krzysztof to third patch V1: Fix up some missing compat strings for the qcom-cpufreq-nvmem yaml. Add in msm8939 as a compatible qcom-cpufreq-nvmem. Bryan O'Donoghue (3): dt-bindings: opp: opp-v2-kryo-cpu: Fix example binding checks dt-bindings: opp: Add missing compat devices dt-bindings: opp: Add msm8939 to the compatible list .../bindings/cpufreq/qcom-cpufreq-nvmem.yaml | 7 +++++++ .../devicetree/bindings/opp/opp-v2-kryo-cpu.yaml | 15 +++++++++++++++ 2 files changed, 22 insertions(+)