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=-11.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_CR_TRAILER,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 C821EC433F5 for ; Tue, 7 Sep 2021 19:56:29 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id AD7F261151 for ; Tue, 7 Sep 2021 19:56:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1346227AbhIGT5e (ORCPT ); Tue, 7 Sep 2021 15:57:34 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33998 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1346177AbhIGT53 (ORCPT ); Tue, 7 Sep 2021 15:57:29 -0400 Received: from mail-pg1-x532.google.com (mail-pg1-x532.google.com [IPv6:2607:f8b0:4864:20::532]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 85C04C06175F for ; Tue, 7 Sep 2021 12:56:22 -0700 (PDT) Received: by mail-pg1-x532.google.com with SMTP id f129so357604pgc.1 for ; Tue, 07 Sep 2021 12:56:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=cxihqoLbqnx4VeK1GPNb8VICY6vWRDKx/3eO1G8HhuQ=; b=OfBuMoX3fXj5aac6Ia5dRKuG6R3hoaaovU7ZMMs6K6c7hphDl9h/o4sAdqZkeqa3cV e2BQSZC423CLHHDmgIr8j72F+MJ0fYWWyeu1Y2V2ZGJq4JgY51ulvLRxTdR23ODUaILk xpqIX9WyG+3NixLI7eUZlW8iJkFRr93RTK1mg= 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; bh=cxihqoLbqnx4VeK1GPNb8VICY6vWRDKx/3eO1G8HhuQ=; b=hDlLviHluTuZ7UyVTsrYPtfWY2xNqcdRGl58+s2MEgp3iEgdPsdMu17WWnCrWh/cU9 sV8830dLDCu2H/GYOnEJekqLG2hRy9n0RWmN5tH77V5wCAmm0B+NkVWvkCSzpO3jrp9r gWkJ2Bzx8y6DwnPx4dbpxdG0TbE6p/ZbGPYDtReCHE4C1GIPs9M7HEHNtllRSvkBccGs Ba4SgOMvG/6lnT2fzKcAGJqfRMD14ewpMh1iDFTp3CTGgbaqp0s8G8aHHUUnuMT/aHiG jfihltgZqZ5M/vAcZ5QIEtsyX71qf+z8PTQ92lu0HuRVu4wIIL1SzcWRzF7v+P58CVLI RBqg== X-Gm-Message-State: AOAM531He6gvnHbd2YfOzz3EJWczjRdhxr0Re9o3U8g5d+0VBuYgD+Jj aJapsgc/jtemn6vWNKckGPW6hA== X-Google-Smtp-Source: ABdhPJzZy0hCiX2y29DAINhCmDB1pMZdEBCwaoJGXoZ0fdUULgu5tbH3003U953JqOk6W4/iDe+yCA== X-Received: by 2002:a65:5686:: with SMTP id v6mr52750pgs.174.1631044582077; Tue, 07 Sep 2021 12:56:22 -0700 (PDT) Received: from localhost ([2620:15c:202:201:c6b2:7ae:474d:36f6]) by smtp.gmail.com with UTF8SMTPSA id o10sm13570393pgp.68.2021.09.07.12.56.21 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 07 Sep 2021 12:56:21 -0700 (PDT) Date: Tue, 7 Sep 2021 12:56:20 -0700 From: Matthias Kaehlcke To: Douglas Anderson Cc: Bjorn Andersson , Sibi Sankar , Stephen Boyd , Andy Gross , Rob Herring , devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] Revert "arm64: dts: qcom: sc7280: Fixup the cpufreq node" Message-ID: References: <20210907121220.1.I08460f490473b70de0d768db45f030a4d5c17828@changeid> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20210907121220.1.I08460f490473b70de0d768db45f030a4d5c17828@changeid> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Sep 07, 2021 at 12:12:25PM -0700, Douglas Anderson wrote: > This reverts commit 11e03d692101e484df9322f892a8b6e111a82bfd. > > As per discussion [1] the patch shouldn't have landed. Let's revert. > > [1] https://lore.kernel.org/r/fde7bac239f796b039b9be58b391fb77@codeaurora.org/ > > Fixes: 11e03d692101 ("arm64: dts: qcom: sc7280: Fixup the cpufreq node") > Reported-by: Matthias Kaehlcke > Cc: Sibi Sankar > Cc: Matthias Kaehlcke > Cc: Stephen Boyd > Signed-off-by: Douglas Anderson Reviewed-by: Matthias Kaehlcke