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 X-Spam-Level: X-Spam-Status: No, score=-7.3 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 30F41C47083 for ; Mon, 24 May 2021 09:17:22 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 0B6F3610A5 for ; Mon, 24 May 2021 09:17:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232438AbhEXJSs (ORCPT ); Mon, 24 May 2021 05:18:48 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46286 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232313AbhEXJSq (ORCPT ); Mon, 24 May 2021 05:18:46 -0400 Received: from mail-pg1-x52b.google.com (mail-pg1-x52b.google.com [IPv6:2607:f8b0:4864:20::52b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5051DC061756 for ; Mon, 24 May 2021 02:17:18 -0700 (PDT) Received: by mail-pg1-x52b.google.com with SMTP id f22so18716655pgb.9 for ; Mon, 24 May 2021 02:17:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to :user-agent; bh=uYUG/kHy9p7F2cnTujRKeayiu68yKr3ESSvfQp9Yptc=; b=UoHU6i0X11qgTYHf/5gy0MOE/CgzWHNsppmwxI2WEY/BRnkUnwwVOPf6TqyQKU1S6g dk4OvzawaaAhYCUKjpT9gLYVUtAGGjAGquxdaJas2FUx0/DqKnC3xN8ufbPccZg5kO5c vzoHLrYCT1bUKPAjt4dttELnNq9qmKr/r2gJBm+76Qx2YwokQ9WTJLAcYzdU0Wv/3NQ9 P52G1qlS8G4UpLmLJg8xc8T2A3obrPEtSxcwmhtOL+OSTqbsw3bWTseGWVPSFoGL/xrc JKjcfLPQhVBYUtEJOSdn4eZQpAVwUpAMYGDDxoSo/gxD2klRP0wRNeReidCqcfrIfScA BAWQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to:user-agent; bh=uYUG/kHy9p7F2cnTujRKeayiu68yKr3ESSvfQp9Yptc=; b=WezmkkCDa6aGhMN3jMNWfTcODxza1aSZSTVkYafekcATfQCJV0vq4IMLkS3cac2/cs l4tPMZJy2qcJBheL9mF4IhQ0J21RwsGsIVuHCjaZCmneuj3Su9Rwk48H+UZGkctWJADR J1TYblEblzEfiWJU4Ywig7ZWsCttbsrnexAliIae8jo5mPun6oD9ZL7YCia2kA46BqZx YApw8oC/haW3D2tvrHi/ctkAIbJZIc2GqDtrdbRp9/5zHlQ/sbfick2Qj9/bgEEi1UqK Q5xLQX8wNlpTgH2E3uD2G76fty/x70vWbKPmMz6ufFGisj32KwUdjU3iA3jHADmulQH2 vWIQ== X-Gm-Message-State: AOAM532xj1XvKd/BeUyKG90jNkfO1XF9k0ZDnm/W5JYqlraiM9GTyAXJ DP77g14+RkB4LjpOvFRq3sFYPg== X-Google-Smtp-Source: ABdhPJykjXsmPTn+PZrmEnWQxSUAlZL5JZaPav5AAloRpW9yN6z/HFu/QSR7/wsFUgaV+mS1iDOk7A== X-Received: by 2002:a63:d14b:: with SMTP id c11mr12282051pgj.162.1621847837837; Mon, 24 May 2021 02:17:17 -0700 (PDT) Received: from localhost ([136.185.154.93]) by smtp.gmail.com with ESMTPSA id b21sm7363710pfo.47.2021.05.24.02.17.16 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 24 May 2021 02:17:17 -0700 (PDT) Date: Mon, 24 May 2021 14:47:15 +0530 From: Viresh Kumar To: Sudeep Holla Cc: Rob Herring , "linux-kernel@vger.kernel.org" , Bjorn Andersson , Hector Yuan , Manivannan Sadhasivam , devicetree@vger.kernel.org Subject: Re: [PATCH v4] dt-bindings: dvfs: Add support for generic performance domains Message-ID: <20210524091715.wb6c4m3sicbypkaa@vireshk-i7> References: <20210517155458.1016707-1-sudeep.holla@arm.com> <1621284311.383362.3157708.nullmailer@robh.at.kernel.org> <20210519112041.olwl35irvcbjxrka@bogus> <20210521040834.3rzsjkveoyugfotl@vireshk-i7> <20210521152431.wspnsji3z7pmmdlf@bogus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20210521152431.wspnsji3z7pmmdlf@bogus> User-Agent: NeoMutt/20180716-391-311a52 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 21-05-21, 16:24, Sudeep Holla wrote: > On Fri, May 21, 2021 at 09:38:34AM +0530, Viresh Kumar wrote: > > On 20-05-21, 14:43, Rob Herring wrote: > > > Not allowed because I can't turn this check on by default until we get > > > rid of the existing 80 or so. But it is a new check and Viresh already > > > applied, so oh well. > > > > I can always drop it :) > > > > While I really don't care(evident by rate at which I worked on this 😉) > I think Hector Yuan won't be happy to wait I guess. As a quick fix, you > can update "qcom,cpufreq-hw" to "mediatek,cpufreq-hw". You will still > get warning with this patch + update alone, but once you have Hector's > mediatek cpufreq driver applied, the warnings must disappear. > > What do you think ? I guess you can send a fix later then. -- viresh