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 958BFC433EF for ; Wed, 15 Jun 2022 22:28:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1350430AbiFOW2i (ORCPT ); Wed, 15 Jun 2022 18:28:38 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48116 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1350418AbiFOW2e (ORCPT ); Wed, 15 Jun 2022 18:28:34 -0400 Received: from mail-pg1-x531.google.com (mail-pg1-x531.google.com [IPv6:2607:f8b0:4864:20::531]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9BD2547053 for ; Wed, 15 Jun 2022 15:28:33 -0700 (PDT) Received: by mail-pg1-x531.google.com with SMTP id h192so12661979pgc.4 for ; Wed, 15 Jun 2022 15:28:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to; bh=8/weqrWLdTCxYp+xRg9dVyfKZZLo+VyTWNnyjrQ9VzQ=; b=DNfSC2OQC20pNMiFXxu7jTPTLrLEPeQrh+SAy/0Q1mA77E3PnvWxQmtQP8/jvU5Py2 Gi/3Tx0sxP6kVTRl38ygQTvgij8+U23PmlJFqmCUJJHrq9Hz1dib1PFqsPxebZU+YYOv 3AaV84lbm1RzqTxtGuBNS93KelCn0Kd3xlXw43QrL+6P3tcwCaKstH6FYrmP5IY/jVVw KaXxmqm1qExb+ivFCF8ewVJsGJXEeQ+SDcZcqfABuGojOZGy0kEBFUDtp7fucIWSLdQj 2LIIgjzAPAgH2vgoygfHlk1Zb3CHnOd2jY97tjT9wfqj+mCfX1Gh/qM/TfhH3Q+bcn+K 2lmw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to; bh=8/weqrWLdTCxYp+xRg9dVyfKZZLo+VyTWNnyjrQ9VzQ=; b=4rOX0luGzcBMljd/iswqJShw3y1yhCAT58u/HaYr+iowuhp2Im4hPMwR6zYsXPP0Hp WLVcnbkgFFV7NxN/N4Lej8TmiFBZJvOHUm/2l4tHp50iYRYTwPwFBYDgkwoqwjJPnDTY YNfCs7xBKjOxzrUwT0YzSHVjEv6F3manKHBFXndWP20fO0xiVqr9/m5Dj79NLVU+9pMo +sE7CoVq9VTgfwOWNMerac9OCdhDqB36IF7/LkNHlvpbqvtVpmnL2/1bWzvDMkwXVHVs PqLE95yKnSWTAlPXyo5XBtHX7n8ajSTa8sgRuKQZHiydjT1gyQzOm+KAICfbqe1xKzA4 MCrQ== X-Gm-Message-State: AJIora/yaBePUPOy/yixM6mQ8JOz+DeIFzYz+d2xMTtsVoFqBxVrYz6g fEwxfhIMZ7myfJ8o3/et61x6PA== X-Google-Smtp-Source: AGRyM1sOMaKdIw9hmLLTrY/C7UCLm3+pdaat8cUZjTXdT1K47ax0eQQnPwBc9fefe8un8iuDBsUjhg== X-Received: by 2002:a05:6a00:4504:b0:51b:f04e:a130 with SMTP id cw4-20020a056a00450400b0051bf04ea130mr1806302pfb.52.1655332113127; Wed, 15 Jun 2022 15:28:33 -0700 (PDT) Received: from google.com ([192.77.111.2]) by smtp.gmail.com with ESMTPSA id g18-20020a170902d1d200b0016782c55790sm117330plb.232.2022.06.15.15.28.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 15 Jun 2022 15:28:32 -0700 (PDT) Date: Wed, 15 Jun 2022 23:28:29 +0100 From: Lee Jones To: Tinghan Shen Cc: Bjorn Andersson , Mathieu Poirier , Rob Herring , Krzysztof Kozlowski , Matthias Brugger , 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 , 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 Subject: Re: [PATCH v1 15/15] mfd: cros_ec: Add SCP core 1 as a new CrOS EC MCU Message-ID: References: <20220601112201.15510-1-tinghan.shen@mediatek.com> <20220601112201.15510-16-tinghan.shen@mediatek.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20220601112201.15510-16-tinghan.shen@mediatek.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 01 Jun 2022, Tinghan Shen wrote: > MT8195 System Companion Processors(SCP) is a dual-core RISC-V MCU. > Add a new cros feature id to represent the SCP 2nd core. > > The 1st core is referred to as 'core 0', and the 2nd core is referred > to as 'core 1'. > > Signed-off-by: Tinghan Shen > --- > drivers/mfd/cros_ec_dev.c | 5 +++++ > include/linux/platform_data/cros_ec_commands.h | 2 ++ > include/linux/platform_data/cros_ec_proto.h | 1 + > 3 files changed, 8 insertions(+) Applied, thanks. -- Lee Jones [李琼斯] Principal Technical Lead - Developer Services Linaro.org │ Open source software for Arm SoCs Follow Linaro: Facebook | Twitter | Blog