From patchwork Wed May 8 02:18:53 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Leo Yan X-Patchwork-Id: 10934079 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 58CFC112C for ; Wed, 8 May 2019 02:19:58 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 48CE021E5A for ; Wed, 8 May 2019 02:19:58 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 3BBA327F86; Wed, 8 May 2019 02:19:58 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id D39CE21E5A for ; Wed, 8 May 2019 02:19:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726666AbfEHCT5 (ORCPT ); Tue, 7 May 2019 22:19:57 -0400 Received: from mail-yw1-f65.google.com ([209.85.161.65]:36728 "EHLO mail-yw1-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726597AbfEHCT4 (ORCPT ); Tue, 7 May 2019 22:19:56 -0400 Received: by mail-yw1-f65.google.com with SMTP id q185so14990917ywe.3 for ; Tue, 07 May 2019 19:19:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=EJcheVh2VdnVEm8ir4B4beYwlwhOMfHWAEVZqUrLmdY=; b=p/eCSvrcLDZ3saZccWINQ109dB0I3a8hAVs99je3InpqziiOYpiYVfCJjumpxjXllc XCnYvbctI+g4kL0+WVM2sCWoAuOwXIAhLHG3iyAXhHr5+E84B60yt0AcT0fEFkzRL8LK I9+n3PSNFP9niT7U3k5Ags6fH+hYcB+p4ph5y9KIzcFqDWz+fzD/qsG4gMowdUw/GViv UGwf4wAyl9+YnQA86zfj6xq7pnk52N0F8usHXwiWPVUpKPSx74JTmWlxhn7URI02VgxN xlenWVyVV3TH0J8RnUqEk9hoU8hvK5Z7agLQhLLE+IYVuc1H2UEBZdsiHAgSL6HdyITu v3Sg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=EJcheVh2VdnVEm8ir4B4beYwlwhOMfHWAEVZqUrLmdY=; b=hq9zIfGwKua6vreqPtj0KQNCOSeABXc5l4m6+9sg0Rb9/O2Bif7amR8tciYZK3g/qv ZTJONnrb97lSgwDzkwBNv5NeY938umhdTL1c2WIqq5vbTqQ7KiZozDi66XPpHcpV8ljL Equ8EtwZKA0Jsf86QV90DB6BKTtlIO2dFs17lXtAXFgikp0NrhXfX21kdK9eb+cDeUE8 Gm4H+gjciFjJgnLcaIN30vUNQHx87ktIE7tlVU4ZVipkoib6dEESVz1xydmf9uJii+PD h2q2o8mvn6rZvFbrcbYWQYTLS0uQS2jUTptbBL86bJ+l06DrqByYV+U8MH/EKgUVW26y Erqw== X-Gm-Message-State: APjAAAWWXGW/+aV8R02Xl5DjeABarpT6OFh50FYEBsKOSeES5nkF0nuR AT4Tl7h+IHiYAT9Lq9X+eSirfg== X-Google-Smtp-Source: APXvYqy114deqNgQb7N10yZoINB5kBO7zPcLq30xR6rE9zB8xFdeDOpPGqIuNv46YKnOqdetLwfiig== X-Received: by 2002:a25:d64a:: with SMTP id n71mr23617255ybg.462.1557281996153; Tue, 07 May 2019 19:19:56 -0700 (PDT) Received: from localhost.localdomain (li931-65.members.linode.com. [45.56.113.65]) by smtp.gmail.com with ESMTPSA id s4sm1168116yws.48.2019.05.07.19.19.48 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 07 May 2019 19:19:55 -0700 (PDT) From: Leo Yan To: 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 , Linus Walleij , Liviu Dudau , Sudeep Holla , Lorenzo Pieralisi , Orson Zhai , Baolin Wang , Chunyan Zhang , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org Cc: Leo Yan , Chris Healy , Andrew Lunn Subject: [PATCH v2 02/11] ARM: dts: imx7s: Update coresight DT bindings Date: Wed, 8 May 2019 10:18:53 +0800 Message-Id: <20190508021902.10358-3-leo.yan@linaro.org> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20190508021902.10358-1-leo.yan@linaro.org> References: <20190508021902.10358-1-leo.yan@linaro.org> Sender: linux-arm-msm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP 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: Shawn Guo Cc: Chris Healy Cc: Andrew Lunn Cc: Fabio Estevam Cc: Mathieu Poirier Cc: Suzuki K Poulose Signed-off-by: Leo Yan --- arch/arm/boot/dts/imx7s.dtsi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/arch/arm/boot/dts/imx7s.dtsi b/arch/arm/boot/dts/imx7s.dtsi index 106711d2c01b..d8b4eb67146d 100644 --- a/arch/arm/boot/dts/imx7s.dtsi +++ b/arch/arm/boot/dts/imx7s.dtsi @@ -117,7 +117,7 @@ * non-configurable replicators don't show up on the * AMBA bus. As such no need to add "arm,primecell" */ - compatible = "arm,coresight-replicator"; + compatible = "arm,coresight-static-replicator"; out-ports { #address-cells = <1>; @@ -175,7 +175,7 @@ ranges; funnel@30041000 { - compatible = "arm,coresight-funnel", "arm,primecell"; + compatible = "arm,coresight-dynamic-funnel", "arm,primecell"; reg = <0x30041000 0x1000>; clocks = <&clks IMX7D_MAIN_AXI_ROOT_CLK>; clock-names = "apb_pclk"; @@ -217,7 +217,7 @@ }; funnel@30083000 { - compatible = "arm,coresight-funnel", "arm,primecell"; + compatible = "arm,coresight-dynamic-funnel", "arm,primecell"; reg = <0x30083000 0x1000>; clocks = <&clks IMX7D_MAIN_AXI_ROOT_CLK>; clock-names = "apb_pclk";