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=-4.1 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable 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 3CD2DC28CC0 for ; Mon, 27 May 2019 09:13:46 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 1246621734 for ; Mon, 27 May 2019 09:13:46 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="rlDkQN39" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726072AbfE0JNp (ORCPT ); Mon, 27 May 2019 05:13:45 -0400 Received: from mail-lf1-f68.google.com ([209.85.167.68]:42475 "EHLO mail-lf1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726527AbfE0JNl (ORCPT ); Mon, 27 May 2019 05:13:41 -0400 Received: by mail-lf1-f68.google.com with SMTP id y13so11496605lfh.9 for ; Mon, 27 May 2019 02:13:39 -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=a/7xc7v9tJJNaiyPfxrhOl/58adqp4n0uezKun8Lw2E=; b=rlDkQN39x24oD/0Fx/igoqVAOkOn0hmIEsqGZjmKNz0/nL36PAqCBnNBK+QfoOTSX+ npQ5mAPZW2Ywl3J8Rye284g602C47GrM3i/PfBwN6i+EXW+TNHb1VNJDL6XS73+mTO57 NfoD/LbHrmQ2kxyfnvJss8TDpL7xSqoBsYUP1A8aRgAGqWhoEjW8H1GaAF70E4iQn3B9 4y5uhI3c3z1WW0IHkiekCy3FfCZKGiUlk6mBDStXbt8HIYdCIDFvzfuaxjPfLcUfntxU ryhsjlGZZeu2HbXwrYGsJMFW0Dvn1kszD4iHFDt/ixgoRz/n9rLOdVgtYZuxDhBtwr3P WDRQ== 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=a/7xc7v9tJJNaiyPfxrhOl/58adqp4n0uezKun8Lw2E=; b=snQHUKB5FBGPp1KoWJcFJPsiw3gyW7gHJe1bRGYnURa46VoQlkul3L+7mheBj/956Y rhsCNa9Au53J267P67L9n0d+dTg/ZR7mGgFzv1YZ0sFZMfyOqvPr1/3P2XQSjnKOt7mI rwEnTCj9ginhTdOE9lTkECLPOyP7vL70rcKAcm1B0xH5SSyjuUMJi1QZkZN49Rx7IQjW KXGMITOx6rqG9/njK0YCVvQLFDFAWlvDClU3JP5siIAnFoRcmV4x6qA9gtVjXlexx34p zloLw25HOzkD+DEl2YRB9kSEWmeFYleCXF8Tb6UqOAPgUftf/JL2f25f1XY7xEwUkZu2 Fh8g== X-Gm-Message-State: APjAAAWOf3okSC/lnf8tX5uT3JMcKmqJBTkkjb4uiAyfymqshD1r+xhn IxA02FzJRsihTxTv68OHYecBCsdEJAwEm8xupxnwhg== X-Google-Smtp-Source: APXvYqxMD3x3Zg9ONiCBorxk0Q9XTDz80b+4NRApQxGryM34b0wKEecvJIiWl4fu361pYvYyrTrBpySqptqbXxrm9nA= X-Received: by 2002:ac2:48a8:: with SMTP id u8mr7983174lfg.141.1558948419094; Mon, 27 May 2019 02:13:39 -0700 (PDT) MIME-Version: 1.0 References: <20190508021902.10358-1-leo.yan@linaro.org> <20190508021902.10358-5-leo.yan@linaro.org> In-Reply-To: <20190508021902.10358-5-leo.yan@linaro.org> From: Linus Walleij Date: Mon, 27 May 2019 11:13:27 +0200 Message-ID: Subject: Re: [PATCH v2 04/11] ARM: dts: ste: Update coresight DT bindings To: Leo Yan Cc: Rob Herring , Mark Rutland , Suzuki K Poulose , Mathieu Poirier , Mike Leach , Wei Xu , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , Andy Gross , David Brown , Liviu Dudau , Sudeep Holla , Lorenzo Pieralisi , Orson Zhai , Baolin Wang , Chunyan Zhang , Linux ARM , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , "linux-kernel@vger.kernel.org" , MSM , Lee Jones Content-Type: text/plain; charset="UTF-8" Sender: linux-arm-msm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On Wed, May 8, 2019 at 4:20 AM Leo Yan wrote: > CoreSight DT bindings have been updated, thus the old compatible strings > are obsolete and the drivers will report warning if DTS uses these > obsolete strings. > > This patch switches to the new bindings for CoreSight dynamic funnel and > static replicator, so can dismiss warning during initialisation. > > Cc: Linus Walleij > Cc: Lee Jones > Cc: Mathieu Poirier > Cc: Suzuki K Poulose > Signed-off-by: Leo Yan Patch applied to the Ux500 tree. Yours, Linus Walleij From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Walleij Subject: Re: [PATCH v2 04/11] ARM: dts: ste: Update coresight DT bindings Date: Mon, 27 May 2019 11:13:27 +0200 Message-ID: References: <20190508021902.10358-1-leo.yan@linaro.org> <20190508021902.10358-5-leo.yan@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: In-Reply-To: <20190508021902.10358-5-leo.yan@linaro.org> Sender: linux-kernel-owner@vger.kernel.org To: Leo Yan Cc: Rob Herring , Mark Rutland , Suzuki K Poulose , Mathieu Poirier , Mike Leach , Wei Xu , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , Andy Gross , David Brown , Liviu Dudau , Sudeep Holla , Lorenzo Pieralisi , Orson Zhai , Baolin Wang , Chunyan Zhang , Linux ARM List-Id: devicetree@vger.kernel.org On Wed, May 8, 2019 at 4:20 AM Leo Yan wrote: > CoreSight DT bindings have been updated, thus the old compatible strings > are obsolete and the drivers will report warning if DTS uses these > obsolete strings. > > This patch switches to the new bindings for CoreSight dynamic funnel and > static replicator, so can dismiss warning during initialisation. > > Cc: Linus Walleij > Cc: Lee Jones > Cc: Mathieu Poirier > Cc: Suzuki K Poulose > Signed-off-by: Leo Yan Patch applied to the Ux500 tree. Yours, Linus Walleij 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=-4.0 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,T_DKIMWL_WL_HIGH,URIBL_BLOCKED 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 AF9A9C07542 for ; Mon, 27 May 2019 09:13: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 808FE21734 for ; Mon, 27 May 2019 09:13:48 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="WqqMcJZN"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="rlDkQN39" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 808FE21734 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id: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=hURqUUk/kRlSrYBSB+sAV4WJfkvC2WALcGJYqxu0SzU=; b=WqqMcJZNvzWt1b SonNsD6z5YuN1ACGyPlDBe5PPyIGzuZW+Gxi/y41Y5Oa9ORCCEzqxPA3L54YRISIyfMkKOI4a04gC EkpH5BUJ0cnGt/+yhhjPQuAOzNKp0gnI6izIz41RJKw48BllzrW0hWnZerh1xB/HAoCIFlGY/K8hh kWhE+DCPPFixc/5Pm94K3HMPQ4memB43lglZ4t1rN87dM04L31Ak4rjxDjv/Hsqt9t0igjzmBOSqR RtyDmWz0UVM3mQlac/sbdJJCHs180jSxpxoJn0BivONK7/1uuo9l6M8vzIKs2Togi5N8Z2XK1WP/A wCA9egr3/cbib9IXsbxg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1hVBhQ-0002Fy-Vc; Mon, 27 May 2019 09:13:44 +0000 Received: from mail-lf1-x143.google.com ([2a00:1450:4864:20::143]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1hVBhN-0002FU-Ni for linux-arm-kernel@lists.infradead.org; Mon, 27 May 2019 09:13:43 +0000 Received: by mail-lf1-x143.google.com with SMTP id n22so3789175lfe.12 for ; Mon, 27 May 2019 02:13:40 -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=a/7xc7v9tJJNaiyPfxrhOl/58adqp4n0uezKun8Lw2E=; b=rlDkQN39x24oD/0Fx/igoqVAOkOn0hmIEsqGZjmKNz0/nL36PAqCBnNBK+QfoOTSX+ npQ5mAPZW2Ywl3J8Rye284g602C47GrM3i/PfBwN6i+EXW+TNHb1VNJDL6XS73+mTO57 NfoD/LbHrmQ2kxyfnvJss8TDpL7xSqoBsYUP1A8aRgAGqWhoEjW8H1GaAF70E4iQn3B9 4y5uhI3c3z1WW0IHkiekCy3FfCZKGiUlk6mBDStXbt8HIYdCIDFvzfuaxjPfLcUfntxU ryhsjlGZZeu2HbXwrYGsJMFW0Dvn1kszD4iHFDt/ixgoRz/n9rLOdVgtYZuxDhBtwr3P WDRQ== 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=a/7xc7v9tJJNaiyPfxrhOl/58adqp4n0uezKun8Lw2E=; b=sScQ/Jq2cVnT0g8jyKrFfTiAGQo/hGc0BUNmqwV5D7FUTenKTuRiO4Rgh+jBnCGb9I FDLClxWbz5MZOe0XyALLesMyD29w4f0hVmYe/cbj3nkg4dYcJK0mqLhhQonmTjBHhiHA wAdD13XYzkZcwdPw/9Y3ZecPa/P0YvoRidyBNOZwfGq+c21cHwHTJwzaJIz1Xx888AvZ lwBTV94NsdrDYy6dztKFmYOKkxgmF2L7nfL7oaZPHIB3rV82m9e0pJWNzfKRSGWKTNOI n5HSep+naZNq8ttJbcG8ld0y481v6ZkJAAJdsTHeYce2K3FqU2AEeKpjZBjnOYp06Tzj trig== X-Gm-Message-State: APjAAAWpPqfcaO3K2ULTLWYItU/jvVBfQjl0CmMOlLIyLUhevDxUfa1a YWgQun7vVpYDgzLXwUHl2mltZQs4tJK5ZP6TaJrzHQ== X-Google-Smtp-Source: APXvYqxMD3x3Zg9ONiCBorxk0Q9XTDz80b+4NRApQxGryM34b0wKEecvJIiWl4fu361pYvYyrTrBpySqptqbXxrm9nA= X-Received: by 2002:ac2:48a8:: with SMTP id u8mr7983174lfg.141.1558948419094; Mon, 27 May 2019 02:13:39 -0700 (PDT) MIME-Version: 1.0 References: <20190508021902.10358-1-leo.yan@linaro.org> <20190508021902.10358-5-leo.yan@linaro.org> In-Reply-To: <20190508021902.10358-5-leo.yan@linaro.org> From: Linus Walleij Date: Mon, 27 May 2019 11:13:27 +0200 Message-ID: Subject: Re: [PATCH v2 04/11] ARM: dts: ste: Update coresight DT bindings To: Leo Yan X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190527_021341_835814_A04ABCF1 X-CRM114-Status: GOOD ( 11.15 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , Liviu Dudau , David Brown , Fabio Estevam , Lorenzo Pieralisi , Chunyan Zhang , Wei Xu , Andy Gross , NXP Linux Team , Orson Zhai , Mike Leach , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Suzuki K Poulose , MSM , Sascha Hauer , Rob Herring , Lee Jones , Linux ARM , Mathieu Poirier , Baolin Wang , "linux-kernel@vger.kernel.org" , Pengutronix Kernel Team , Sudeep Holla , Shawn Guo Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, May 8, 2019 at 4:20 AM Leo Yan wrote: > CoreSight DT bindings have been updated, thus the old compatible strings > are obsolete and the drivers will report warning if DTS uses these > obsolete strings. > > This patch switches to the new bindings for CoreSight dynamic funnel and > static replicator, so can dismiss warning during initialisation. > > Cc: Linus Walleij > Cc: Lee Jones > Cc: Mathieu Poirier > Cc: Suzuki K Poulose > Signed-off-by: Leo Yan Patch applied to the Ux500 tree. Yours, Linus Walleij _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel