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.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,NICE_REPLY_A,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 5F400C433E2 for ; Sun, 6 Sep 2020 19:45:04 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 0FEF32080A for ; Sun, 6 Sep 2020 19:45:04 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="Y3dhlZFC" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726385AbgIFToG (ORCPT ); Sun, 6 Sep 2020 15:44:06 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40214 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725833AbgIFToE (ORCPT ); Sun, 6 Sep 2020 15:44:04 -0400 Received: from mail-pf1-x443.google.com (mail-pf1-x443.google.com [IPv6:2607:f8b0:4864:20::443]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 514D4C061573 for ; Sun, 6 Sep 2020 12:44:02 -0700 (PDT) Received: by mail-pf1-x443.google.com with SMTP id d6so420107pfn.9 for ; Sun, 06 Sep 2020 12:44:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=oS02zA1VYEt/yvDSE3Q9ugNSM3dwx/SDZF7dgwbaQcA=; b=Y3dhlZFCms9a90fYwZi3NGCXrYtrZmaY1MZVQbT/xzrX/N2lmMQN9eGnU/10pylHyp wwUutpWgcmYz3Ebvbys4guE3BWkaZqiiDW5cOIQJs2rsRYI0kk+zSs7NZ983QzxYXF3P Rn0uML2D2ab+mgySiiYYKd+0LGeklPrwKX2HWijYkzMrXo8TPkglNKojBlLueXOMYjku VuBm3uTzSPbo/JEKcga/c9Qq5Zjg69AXRYDmTtIJfUsfWGDlwtksrnqMd1Y5PYE6Rads PhT6jGCHxt/x44QXTqjblzClLFWESuK68HWo6xn9FsD3M8GFAM5fR88e0dlhBLzVycu+ 8vyw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=oS02zA1VYEt/yvDSE3Q9ugNSM3dwx/SDZF7dgwbaQcA=; b=OAZIdMHitg06IA9zJVwtgogZXBF7hFmrvmxL9Cv1ucOLbLAEv3xMrfoPGu73Dq3WdP yiyrcLJPsf0fGQHU9xF+UJuQIyIEfn5XM+A5FnavMmsOXDWzOLL/2oMgZtBK4Ns/kET6 wlkvhowCPUpV8QhP/dbL46lFTCRBs1m33jcTfx/mlp+GfxfHU9eNjQ3I+CsPY3Xy93DJ lEia7Jv/cyX38k3RQ8L8lpXvviSKhomHIR0Oj/sG+A12L58cYhEci4c1Y2+KOlcN3Tb+ 38DaA7NUCdrhtr4N7lvs1xMBsQjTK8pC/t1a2edwA4PuIcSuTJuQyxQ2UeKfZCg4xM+7 4lCg== X-Gm-Message-State: AOAM531mHb4RyecMLEswXgIRCWP1an47dneYKg+mpIjdLAbAG1ti3hQw VQA2qFEWzwFyCBNUFTlzt79Cm6aaf+4= X-Google-Smtp-Source: ABdhPJzGl+VszRq1nnliar/2p6FSDFWuVvbmZSwp9PaSeN6x2IMFAa/uY//FRWBDEhzh7ILiBa9yBg== X-Received: by 2002:a63:e504:: with SMTP id r4mr4003285pgh.431.1599421438634; Sun, 06 Sep 2020 12:43:58 -0700 (PDT) Received: from [10.230.30.107] ([192.19.223.252]) by smtp.gmail.com with ESMTPSA id w203sm12586623pfc.97.2020.09.06.12.43.56 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 06 Sep 2020 12:43:57 -0700 (PDT) Subject: Re: [PATCH 0/4] soc: bcm: brcmstb: BIUCTRL updates To: Florian Fainelli , linux-arm-kernel@lists.infradead.org Cc: "maintainer:BROADCOM BCM7XXX ARM ARCHITECTURE" , open list References: <20200904205055.3309379-1-f.fainelli@gmail.com> From: Florian Fainelli Message-ID: <54f4b19d-8feb-c780-6b5d-2b6ab6c97d30@gmail.com> Date: Sun, 6 Sep 2020 12:43:56 -0700 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Firefox/78.0 Thunderbird/78.2.1 MIME-Version: 1.0 In-Reply-To: <20200904205055.3309379-1-f.fainelli@gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 9/4/2020 1:50 PM, Florian Fainelli wrote: > This patch series adds support for two new STB chips: 72164 and 72165 > and allows them to be tuned the same way other Brahma-B53 chips are. > > The last two changes are some minor configuration changes to the > read-ahead cache logic to improve performance for Cortex-A72 based > systems. Series applied to drivers/next, there was an incorrectly updated comment in the last patch that was removed. -- Florian