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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id D8280C433EF for ; Wed, 1 Jun 2022 11:46:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1352779AbiFALqw (ORCPT ); Wed, 1 Jun 2022 07:46:52 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48940 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1351310AbiFALqv (ORCPT ); Wed, 1 Jun 2022 07:46:51 -0400 Received: from mail-ed1-x531.google.com (mail-ed1-x531.google.com [IPv6:2a00:1450:4864:20::531]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BC1DD1263D for ; Wed, 1 Jun 2022 04:46:49 -0700 (PDT) Received: by mail-ed1-x531.google.com with SMTP id b8so1778400edf.11 for ; Wed, 01 Jun 2022 04:46:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=xS22Lp44Ny9t4COxTYX6v7RHBsJp3R38gvuPhap8Xxk=; b=Vdn/A8bcMrep9u5fPo6z2dUQv9j2g8Y38q6W24RAuco0o8ZmtR2X4HrXfSeipCInZv GziXgtzzhIdD+Rffxs0dfyLMnzEJhQKfHlTJNQ5UkuAHUkHvSNhjaoQ+iZZcHaafXISs Q/GdYLaAe/LhlPRYcssTLh1kLuDiSDNCxT7Xm5/dLvfpxKA4m7kTnhyMla688A8TpSyd ETjc2aA53R15ujLw0V8qqlgQ5jN3uzrjWwzdiawaqw3UdOtPRRBlvikMEm7umlEe54Os eEl7yci3R24UScUi7upYPMNosnbr2K9WuZ84XcTBqmo4FQYneoj+dexSxQoVQL50ccjB /Iqw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=xS22Lp44Ny9t4COxTYX6v7RHBsJp3R38gvuPhap8Xxk=; b=4RhdFnKrNTLHM0Yt3Y0rJbOLhTzjCzz9KHspLevfC2se7j/NKH6Wq5Ac4TGEMUVh+L 83ADPj0wKYfUcAcqpz5DN8Zz6kIgaosoBOc9AW2ISDMHEqCbfVhcSvlS3HygFSyKeQl0 JpQ0u6hed/Ev81owMwddS+SA71yHIoufWPfKI4LcWmPflTM26bs0fLlQ4I3qMZpKryvX x3+12DSbnx/YebADAN7GDZz4HEEkUXANhezyEvGmOJCfJRsICNh10PWIrVe8WFQxlRpg 1dDfFJpLkpSKcVvIgPDCLb8Cm9lPlTj7DfjA6zAVGKl6airzJzZV7BS7pqEUyrM0frH3 DV6w== X-Gm-Message-State: AOAM533Z4Bs+e97hWPH7XKP3ksQnI+YvlIcCtirjm45belkmUFJG5mMO F2Z1Zl4Y28GlR9KIDgnxKbvq5g== X-Google-Smtp-Source: ABdhPJz7sWA7VmvSrlhCTYtzkutCkqbYbNVnexW8hgWLjCkRZAmC5rj1rW2ZtfehuZ38O0Py78VTtA== X-Received: by 2002:aa7:d59a:0:b0:42d:d14e:598 with SMTP id r26-20020aa7d59a000000b0042dd14e0598mr16574106edq.215.1654084008362; Wed, 01 Jun 2022 04:46:48 -0700 (PDT) Received: from [192.168.0.179] (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id f11-20020a056402004b00b0042dbc55f6e4sm881774edu.7.2022.06.01.04.46.45 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 01 Jun 2022 04:46:46 -0700 (PDT) Message-ID: <919ca8ee-4b01-e601-714c-26098647d5c7@linaro.org> Date: Wed, 1 Jun 2022 13:46:45 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1 Subject: Re: [PATCH v1 00/15] Add support for MT8195 SCP 2nd core Content-Language: en-US To: Tinghan Shen , Bjorn Andersson , Mathieu Poirier , Rob Herring , Krzysztof Kozlowski , Matthias Brugger , Lee Jones , Benson Leung , Guenter Roeck , Daisuke Nojiri , Sebastian Reichel , "Dustin L. Howett" , Tzung-Bi Shih , "Gustavo A. R. Silva" , Prashant Malani , Enric Balletbo i Serra , Brian Norris Cc: linux-remoteproc@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org, chrome-platform@lists.linux.dev, Project_Global_Chrome_Upstream_Group@mediatek.com, weishunc@google.com References: <20220601112201.15510-1-tinghan.shen@mediatek.com> From: Krzysztof Kozlowski In-Reply-To: <20220601112201.15510-1-tinghan.shen@mediatek.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-remoteproc@vger.kernel.org On 01/06/2022 13:21, Tinghan Shen wrote: > The MT8195 System Companion Processor(SCP) is a dual-core RISC-V MCU. > Current mediatek remoteproc driver only supports bring-up single core > SCP or the 1st core of a dual-core SCP. This series support to bring-up ^^ this or is confusing a bit. Does this mean that MT8195 has three RISC-V MCUs? > the 2nd core of a dual-core SCP. Best regards, Krzysztof