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_PATCH, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,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 E0ECBC4338F for ; Mon, 23 Aug 2021 14:41:51 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id BD8E061073 for ; Mon, 23 Aug 2021 14:41:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230282AbhHWOmd (ORCPT ); Mon, 23 Aug 2021 10:42:33 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33242 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229726AbhHWOma (ORCPT ); Mon, 23 Aug 2021 10:42:30 -0400 Received: from mail-il1-x12e.google.com (mail-il1-x12e.google.com [IPv6:2607:f8b0:4864:20::12e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1CA1FC061575 for ; Mon, 23 Aug 2021 07:41:48 -0700 (PDT) Received: by mail-il1-x12e.google.com with SMTP id u7so17287907ilk.7 for ; Mon, 23 Aug 2021 07:41:48 -0700 (PDT) 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=JWc9vuQDtmWHvB78xgjXDwiSH/td53Rs3ykrTDLONn0=; b=vuP2UdeH6j0HoKCzODhy5NSYByeMfAfPzCCA6sbDFZ+5xJ0Oc0QYXg49HHv+gJOj6A 8OH2dK++anCLl6EITsoJ2AOJWOUuNwHDi9ukq4GOhj5FRNzVFutCcVlbzQZZq1Wd1OzB +xgddckoMSmRQfEqjAf5AKIqp1bhXCyqYai4Yc6RL+LX0k7F/2oJajWXIH2FJPW45XeS TclWxAEUcvvUS1ILnxE2CsNjzs4WZLM0r56mY/nYG9cUMR7KD+RtBcJcpD8cb5bXoQFk b8c7dgS2r7YWOUn7IyaJpaaVaA0knAFM5ZjxSeNV8ZU+5X7lzmRsT4X0x7Wfak0OIF5F k0Sw== 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=JWc9vuQDtmWHvB78xgjXDwiSH/td53Rs3ykrTDLONn0=; b=UVaJeR82tiYqoIt7VLobdJqZJUgHYrU2lxr3QqA/OtRj0adfCVGFm2mumwbEBrwZvK VkdDMcsgOU5fU0pjcltELbXsUBFW2pJFDMIXoR6WtSGHLOLhkOYXhyd94+a2YqteanRN 8Tfgg+EBjeuWq4cBIMY/dAqzM5fXoo+cWbtBjJVmxQaUdMJiWc41rkVVSzeSEqyBNVuw lRPIbdWL6J3GT5Lzduc7WEHoPJ+kqYYPOwJxJlqS2C4hSxbA4zAZqDiLMovjaqDacVDL OALya/wrJTUOCeSNp4zsik2Ti1aBGlgbvbXgqOglR29Bnqsu4/t7a2BllDuXyhV6+rgX zgvQ== X-Gm-Message-State: AOAM531IqLOQk7srwrkM/9+lc3fqSDnuiLJ1CD5LwI7DFiTZ41d45Dsf s2H8weKXkL4WDwedJcBVs+SUOzBD478XxqTV9+v85A== X-Google-Smtp-Source: ABdhPJzUbp2hzrTBSEuc41f1TIINk8z2ia0qVjX/aYzgXCdBnA9yzb48O8rZYKKecnR8JhfXExXp1ltsbC6tDr2JdLw= X-Received: by 2002:a92:c80e:: with SMTP id v14mr24284517iln.57.1629729707428; Mon, 23 Aug 2021 07:41:47 -0700 (PDT) MIME-Version: 1.0 References: <1629365324-5891-1-git-send-email-quic_taozha@quicinc.com> In-Reply-To: <1629365324-5891-1-git-send-email-quic_taozha@quicinc.com> From: Mathieu Poirier Date: Mon, 23 Aug 2021 08:41:36 -0600 Message-ID: Subject: Re: [PATCH 0/2] Add Coresight support for RB5 board To: Tao Zhang Cc: Suzuki K Poulose , Alexander Shishkin , Mike Leach , Leo Yan , Greg Kroah-Hartman , Coresight ML , linux-arm-kernel , Linux Kernel Mailing List , Tingwei Zhang , Mao Jinlong , Yuanfang Zhang Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Tao, On Thu, 19 Aug 2021 at 03:29, Tao Zhang wrote: > > This series adds Coresight support for SM8250 Soc on RB5 board. > It is composed of two elements. > a) Add ETM PID for Kryo-5XX. > b) Add coresight support to DTS for RB5. > > This series applies to coresight/next > https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git > > Tao Zhang (2): > coresight: etm4x: Add ETM PID for Kryo-5XX > arm64: dts: qcom: sm8250: Add Coresight support > > arch/arm64/boot/dts/qcom/qrb5165-rb5.dts | 442 +++++++++++++++++- > .../coresight/coresight-etm4x-core.c | 1 + > 2 files changed, 439 insertions(+), 4 deletions(-) > I have added your work to my patchset queue. On the other hand I have a lot of patches to review these days and as such won't be able to look at it for 4 to 5 weeks. Thanks, Mathieu > -- > The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, > a Linux Foundation Collaborative Project > 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=-14.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,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 436E2C4338F for ; Mon, 23 Aug 2021 14:43:48 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 0B8E06126A for ; Mon, 23 Aug 2021 14:43:48 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 0B8E06126A Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Cc:To:Subject:Message-ID:Date:From: In-Reply-To:References:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=p9/4O5QXYPWoGRULt/XrPJdg00kk9PCfWixI7TURgJA=; b=o7/I5wUEiWoRUh LwengHeymbAy4ro5PWstVaFXNPZ+A0brPk0SbpYGSfwn7rCe2ej0AU6HSbgwS4ax1P/HnOoyKA2n1 duCVAjMv8z7kW90KEWF+VvmebNN9avq2un607kacZKLU1lhzrztj5tG6CtLtkRG0LTaN+4tSLKDeI fhKo/6kLQDSWngwMF0bJwHJmztDyhOpzswsR9h5S/Tucj9KFw3HlIu8fsUPX3kydQ8hoWHE7oCPcp bHLUH/MOtEeRHMAgcdQ9kSVLeGbPDbMTAKTS4EBLKLbL01o3eni0QRwhg3jrOvh/l1kw9ugRtFp0M aIDdUarOr/RzBB4TkHHA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mIB9A-00HHPb-LV; Mon, 23 Aug 2021 14:41:56 +0000 Received: from mail-il1-x129.google.com ([2607:f8b0:4864:20::129]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mIB94-00HHNr-4P for linux-arm-kernel@lists.infradead.org; Mon, 23 Aug 2021 14:41:54 +0000 Received: by mail-il1-x129.google.com with SMTP id j15so17302209ila.1 for ; Mon, 23 Aug 2021 07:41:48 -0700 (PDT) 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=JWc9vuQDtmWHvB78xgjXDwiSH/td53Rs3ykrTDLONn0=; b=vuP2UdeH6j0HoKCzODhy5NSYByeMfAfPzCCA6sbDFZ+5xJ0Oc0QYXg49HHv+gJOj6A 8OH2dK++anCLl6EITsoJ2AOJWOUuNwHDi9ukq4GOhj5FRNzVFutCcVlbzQZZq1Wd1OzB +xgddckoMSmRQfEqjAf5AKIqp1bhXCyqYai4Yc6RL+LX0k7F/2oJajWXIH2FJPW45XeS TclWxAEUcvvUS1ILnxE2CsNjzs4WZLM0r56mY/nYG9cUMR7KD+RtBcJcpD8cb5bXoQFk b8c7dgS2r7YWOUn7IyaJpaaVaA0knAFM5ZjxSeNV8ZU+5X7lzmRsT4X0x7Wfak0OIF5F k0Sw== 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=JWc9vuQDtmWHvB78xgjXDwiSH/td53Rs3ykrTDLONn0=; b=JkIMHTIz4E7XOmqOCXzFWzH42Ex8XHOuZNk5juiLQYvUK0AV6EJU8QWAfygyiiKjgG 5PQleWEXBkf+cpAKTqpBvVEWIo8a0TQ1WESuhhbc10/MoqbPcSd8+qb/luYLEpgUHOUC cevIQoXQ27E11paN7A0s2qyWTAZ+5CJXVcKnJbf3oVDXx3ruekZKu6bCWusrHA2kXWR3 xd1oyvBPJpvs1TYBEZQeSvK1mupICa6J/faGkBYPkYTl84v5M6v1jVgGaEwzDZfftta7 Thr1FZusipbQ9imWNXqwVUHHl6gyWcztk/K8RsT4JDBAQi618y3KeiLHgdKA4IH8Bkv4 3H/A== X-Gm-Message-State: AOAM530w+iiAVuXIjF1Twq4JRKknBSSK5yPjh9i+Hx7fMaNS/uahczdt e6DUC8jthHdhpLV+uvyPkegNIdaqVieEXzC4RZ6Xhg== X-Google-Smtp-Source: ABdhPJzUbp2hzrTBSEuc41f1TIINk8z2ia0qVjX/aYzgXCdBnA9yzb48O8rZYKKecnR8JhfXExXp1ltsbC6tDr2JdLw= X-Received: by 2002:a92:c80e:: with SMTP id v14mr24284517iln.57.1629729707428; Mon, 23 Aug 2021 07:41:47 -0700 (PDT) MIME-Version: 1.0 References: <1629365324-5891-1-git-send-email-quic_taozha@quicinc.com> In-Reply-To: <1629365324-5891-1-git-send-email-quic_taozha@quicinc.com> From: Mathieu Poirier Date: Mon, 23 Aug 2021 08:41:36 -0600 Message-ID: Subject: Re: [PATCH 0/2] Add Coresight support for RB5 board To: Tao Zhang Cc: Suzuki K Poulose , Alexander Shishkin , Mike Leach , Leo Yan , Greg Kroah-Hartman , Coresight ML , linux-arm-kernel , Linux Kernel Mailing List , Tingwei Zhang , Mao Jinlong , Yuanfang Zhang X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210823_074150_264028_ACACA1B3 X-CRM114-Status: GOOD ( 18.78 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Tao, On Thu, 19 Aug 2021 at 03:29, Tao Zhang wrote: > > This series adds Coresight support for SM8250 Soc on RB5 board. > It is composed of two elements. > a) Add ETM PID for Kryo-5XX. > b) Add coresight support to DTS for RB5. > > This series applies to coresight/next > https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git > > Tao Zhang (2): > coresight: etm4x: Add ETM PID for Kryo-5XX > arm64: dts: qcom: sm8250: Add Coresight support > > arch/arm64/boot/dts/qcom/qrb5165-rb5.dts | 442 +++++++++++++++++- > .../coresight/coresight-etm4x-core.c | 1 + > 2 files changed, 439 insertions(+), 4 deletions(-) > I have added your work to my patchset queue. On the other hand I have a lot of patches to review these days and as such won't be able to look at it for 4 to 5 weeks. Thanks, Mathieu > -- > The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, > a Linux Foundation Collaborative Project > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel