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=-15.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=ham 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 4E47BC433DB for ; Sat, 13 Feb 2021 10:56:04 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 0498364E44 for ; Sat, 13 Feb 2021 10:56:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229580AbhBMKzr (ORCPT ); Sat, 13 Feb 2021 05:55:47 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45438 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229512AbhBMKzp (ORCPT ); Sat, 13 Feb 2021 05:55:45 -0500 Received: from mail-wr1-x429.google.com (mail-wr1-x429.google.com [IPv6:2a00:1450:4864:20::429]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 61B3FC061574 for ; Sat, 13 Feb 2021 02:55:05 -0800 (PST) Received: by mail-wr1-x429.google.com with SMTP id n8so2504874wrm.10 for ; Sat, 13 Feb 2021 02:55:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=p7aJCQPOAWhA7x4o25lcJFhvX0SrgHfv80XtgRDoDP4=; b=wLgGZeVFTkNo/KYwPBF7sQ4JU6KMzh3rUFRnZsXataO9rNbkboX3IS3ML/eQ3sdn9c 3BpDHqu4bJ43peaZEjoAJX/QKxsxxt3B0CNeC0I+FKW4j83W6qBpTxayn+iLs0eZgjaR cWuQvJKxyoHo+UdxxmhX+zCTmyVI6Ju1eH+fVbfDnBn5lbxQUlXD8tzUYOkLgvr2zOP5 InwqsN56moapHKC8xretWr6F5p3WWlAe4bNsrvm3CniXUTUtwj2PbqIx0NbRGQwjIIA2 gSxeq3rzdiW7AkjZn5xE0V+Dk5RWnc7hL2RxN1WXIl4k7vSgqSE99Ama8srX7MQJXgd/ jXkg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=p7aJCQPOAWhA7x4o25lcJFhvX0SrgHfv80XtgRDoDP4=; b=C3rGK3Ifgjx5588InVs4nBjxgvaImtxhMZtuD73S2hADVcVw3RW1scwJmqXhxdM46m j5xfEPSizZ2AUWkHoTPyTvK3JGs3vhFsrgHM7YqBFF12E0rFLNwjt1pWXhS664C6d6lT 1pSd9I6baNOEGhOFlreNzOEG6ov2wr9s74euezlnrUtdOHEu06J25IBpCXUfOK8NSDqd 0+Y7hrW18aj+yBxS7u7ThtfWachPPOLUO+MuJ8VTFSk154nG0xNRwE+PHBG7C8HNAHss vz3tgMcYqtw77NcHWbSzI907gkfX2i8W+WdPRubCLqMbDTCVUmlWDpcFuCuIHJZTEt+f B9Sw== X-Gm-Message-State: AOAM531soT1PAFaOG839FesZ4JsMJ4Se38d3Q/zEZCBRUAgj3I46PDrv UEnxHZDnV//pv7PuDCn4TCa+8Tork+JvLOPi9HnByA== X-Google-Smtp-Source: ABdhPJx6AtGx/GgpqQgbBTpHd04etQqgxM8y1ZKKYsczFDKKXWnhl/Vn66Xlhx3En73obdX4RK9nbVYmFwVErzpnIcc= X-Received: by 2002:adf:e884:: with SMTP id d4mr7991020wrm.275.1613213704109; Sat, 13 Feb 2021 02:55:04 -0800 (PST) MIME-Version: 1.0 References: <20210212172336.20550-1-saiprakash.ranjan@codeaurora.org> In-Reply-To: <20210212172336.20550-1-saiprakash.ranjan@codeaurora.org> From: Mike Leach Date: Sat, 13 Feb 2021 10:54:53 +0000 Message-ID: Subject: Re: [PATCH] coresight: etm4x: Add ETM PIDs for Cortex-A55 and Cortex-A78 To: Sai Prakash Ranjan Cc: Mathieu Poirier , Suzuki K Poulose , Leo Yan , Coresight ML , Stephen Boyd , Denis Nikitin , linux-arm-msm@vger.kernel.org, Linux Kernel Mailing List , linux-arm-kernel Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Hi Sai, This patch does not apply to coresight/next - possibly because the PID for A55 has been added in an earlier patch ( [b8336ad947e19 ] coresight: etm4x: add AMBA id for Cortex-A55 and Cortex-A75). Regards Mike On Fri, 12 Feb 2021 at 17:23, Sai Prakash Ranjan wrote: > > Add ETM PIDs for Cortex-A55 and Cortex-A78 to the list of > supported ETMs. > > Signed-off-by: Sai Prakash Ranjan > --- > drivers/hwtracing/coresight/coresight-etm4x-core.c | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/drivers/hwtracing/coresight/coresight-etm4x-core.c b/drivers/hwtracing/coresight/coresight-etm4x-core.c > index b20b6ff17cf6..193233792ab5 100644 > --- a/drivers/hwtracing/coresight/coresight-etm4x-core.c > +++ b/drivers/hwtracing/coresight/coresight-etm4x-core.c > @@ -1713,7 +1713,9 @@ static const struct amba_id etm4_ids[] = { > CS_AMBA_ID(0x000bb95a), /* Cortex-A72 */ > CS_AMBA_ID(0x000bb959), /* Cortex-A73 */ > CS_AMBA_UCI_ID(0x000bb9da, uci_id_etm4),/* Cortex-A35 */ > + CS_AMBA_UCI_ID(0x000bbd05, uci_id_etm4),/* Cortex-A55 */ > CS_AMBA_UCI_ID(0x000bbd0c, uci_id_etm4),/* Neoverse N1 */ > + CS_AMBA_UCI_ID(0x000bbd41, uci_id_etm4),/* Cortex-A78 */ > CS_AMBA_UCI_ID(0x000f0205, uci_id_etm4),/* Qualcomm Kryo */ > CS_AMBA_UCI_ID(0x000f0211, uci_id_etm4),/* Qualcomm Kryo */ > CS_AMBA_UCI_ID(0x000bb802, uci_id_etm4),/* Qualcomm Kryo 385 Cortex-A55 */ > > base-commit: 1efbcec2ef8c037f1e801c76e4b9434ee2400be7 > -- > QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member > of Code Aurora Forum, hosted by The Linux Foundation > -- Mike Leach Principal Engineer, ARM Ltd. Manchester Design Centre. UK