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=-5.3 required=3.0 tests=BAYES_00, 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 2CFF3C48BCF for ; Wed, 9 Jun 2021 13:20:56 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 07E2B613C8 for ; Wed, 9 Jun 2021 13:20:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233864AbhFINWu (ORCPT ); Wed, 9 Jun 2021 09:22:50 -0400 Received: from youngberry.canonical.com ([91.189.89.112]:42813 "EHLO youngberry.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233101AbhFINWt (ORCPT ); Wed, 9 Jun 2021 09:22:49 -0400 Received: from mail-wm1-f69.google.com ([209.85.128.69]) by youngberry.canonical.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1lqy8b-0006fi-Qi for linux-tegra@vger.kernel.org; Wed, 09 Jun 2021 13:20:53 +0000 Received: by mail-wm1-f69.google.com with SMTP id n21-20020a7bcbd50000b02901a2ee0826aeso2533209wmi.7 for ; Wed, 09 Jun 2021 06:20:53 -0700 (PDT) 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=O/jeQfD/PRU7+ZLKVWo4kW6eSKyG/9GBLEURDHxDyzY=; b=d+KgMixlv7oNZZEu51KfyP10GaLLfP9DK8B70ygtQ+zlRMO0h5iNywMrBz7AgIjr07 ZtB5ddkeL18cGtl/8gRnXH0UhtqiqbPubT2aCzALMmBnY8DHVces5EAFcdi4ljv0Xdmg sLfAQRp94jxXb1Hha9ty/EzwOohKQOdj6icFlEFqkTakOcxvLETaOU3YbbhGp4zFogQL QLSKlXW4vy2MZGI0qJ/IJtd7MWIDw+rN6xHYXcK1AamR11cggw4hp6zkSal62uxLACg9 frCfvzfhuNJeh0Fv/fkBsrWCKXxF/ZgFwFin+C4/8R1TmUdrYobT3Ry2BkZa7tlo/LRM Km4Q== X-Gm-Message-State: AOAM533J0NnIcvnxlTsXpuuRugwbCAo5l1hd0VrpDPNJS26UK5GvvmfY VWC28Url4Ga1baY7piL2r0zSf7Mjym6Tg6xzp1fepWPZXeeINnKyPS2N6nibpnef/spALHMDuUv Ur6lzzCZv3bZOMGUevqdNN9Bf/TLhzk5VXKQqOmkV X-Received: by 2002:adf:e5c1:: with SMTP id a1mr28431596wrn.16.1623244853592; Wed, 09 Jun 2021 06:20:53 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzPwIER/U8HjPgFdgQi+5438sNuC/K4BzQ7DUDd3BFdNyrQXv/3PhyC1zXgJG2F7mvCt819Hw== X-Received: by 2002:adf:e5c1:: with SMTP id a1mr28431577wrn.16.1623244853437; Wed, 09 Jun 2021 06:20:53 -0700 (PDT) Received: from [192.168.1.115] (xdsl-188-155-177-222.adslplus.ch. [188.155.177.222]) by smtp.gmail.com with ESMTPSA id v15sm2086058wrw.24.2021.06.09.06.20.52 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 09 Jun 2021 06:20:53 -0700 (PDT) Subject: Re: [GIT PULL] memory: Tegra memory controller for v5.14 List-Id: To: Olof Johansson , Arnd Bergmann , arm@kernel.org, soc@kernel.org Cc: linux-kernel@vger.kernel.org, Krzysztof Kozlowski , Thierry Reding , Will Deacon , Robin Murphy , Jon Hunter , Nicolin Chen , Krishna Reddy , linux-tegra@vger.kernel.org, iommu@lists.linux-foundation.org, linux-arm-kernel@lists.infradead.org, Dmitry Osipenko References: <20210607084910.21024-1-krzysztof.kozlowski@canonical.com> From: Krzysztof Kozlowski Message-ID: <184b726d-fa8a-d708-df95-a0a7d1fcc58f@canonical.com> Date: Wed, 9 Jun 2021 15:20:52 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1 MIME-Version: 1.0 In-Reply-To: <20210607084910.21024-1-krzysztof.kozlowski@canonical.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-tegra@vger.kernel.org On 07/06/2021 10:49, Krzysztof Kozlowski wrote: > Hi Olof and Arnd, > > Tegra memory controller driver changes with necessary dependency from Thierry > (which you will also get from him): > 1. Dmitry's power domain work on Tegra MC drivers, > 2. Necessary clock and regulator dependencies for Dmitry's work. > Hi Olof and Arnd, Just FYI, the stable tag from Thierry which I pulled here (and you will get from him as well) might cause COMPILE_TEST failures on specific configurations. Regular defconfigs and allyes/allmod should not be affected. I am giving heads up in case this lands in Linus later... There will be two fixes for this, sent already by Thierry: https://lore.kernel.org/lkml/20210609112806.3565057-1-thierry.reding@gmail.com/ 1. reset controller stubs: going via reset tree, 2. reserved memory section: probably going via my tree later. Best regards, Krzysztof 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=-5.3 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,NICE_REPLY_A,SPF_HELO_NONE, SPF_PASS,URIBL_RED,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 ADC8FC48BCD for ; Wed, 9 Jun 2021 13:21:49 +0000 (UTC) Received: from smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 3DBD1613AC for ; Wed, 9 Jun 2021 13:21:49 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 3DBD1613AC Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=canonical.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=iommu-bounces@lists.linux-foundation.org Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id 05F85608C4; Wed, 9 Jun 2021 13:21:49 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id K5zmUENSZBL4; Wed, 9 Jun 2021 13:21:48 +0000 (UTC) Received: from lists.linuxfoundation.org (lf-lists.osuosl.org [IPv6:2605:bc80:3010:104::8cd3:938]) by smtp3.osuosl.org (Postfix) with ESMTPS id DBF4E600B8; Wed, 9 Jun 2021 13:21:47 +0000 (UTC) Received: from lf-lists.osuosl.org (localhost [127.0.0.1]) by lists.linuxfoundation.org (Postfix) with ESMTP id C0D58C000E; Wed, 9 Jun 2021 13:21:47 +0000 (UTC) Received: from smtp1.osuosl.org (smtp1.osuosl.org [IPv6:2605:bc80:3010::138]) by lists.linuxfoundation.org (Postfix) with ESMTP id 493B8C000B for ; Wed, 9 Jun 2021 13:21:46 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id F19E583C92 for ; Wed, 9 Jun 2021 13:20:56 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp1.osuosl.org ([127.0.0.1]) by localhost (smtp1.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id AD1KnQBUAxIq for ; Wed, 9 Jun 2021 13:20:56 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.8.0 Received: from youngberry.canonical.com (youngberry.canonical.com [91.189.89.112]) by smtp1.osuosl.org (Postfix) with ESMTPS id 1776783C7E for ; Wed, 9 Jun 2021 13:20:55 +0000 (UTC) Received: from mail-wr1-f71.google.com ([209.85.221.71]) by youngberry.canonical.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1lqy8b-0006fh-QJ for iommu@lists.linux-foundation.org; Wed, 09 Jun 2021 13:20:53 +0000 Received: by mail-wr1-f71.google.com with SMTP id d5-20020a0560001865b0290119bba6e1c7so6802685wri.20 for ; Wed, 09 Jun 2021 06:20:53 -0700 (PDT) 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=O/jeQfD/PRU7+ZLKVWo4kW6eSKyG/9GBLEURDHxDyzY=; b=VdOUvn5aYY9JXr7SOQpquEkroxDWkwkv+ZcwwoENVFSnmKUSRY53SHZ0tY3s5g2CI4 q3kGf3VRjhviucmKmnRqsS1S95rdapH6rD9R4KHZjKYrr8wmCHQlEDqR/gortIL4A5aB rzHAI3ZdhIE0dwEGAy83nPvRuUOBodqM5P4CdwWutQrioGw9tW2DWlvvmfqOmClyBdMd oVhdKXEQXptLnZPMn+D5LQLcEguvD1CbOTUEp312pGgIqouD37slOQV3Xww8KGoDpeNb sFnn3VlC9E45YuMwA98F2iB36RAWsEtp0CIXHn3fKAfLu7CwmyJW5xwvii9ViFcCbtuS wx6g== X-Gm-Message-State: AOAM532dhPcXSqcmF+thMNu6DpHtcJGGEAzIHEMjVLYLw4y9fPQgZxyX GQAWYDCKJBu/T+Q/Ea4TiLNbusZrKm3N0f5mnfXK1Os9ZLUZjrbSvf5pqeDhSZImSMs7qgkFVLa 43NDHuC87MkqSGhRRv90d2oKrfuTaseMqYLYcOXnUZdFQ91A= X-Received: by 2002:adf:e5c1:: with SMTP id a1mr28431590wrn.16.1623244853591; Wed, 09 Jun 2021 06:20:53 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzPwIER/U8HjPgFdgQi+5438sNuC/K4BzQ7DUDd3BFdNyrQXv/3PhyC1zXgJG2F7mvCt819Hw== X-Received: by 2002:adf:e5c1:: with SMTP id a1mr28431577wrn.16.1623244853437; Wed, 09 Jun 2021 06:20:53 -0700 (PDT) Received: from [192.168.1.115] (xdsl-188-155-177-222.adslplus.ch. [188.155.177.222]) by smtp.gmail.com with ESMTPSA id v15sm2086058wrw.24.2021.06.09.06.20.52 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 09 Jun 2021 06:20:53 -0700 (PDT) Subject: Re: [GIT PULL] memory: Tegra memory controller for v5.14 List-Id: To: Olof Johansson , Arnd Bergmann , arm@kernel.org, soc@kernel.org References: <20210607084910.21024-1-krzysztof.kozlowski@canonical.com> From: Krzysztof Kozlowski Message-ID: <184b726d-fa8a-d708-df95-a0a7d1fcc58f@canonical.com> Date: Wed, 9 Jun 2021 15:20:52 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1 MIME-Version: 1.0 In-Reply-To: <20210607084910.21024-1-krzysztof.kozlowski@canonical.com> Content-Language: en-US Cc: iommu@lists.linux-foundation.org, Will Deacon , linux-kernel@vger.kernel.org, Krzysztof Kozlowski , Jon Hunter , Thierry Reding , Nicolin Chen , linux-tegra@vger.kernel.org, Dmitry Osipenko , Robin Murphy , linux-arm-kernel@lists.infradead.org X-BeenThere: iommu@lists.linux-foundation.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: Development issues for Linux IOMMU support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: iommu-bounces@lists.linux-foundation.org Sender: "iommu" Message-ID: <20210609132052.Zj3yAsjCdMgvFn1X_AkNo3SMrY2k84533YEYc3QQh00@z> On 07/06/2021 10:49, Krzysztof Kozlowski wrote: > Hi Olof and Arnd, > > Tegra memory controller driver changes with necessary dependency from Thierry > (which you will also get from him): > 1. Dmitry's power domain work on Tegra MC drivers, > 2. Necessary clock and regulator dependencies for Dmitry's work. > Hi Olof and Arnd, Just FYI, the stable tag from Thierry which I pulled here (and you will get from him as well) might cause COMPILE_TEST failures on specific configurations. Regular defconfigs and allyes/allmod should not be affected. I am giving heads up in case this lands in Linus later... There will be two fixes for this, sent already by Thierry: https://lore.kernel.org/lkml/20210609112806.3565057-1-thierry.reding@gmail.com/ 1. reset controller stubs: going via reset tree, 2. reserved memory section: probably going via my tree later. Best regards, Krzysztof _______________________________________________ iommu mailing list iommu@lists.linux-foundation.org https://lists.linuxfoundation.org/mailman/listinfo/iommu 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=-5.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,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 A101AC48BCD for ; Wed, 9 Jun 2021 13:52:22 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 6E83061182 for ; Wed, 9 Jun 2021 13:52:22 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 6E83061182 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=canonical.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:Date: Message-ID:From:References:To:Subject:Reply-To:Content-ID:Content-Description :Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=amDm6mJxgONgxBExRpVnI0vxuhhhk7ryl/FvBIFImkc=; b=ggHhd/YFFFkbw6 OhzLxcRF5WHLZ7piP6dm7w3SQjV2n/YYWdrWmGX2hkILgJZonaXHnrkhVmgBwbKcvPrAmqicbJWIF 4EsBwhjtqfGZi4Wq0Bq/1JzXprBzVw5bMNHsBGQvaTKW2J63r9OkpJ4sTEh0yxjQnl1OnLsPs1JLY ZqGnZ+zeU0jnHUexgdgcLpzM6DPgmuCZwiz8YVbd/hTkXCmVGw+5GtASGONZLUSdoVQu61aQ/12TS AWSPbiEobjL4gnrdIxZZrJF+5RLxJSX5z36EQ8iEaJPRlzMD76S1h8ryQ9AkedSfNgwfRCz8zV/41 HhvZ02oF0qvc/71qjuRQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1lqyah-00E6jE-Tk; Wed, 09 Jun 2021 13:49:56 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1lqy8e-00Dy8T-KP for linux-arm-kernel@lists.infradead.org; Wed, 09 Jun 2021 13:20:58 +0000 Received: from mail-wm1-f70.google.com ([209.85.128.70]) by youngberry.canonical.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1lqy8b-0006ff-Pu for linux-arm-kernel@lists.infradead.org; Wed, 09 Jun 2021 13:20:53 +0000 Received: by mail-wm1-f70.google.com with SMTP id 18-20020a05600c0252b029019a0ce35d36so2556795wmj.4 for ; Wed, 09 Jun 2021 06:20:53 -0700 (PDT) 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=O/jeQfD/PRU7+ZLKVWo4kW6eSKyG/9GBLEURDHxDyzY=; b=kw8BHjpsOJ5a0csGfif4+3pzVwIhPg82ZBB74N7YLGdmvEgqmRmUu4nzoXR+4QLd1P QZpMrZmYvyysJJvW/t70qmAwaWB1TAzQX80stWdpchiQlrN3QHAMgywiwK9bph6HidqI eyOjsJMXz8IgU2lnrm7tRlKbWaZ/hgwr8AUOcYf1XTw8K8gHIwX349kFvN7c/2YFG4OT tvYN/NW5SMiu84WiiVPQfRJEXrXO4LPtPIsd8Q/hpT7CH1c66GQTKO2dXAmKGnkyovNS e7U0mLyJMNYxjXoQHSOofRdFiz/IWqw/FuP2lo+fnpW+TctsXMxDbGdiQRG8hq+HuPCl YhGw== X-Gm-Message-State: AOAM532c+SOwzCOvaMl8LA3UUEgXhYrO3U8g6ivdHP7IOJxIaOpvZCvT q90Ojk4b25486IwI6ZP+FKTSmCGR3fKLThdLKRVJEafKdv5OXRk/XQ9SAub6ZAHYKryjOXdIp4n o6eId3VR57CBFZVTxu+BWzR5WnCTp0oTjqozeo6kI+0q58PgzOfH7 X-Received: by 2002:adf:e5c1:: with SMTP id a1mr28431603wrn.16.1623244853594; Wed, 09 Jun 2021 06:20:53 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzPwIER/U8HjPgFdgQi+5438sNuC/K4BzQ7DUDd3BFdNyrQXv/3PhyC1zXgJG2F7mvCt819Hw== X-Received: by 2002:adf:e5c1:: with SMTP id a1mr28431577wrn.16.1623244853437; Wed, 09 Jun 2021 06:20:53 -0700 (PDT) Received: from [192.168.1.115] (xdsl-188-155-177-222.adslplus.ch. [188.155.177.222]) by smtp.gmail.com with ESMTPSA id v15sm2086058wrw.24.2021.06.09.06.20.52 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 09 Jun 2021 06:20:53 -0700 (PDT) Subject: Re: [GIT PULL] memory: Tegra memory controller for v5.14 List-Id: To: Olof Johansson , Arnd Bergmann , arm@kernel.org, soc@kernel.org References: <20210607084910.21024-1-krzysztof.kozlowski@canonical.com> From: Krzysztof Kozlowski Message-ID: <184b726d-fa8a-d708-df95-a0a7d1fcc58f@canonical.com> Date: Wed, 9 Jun 2021 15:20:52 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1 MIME-Version: 1.0 In-Reply-To: <20210607084910.21024-1-krzysztof.kozlowski@canonical.com> Content-Language: en-US X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210609_062056_732216_7DF00A03 X-CRM114-Status: GOOD ( 10.19 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: iommu@lists.linux-foundation.org, Will Deacon , linux-kernel@vger.kernel.org, Krzysztof Kozlowski , Jon Hunter , Thierry Reding , Nicolin Chen , linux-tegra@vger.kernel.org, Dmitry Osipenko , Robin Murphy , linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Message-ID: <20210609132052.IEO2Wb3NsZb5Vg83ozLw1DH-ifrG0FiG78wEBid9lKU@z> On 07/06/2021 10:49, Krzysztof Kozlowski wrote: > Hi Olof and Arnd, > > Tegra memory controller driver changes with necessary dependency from Thierry > (which you will also get from him): > 1. Dmitry's power domain work on Tegra MC drivers, > 2. Necessary clock and regulator dependencies for Dmitry's work. > Hi Olof and Arnd, Just FYI, the stable tag from Thierry which I pulled here (and you will get from him as well) might cause COMPILE_TEST failures on specific configurations. Regular defconfigs and allyes/allmod should not be affected. I am giving heads up in case this lands in Linus later... There will be two fixes for this, sent already by Thierry: https://lore.kernel.org/lkml/20210609112806.3565057-1-thierry.reding@gmail.com/ 1. reset controller stubs: going via reset tree, 2. reserved memory section: probably going via my tree later. Best regards, Krzysztof _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel