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=-7.1 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS 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 B191AC433E1 for ; Tue, 19 May 2020 18:47:17 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 87D2520758 for ; Tue, 19 May 2020 18:47:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1589914037; bh=5PKF2D1pxH50bb5xYBcG0QBG9s1cz+Mvg5Y2K5jAnNw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=X2Pc0yUAFPMdU9S9tUn5fryy+vCNKec3Pawc5jGumVNg/+QN1ZSDpiM4Y/0I6Jgrc 7ZPr81s40rro8LcdP2bDFFOyDQ4xHEcOpMJyeT6yPm1u4TdSYvvVsgb+VEnnHeOCrR yCPNs4Pf7XA/f6qXSQ+GfbJTGObZt5FnD9anwdXU= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727803AbgESSrR (ORCPT ); Tue, 19 May 2020 14:47:17 -0400 Received: from mail-il1-f196.google.com ([209.85.166.196]:44095 "EHLO mail-il1-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726290AbgESSrQ (ORCPT ); Tue, 19 May 2020 14:47:16 -0400 Received: by mail-il1-f196.google.com with SMTP id j3so411548ilk.11; Tue, 19 May 2020 11:47:16 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=V0YVAkM2HLojpq1b1+p0fXyP5bQOH8dXeAGrEDtHiho=; b=YZWfvy/onpHjqBhhm5ZAhfsYYzcgR4zy0EBqemiREnyhdg+lVB9v1zhvapyaN+8SHQ oLUlKQwkakZduEP7+QeW8sVv2ebv6Iqk7VjTrgJU6/Q6X1zLj2wDbkIjRcnJ2UQpOLgf 5m4eELYInqIPsaawAwC1xSSJhDh45t/sLaSNrBOSPRwlkw+XGnXSWpXUE3UxBSKXh5eF fKRosazM0e4LltoIghFFh3nA4RaRfCan9biS/1U6Zh2TkWU3cfdBmfm+J7pUPivTj8kk HIHjJwVIjLmzR50QyjUu/SiPeG4StC9675morZVG2W3t25hZyBttrRcuAT9L1htNuOn7 rO6w== X-Gm-Message-State: AOAM530SMALqbnCpReRsGmK8FJWLuLq5R+aZijERR5d19p8zbjw/g8Vy BAjBjUSvnrpb8GLqIQFbBA== X-Google-Smtp-Source: ABdhPJyzd1P9DWDtFNJWkIwwMCBUct5L83pHOE4PIc8p5UKRsYNsbjmDE3c6SZ6DlG9Xm7yO1lWSrA== X-Received: by 2002:a92:1949:: with SMTP id e9mr452979ilm.106.1589914035610; Tue, 19 May 2020 11:47:15 -0700 (PDT) Received: from xps15 ([64.188.179.252]) by smtp.gmail.com with ESMTPSA id w26sm131757ill.19.2020.05.19.11.47.14 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 19 May 2020 11:47:14 -0700 (PDT) Received: (nullmailer pid 457373 invoked by uid 1000); Tue, 19 May 2020 18:47:13 -0000 Date: Tue, 19 May 2020 12:47:13 -0600 From: Rob Herring To: Joakim Zhang Cc: john.garry@huawei.com, will@kernel.org, mark.rutland@arm.com, shawnguo@kernel.org, linux-imx@nxp.com, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH V1 RESEND 2/3] bindings/perf/imx-ddr: update compatible string Message-ID: <20200519184713.GA453195@bogus> References: <20200512073115.14177-1-qiangqing.zhang@nxp.com> <20200512073115.14177-3-qiangqing.zhang@nxp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200512073115.14177-3-qiangqing.zhang@nxp.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, May 12, 2020 at 03:31:14PM +0800, Joakim Zhang wrote: > Update compatible string according to driver change.` Why? You are breaking compatibility. > > Signed-off-by: Joakim Zhang > --- > Documentation/devicetree/bindings/perf/fsl-imx-ddr.txt | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/perf/fsl-imx-ddr.txt b/Documentation/devicetree/bindings/perf/fsl-imx-ddr.txt > index 7822a806ea0a..b27a1d4fec78 100644 > --- a/Documentation/devicetree/bindings/perf/fsl-imx-ddr.txt > +++ b/Documentation/devicetree/bindings/perf/fsl-imx-ddr.txt > @@ -4,7 +4,9 @@ Required properties: > > - compatible: should be one of: > "fsl,imx8-ddr-pmu" > - "fsl,imx8m-ddr-pmu" > + "fsl,imx8mq-ddr-pmu" > + "fsl,imx8mm-ddr-pmu" > + "fsl,imx8mn-ddr-pmu" > "fsl,imx8mp-ddr-pmu" > > - reg: physical address and size > -- > 2.17.1 > 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=-7.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY,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 D1910C433E2 for ; Tue, 19 May 2020 18:47:20 +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 A9E6E20758 for ; Tue, 19 May 2020 18:47:20 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="DtZ77lqS" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org A9E6E20758 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.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:In-Reply-To:MIME-Version:References: Message-ID:Subject: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=/Y85IhnfJDjNAKMIAnYscPPPv6VFV9/AJd9Wz+Ihy8g=; b=DtZ77lqSiZ+o/q +Fq0YYZZEXd78qW6edn+zgSic1edVPcwKr/4hDQ+DgnmZXYw0kheXOsRyvHvMGF9+uhtnD3BXQD6P SdHA/BMyzIElv4xpeNvbZF1CZeHPPCqiQ55L0GShzhOhbV8xmQo2LDUUfXApdbJrSo1ufSIhcFy9W Fc0EfbDMdQK2VXT5Hu+MdeA8JRntCOjv5Bukf6BbpchYql3117/yoskJLKQt5B97uM6PAfQ1PdxPi MOxeXKjt/aYVCRQ3ad8bkLx8dj0GTYWRVLw/XyzNx/yqfpx4LAvPLsaIAIV+YO8E7MBbrgcv1j1qN DD8ydd2dHuOH3OmQcbMA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jb7Gp-0004aq-Sk; Tue, 19 May 2020 18:47:19 +0000 Received: from mail-il1-f193.google.com ([209.85.166.193]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jb7Gm-0004Zf-Tb for linux-arm-kernel@lists.infradead.org; Tue, 19 May 2020 18:47:18 +0000 Received: by mail-il1-f193.google.com with SMTP id a14so469011ilk.2 for ; Tue, 19 May 2020 11:47:16 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=V0YVAkM2HLojpq1b1+p0fXyP5bQOH8dXeAGrEDtHiho=; b=LPROX33RLdztX9Gxx5NhBEcCqdk7F9eFHz4AC5dNxHC9ysIdS5cjC/+Qft1elxUSpC 2PuEeCEVV05OgaLr46KfLhk8HKTZQaMxiVaygbffcMFCN8ZeyD19hag7MR6latzCB2kh qWaIZJ7+/RkR6j6X7cnmS6NdGYjyCRgtm6CdRGgudgIPnkaJ0gDgKaoA2QTpQG2xytEo 86bidzYVTAqRn677RnoRt+z4yOL4Xf55YyCvFe55+yWbhzNJhT+8LQt4iAdI2zseoea3 lg+JfZJZoLRw+zT4gWzJn/7TmQpIcIsaARAPhfgL/3z30uP326e/prhjZZL94mjcgzx1 Kw7Q== X-Gm-Message-State: AOAM531iIh8chBJcOP8ItCR0+NpBDY6ElwcKTEmwdkEVNQZlolFtKdI8 BhQS6bMbOUjHfc24N+jViA== X-Google-Smtp-Source: ABdhPJyzd1P9DWDtFNJWkIwwMCBUct5L83pHOE4PIc8p5UKRsYNsbjmDE3c6SZ6DlG9Xm7yO1lWSrA== X-Received: by 2002:a92:1949:: with SMTP id e9mr452979ilm.106.1589914035610; Tue, 19 May 2020 11:47:15 -0700 (PDT) Received: from xps15 ([64.188.179.252]) by smtp.gmail.com with ESMTPSA id w26sm131757ill.19.2020.05.19.11.47.14 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 19 May 2020 11:47:14 -0700 (PDT) Received: (nullmailer pid 457373 invoked by uid 1000); Tue, 19 May 2020 18:47:13 -0000 Date: Tue, 19 May 2020 12:47:13 -0600 From: Rob Herring To: Joakim Zhang Subject: Re: [PATCH V1 RESEND 2/3] bindings/perf/imx-ddr: update compatible string Message-ID: <20200519184713.GA453195@bogus> References: <20200512073115.14177-1-qiangqing.zhang@nxp.com> <20200512073115.14177-3-qiangqing.zhang@nxp.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200512073115.14177-3-qiangqing.zhang@nxp.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200519_114716_956081_073F960E X-CRM114-Status: GOOD ( 13.52 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: mark.rutland@arm.com, devicetree@vger.kernel.org, will@kernel.org, john.garry@huawei.com, linux-kernel@vger.kernel.org, linux-imx@nxp.com, shawnguo@kernel.org, linux-arm-kernel@lists.infradead.org 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 Tue, May 12, 2020 at 03:31:14PM +0800, Joakim Zhang wrote: > Update compatible string according to driver change.` Why? You are breaking compatibility. > > Signed-off-by: Joakim Zhang > --- > Documentation/devicetree/bindings/perf/fsl-imx-ddr.txt | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/perf/fsl-imx-ddr.txt b/Documentation/devicetree/bindings/perf/fsl-imx-ddr.txt > index 7822a806ea0a..b27a1d4fec78 100644 > --- a/Documentation/devicetree/bindings/perf/fsl-imx-ddr.txt > +++ b/Documentation/devicetree/bindings/perf/fsl-imx-ddr.txt > @@ -4,7 +4,9 @@ Required properties: > > - compatible: should be one of: > "fsl,imx8-ddr-pmu" > - "fsl,imx8m-ddr-pmu" > + "fsl,imx8mq-ddr-pmu" > + "fsl,imx8mm-ddr-pmu" > + "fsl,imx8mn-ddr-pmu" > "fsl,imx8mp-ddr-pmu" > > - reg: physical address and size > -- > 2.17.1 > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel