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 5DFB0CCA47A for ; Tue, 14 Jun 2022 20:45:34 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233624AbiFNUpa (ORCPT ); Tue, 14 Jun 2022 16:45:30 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34380 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233371AbiFNUp1 (ORCPT ); Tue, 14 Jun 2022 16:45:27 -0400 Received: from mail-io1-f46.google.com (mail-io1-f46.google.com [209.85.166.46]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9CF9128E1E; Tue, 14 Jun 2022 13:45:25 -0700 (PDT) Received: by mail-io1-f46.google.com with SMTP id 19so10659755iou.12; Tue, 14 Jun 2022 13:45:25 -0700 (PDT) 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:in-reply-to; bh=GGYmomEIPWiGIqFRCO19qX9ba5T2sMGBWXRgciDZr6c=; b=elbJQhFW5yQSzzYGsa5SRcnUSJTLcDoc3Y5U2Uf9/QcdTEB47dsRxVBmUQ7bwl6/cA MzkdzoHx82CGR9U6yJxq/XZ6HObPdvnUKCkwsjYMp195OfXZdf9+mngagxtUXn8HlI9m T21nveaq+rUQeFUI5BhgbiMWwENkkWN7H7+ZtYBQtW3+rCRyKNDO2NozdTq3WlUT8vxj SyYiB9BJNynmtPgKZuW4ecCFgp3EILdk9NKmwv/35whzn2nKHeZe9l20KRmjEZtX9GVN C2jjLf7YtFZMT2SsEy34K4YLTZSAOmxDSYULlorf6tuzp22fR2EBqawmpZ+lYVcCw119 uvuw== X-Gm-Message-State: AOAM530pzUG0Avw0j7/Wyp/jN8xGr0gaRGY3d4e38mTmRGQ4GDNEYqED m+THnI7S1pEZ5oy4QI5Ypg== X-Google-Smtp-Source: ABdhPJw2AB9ZgFOPWqBNs7nRAT4ePVUiVt0DMGlQhs8AKGXiLV65876+Jq2I8iyns/vOZJW5zMmEng== X-Received: by 2002:a05:6638:2242:b0:331:8bfd:c864 with SMTP id m2-20020a056638224200b003318bfdc864mr3989048jas.214.1655239524890; Tue, 14 Jun 2022 13:45:24 -0700 (PDT) Received: from robh.at.kernel.org ([64.188.179.251]) by smtp.gmail.com with ESMTPSA id v2-20020a056602014200b0066a0c0beee7sm1840732iot.44.2022.06.14.13.45.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 14 Jun 2022 13:45:24 -0700 (PDT) Received: (nullmailer pid 2498361 invoked by uid 1000); Tue, 14 Jun 2022 20:45:22 -0000 Date: Tue, 14 Jun 2022 14:45:22 -0600 From: Rob Herring To: Mao Jinlong Cc: Leo Yan , Yuanfang Zhang , Krzysztof Kozlowski , Mathieu Poirier , Bjorn Andersson , linux-arm-kernel@lists.infradead.org, Trilok Soni , devicetree@vger.kernel.org, Tingwei Zhang , Greg Kroah-Hartman , Hao Zhang , Konrad Dybcio , Suzuki K Poulose , linux-kernel@vger.kernel.org, coresight@lists.linaro.org, Rob Herring , Tao Zhang , Mike Leach , linux-arm-msm@vger.kernel.org, Alexander Shishkin Subject: Re: [PATCH v10 08/10] dt-bindings: arm: Adds CoreSight TPDA hardware definitions Message-ID: <20220614204522.GA2497116-robh@kernel.org> References: <20220611004331.7343-1-quic_jinlmao@quicinc.com> <20220611004331.7343-9-quic_jinlmao@quicinc.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220611004331.7343-9-quic_jinlmao@quicinc.com> Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On Sat, 11 Jun 2022 08:43:29 +0800, Mao Jinlong wrote: > Adds new coresight-tpda.yaml file describing the bindings required > to define tpda in the device trees. > > Reviewed-by: Mike Leach > Signed-off-by: Tao Zhang > Signed-off-by: Mao Jinlong > --- > .../bindings/arm/qcom,coresight-tpda.yaml | 111 ++++++++++++++++++ > MAINTAINERS | 1 + > 2 files changed, 112 insertions(+) > create mode 100644 Documentation/devicetree/bindings/arm/qcom,coresight-tpda.yaml > Reviewed-by: Rob Herring 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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id D96A9C43334 for ; Tue, 14 Jun 2022 20:46:19 +0000 (UTC) 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:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=e2IwUUvGgjNT53wJggVNEHukc9m1c1tGjsUStvJLqo4=; b=4UgheunQgBHgQs BqXMJKHtxD9bMO1eREx0+8tj0IT8dYgUy59jRyiooQ2wKdbzG4UYqoqTwJ1zFN1s6sduAAtBZ+lTz nDp9prWbpcs57qnU/fsHcj6impLt8h7wlAM+oGCQ676bFZebs3UZJHLA5dEZqe2wHuUygestsGHEm i9R3X3Q/CfzPQESRXn/8DCCUP3+LxIpBeON7MMWiE7SVFE14JK3y6VSe3T1J8ovOIbKS4wHDVzuFI CSQPGQaPdGITAabWOuAGTZS2l9hmF3iFtmZaQ042RrYj0R4EgnH4+dMF0GCnKvq4UQA5vzAcW/bNj pOWTvJf/4h5NtuMTxrmQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1o1DPj-00BD5o-Sp; Tue, 14 Jun 2022 20:45:27 +0000 Received: from mail-io1-f53.google.com ([209.85.166.53]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1o1DPh-00BD53-L6 for linux-arm-kernel@lists.infradead.org; Tue, 14 Jun 2022 20:45:26 +0000 Received: by mail-io1-f53.google.com with SMTP id h8so10650571iof.11 for ; Tue, 14 Jun 2022 13:45:25 -0700 (PDT) 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:in-reply-to; bh=GGYmomEIPWiGIqFRCO19qX9ba5T2sMGBWXRgciDZr6c=; b=Th185ngG4BiWKF1QHcTyyQhaBKaQ4xLpgz3iUWqC48IsAznhXhyGIgMXn8kFIRddjC m7ym/efmn2ui5E6QTDA+77oCHXdUPqc/PxrcBtx5DIgu7v3wU3+Fc98gNOSRUkbThQAP G3lXtaQWoLofHjMl0FK4o0qWwi4H74VtujvaoMn1Qb2Bcr1+nMxiPXI2LZTv3qqOhIfV QRq6HDJ/yhZhFvcrgaLbz22NHMapKtMLVLip5IZyyjzLf2vPrNkV6SE/TJ6nmS389/lI ei8LX2hshH6THQh7J1H34h/pvu3I90E2OM2/ypGuhLEXOBIvbqkP31mqFcQJytTTTIIx KLxg== X-Gm-Message-State: AOAM530EUSJZdJ/xkG3RY5c5MHbpnbG9oEpqB/tiWgXH4ck96JIdYcpK +kXPWVC5HcKLFGuWDuS8nw== X-Google-Smtp-Source: ABdhPJw2AB9ZgFOPWqBNs7nRAT4ePVUiVt0DMGlQhs8AKGXiLV65876+Jq2I8iyns/vOZJW5zMmEng== X-Received: by 2002:a05:6638:2242:b0:331:8bfd:c864 with SMTP id m2-20020a056638224200b003318bfdc864mr3989048jas.214.1655239524890; Tue, 14 Jun 2022 13:45:24 -0700 (PDT) Received: from robh.at.kernel.org ([64.188.179.251]) by smtp.gmail.com with ESMTPSA id v2-20020a056602014200b0066a0c0beee7sm1840732iot.44.2022.06.14.13.45.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 14 Jun 2022 13:45:24 -0700 (PDT) Received: (nullmailer pid 2498361 invoked by uid 1000); Tue, 14 Jun 2022 20:45:22 -0000 Date: Tue, 14 Jun 2022 14:45:22 -0600 From: Rob Herring To: Mao Jinlong Cc: Leo Yan , Yuanfang Zhang , Krzysztof Kozlowski , Mathieu Poirier , Bjorn Andersson , linux-arm-kernel@lists.infradead.org, Trilok Soni , devicetree@vger.kernel.org, Tingwei Zhang , Greg Kroah-Hartman , Hao Zhang , Konrad Dybcio , Suzuki K Poulose , linux-kernel@vger.kernel.org, coresight@lists.linaro.org, Rob Herring , Tao Zhang , Mike Leach , linux-arm-msm@vger.kernel.org, Alexander Shishkin Subject: Re: [PATCH v10 08/10] dt-bindings: arm: Adds CoreSight TPDA hardware definitions Message-ID: <20220614204522.GA2497116-robh@kernel.org> References: <20220611004331.7343-1-quic_jinlmao@quicinc.com> <20220611004331.7343-9-quic_jinlmao@quicinc.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220611004331.7343-9-quic_jinlmao@quicinc.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220614_134525_738746_35FC9D87 X-CRM114-Status: GOOD ( 10.33 ) 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 On Sat, 11 Jun 2022 08:43:29 +0800, Mao Jinlong wrote: > Adds new coresight-tpda.yaml file describing the bindings required > to define tpda in the device trees. > > Reviewed-by: Mike Leach > Signed-off-by: Tao Zhang > Signed-off-by: Mao Jinlong > --- > .../bindings/arm/qcom,coresight-tpda.yaml | 111 ++++++++++++++++++ > MAINTAINERS | 1 + > 2 files changed, 112 insertions(+) > create mode 100644 Documentation/devicetree/bindings/arm/qcom,coresight-tpda.yaml > Reviewed-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel