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=-8.3 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=unavailable 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 2EFC3C3A5A8 for ; Tue, 3 Sep 2019 06:14:08 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id EFCDE22CF8 for ; Tue, 3 Sep 2019 06:14:07 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="y3AMEKKL" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727044AbfICGOH (ORCPT ); Tue, 3 Sep 2019 02:14:07 -0400 Received: from mail-pl1-f196.google.com ([209.85.214.196]:38130 "EHLO mail-pl1-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727000AbfICGOG (ORCPT ); Tue, 3 Sep 2019 02:14:06 -0400 Received: by mail-pl1-f196.google.com with SMTP id w11so7446214plp.5 for ; Mon, 02 Sep 2019 23:14:06 -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:in-reply-to:user-agent; bh=X56IDYGgH848OXVqS7siup3yiE3wR0xEVNMSreTqgdo=; b=y3AMEKKLSVUNqigZFRl6vqbivo8ONu2wWnALKLMDMc58mKXv8dt1WPoc5s1l7AoJkd bEd1/DYAizZBXBqpKoDvl0EwvbqFaBz5xRhAGLQZ7xmctZRSQ1LnS/PPfEZMDqiYjrOz J5oppKWr7CODmyaxen0zqJKrJYVK40EJM1RvSaQwkVQ0z3SBy6X41YZKS2wrAxRKC0gd B7bcAj3+Z9+/j+VwkhNq/gdzmyT5fuCFtrXdI1sANy1IuHwIolvMPMl9caZ6GZdzsGUf C4ByUzzvg9vWkZfp3cCL+GDvvMtxUe0f603Gm4VlXnGPwkXyFph0x0XaNn3I3vyu1b4Y uyrw== 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:in-reply-to:user-agent; bh=X56IDYGgH848OXVqS7siup3yiE3wR0xEVNMSreTqgdo=; b=uhBLXTX7SIi4+QiuB/Rc+pB/34B3tY2ufXyIcBmVaaBtzEJn3m35Vmba9F20M1TAi3 zNACFcRCN82ib3bepXfLVZOxAYwrbeLZW5oQwjjI9MfDQRmKT5/6IDLcdtpi8VhO7qdf 9Sj1eMsmn+bpkuliTe1FEOq0DDj3LB08bZbtoUgtR/CqH0EFr1est3lYu4BtdMNhSi94 akfzj0wEYgkLU09MSPYzkiMTl6BdJJ9dRnuYy/oCkhkfPVveUji8NgQl7n/4S7DbuZLX WsJrJ/uzikBcHJ5OGmJU7sVwLm/kLLwxesAatHL49lBDFijuHNcoND6jmlZFRWCn1jNs nDFw== X-Gm-Message-State: APjAAAVZcg6bBf08Y1auuYkMFYF5LRpMlAbwMWRFT50UayXYMR6FaDVc cgM89vFDyC1lzv+oiXkm5/LPbQ== X-Google-Smtp-Source: APXvYqy2jgf96BPa+1HJhxpna1B7VYdeAxyhRykT9911XHflctDbHWllU730nibd82llGhzGl3E/gQ== X-Received: by 2002:a17:902:1122:: with SMTP id d31mr34104469pla.254.1567491245848; Mon, 02 Sep 2019 23:14:05 -0700 (PDT) Received: from localhost ([122.167.132.221]) by smtp.gmail.com with ESMTPSA id p10sm18500683pff.132.2019.09.02.23.14.04 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 02 Sep 2019 23:14:05 -0700 (PDT) Date: Tue, 3 Sep 2019 11:44:03 +0530 From: Viresh Kumar To: "H. Nikolaus Schaller" Cc: =?utf-8?Q?Beno=C3=AEt?= Cousson , Tony Lindgren , Rob Herring , Adam Ford , =?utf-8?B?QW5kcsOp?= Roth , Mark Rutland , "Rafael J. Wysocki" , linux-omap@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org, letux-kernel@openphoenux.org, kernel@pyra-handheld.com Subject: Re: [RFC 4/5] ARM: dts: omap3-n950-n9: remove opp-v1 table Message-ID: <20190903061403.k3d333f54gj2kuxi@vireshk-i7> References: <2f978667c1533e46e3a5df58871e9048f3eb74e9.1567421751.git.hns@goldelico.com> <20190903023635.44yf32jowpm3hgfp@vireshk-i7> <8BC1AEC9-7B24-4C07-8659-16741D018164@goldelico.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8BC1AEC9-7B24-4C07-8659-16741D018164@goldelico.com> User-Agent: NeoMutt/20180716-391-311a52 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 03-09-19, 08:01, H. Nikolaus Schaller wrote: > > > Am 03.09.2019 um 04:36 schrieb Viresh Kumar : > > > > On 02-09-19, 12:55, H. Nikolaus Schaller wrote: > >> With opp-v2 in omap36xx.dtsi and ti-cpufreq driver the > >> 1GHz capability is automatically detected. > >> > >> Signed-off-by: H. Nikolaus Schaller > >> --- > >> arch/arm/boot/dts/omap3-n950-n9.dtsi | 7 ------- > >> 1 file changed, 7 deletions(-) > >> > >> diff --git a/arch/arm/boot/dts/omap3-n950-n9.dtsi b/arch/arm/boot/dts/omap3-n950-n9.dtsi > >> index 5441e9ffdbb4..e98b0c615f19 100644 > >> --- a/arch/arm/boot/dts/omap3-n950-n9.dtsi > >> +++ b/arch/arm/boot/dts/omap3-n950-n9.dtsi > >> @@ -11,13 +11,6 @@ > >> cpus { > >> cpu@0 { > >> cpu0-supply = <&vcc>; > >> - operating-points = < > >> - /* kHz uV */ > >> - 300000 1012500 > >> - 600000 1200000 > >> - 800000 1325000 > >> - 1000000 1375000 > >> - >; > >> }; > >> }; > > > > This should be merged with 2/5 ? > > Well, it bloats 2/5. It is logically the right place to do this as that's where we are adding opp-v2. > What I hope (I can't test) is that this opp-v1 table > is ignored if an opp-v2 table exists. So that it can be > removed by a separate follow-up patch. It should work as that's what we are doing in OPP core, but I still feel this better get merged with 2/5. -- viresh