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 8C1B2C433F5 for ; Wed, 1 Jun 2022 11:46:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1352785AbiFALqw (ORCPT ); Wed, 1 Jun 2022 07:46:52 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48942 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1351318AbiFALqv (ORCPT ); Wed, 1 Jun 2022 07:46:51 -0400 Received: from mail-ed1-x533.google.com (mail-ed1-x533.google.com [IPv6:2a00:1450:4864:20::533]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C25611277A for ; Wed, 1 Jun 2022 04:46:49 -0700 (PDT) Received: by mail-ed1-x533.google.com with SMTP id 25so1538305edw.8 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=Ev5EhrUW+9f11IgITbKCWgkK6DW1lfotxUSpDHbHQMBTM2huigGdNqMdI69y9qPEc6 y5gfYuVqbLMv/ELUuiUzWipezf4eQrj8CRICom42B3VHowlFqOzO61+oKS8X8Ferwd7h Fq8U2g4Qx37lI0U/hna1juWR33QPa9cge+rObpP0UO3Ij+WoQQqniFC2ma5TMcX+8Oaa HQ+6M/QDGset4vhangZriCqsr5ADhH1lMBxXoTdBlcmCQuGlT3uYF2769MGpt0HBgt0c jqiskMT7/JmnQ3yrZZnwbtsefk3UPVePKjbGttX9BFaVQnjwbkndrCfxTyikf9FHXw9D V/GQ== X-Gm-Message-State: AOAM533oU3rG3ovllA3D5t1mXtztgHN5WOVHIL+vrYKKo0iTKvl0Qz91 eHtn9zIegCD+c6qcDqML/xhVNQ== 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: devicetree@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