From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-ed1-f49.google.com (mail-ed1-f49.google.com [209.85.208.49]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 1BAA063D for ; Wed, 1 Jun 2022 11:46:49 +0000 (UTC) Received: by mail-ed1-f49.google.com with SMTP id h19so1836466edj.0 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=jTMFPBs5ma5XTP0u6cKz86iXnfSHS9Wvoq6IRle9YM2Up8bcvaEWAj1tAsbcf6M+hO 2PFDNMa2Yq5u6gLwRWrHFTZKOit9beQ+lY3kR+MBPUoBNuNcAFrrD4zBi7x+NZ9EIfmA xlGb4SVLC5YYedMP5XluRK6CNZj04CeK6e6EcAZ/ntXHPJZlrEIM9gZX8wq9DBvkAvQL 56g+16gH/U9R9OchFBBzsTFGalnHQxuAUR/46aUPhuScC89PFTDMEdAXj9gjEYkMmKBg pNJsEc7JHfnvgOZfd8i283hpPSngar+qE9Jz5N0gN62rezJPpQX+d/Xox0ctr9k2GG+b qu4g== X-Gm-Message-State: AOAM531Pz2hk9il29+gBr4n6ZybyFQp45ZaT05d/N2G7Rs+EJnO7S3P8 T9WtO0tqSQnLyu59K3vXUbjyyw== 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 Precedence: bulk X-Mailing-List: chrome-platform@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: 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 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