diff mbox series

[v2,2/4] bindings/perf/imx-ddr: update compatible string

Message ID 1602149181-237415-3-git-send-email-john.garry@huawei.com
State New
Headers show
Series perf drivers: Add sysfs identifier file | expand

Commit Message

John Garry Oct. 8, 2020, 9:26 a.m. UTC
From: Joakim Zhang <qiangqing.zhang@nxp.com>


Update compatible string according to driver change.

[jpg: keep "fsl,imx8m-ddr-pmu", which was being removed]

Signed-off-by: Joakim Zhang <qiangqing.zhang@nxp.com>

Signed-off-by: John Garry <john.garry@huawei.com>

---
 Documentation/devicetree/bindings/perf/fsl-imx-ddr.txt | 3 +++
 1 file changed, 3 insertions(+)

-- 
2.26.2

Comments

Joakim Zhang Oct. 12, 2020, 9:58 a.m. UTC | #1
Hi John,

I saw this binding file has changed to yaml format, this patch seems not need any more.
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/tree/Documentation/devicetree/bindings/perf/fsl-imx-ddr.yaml?h=next-20201009

Best Regards,
Joakim Zhang

> -----Original Message-----

> From: John Garry <john.garry@huawei.com>

> Sent: 2020年10月8日 17:26

> To: Frank Li <frank.li@nxp.com>; will@kernel.org; mark.rutland@arm.com;

> robh+dt@kernel.org; zhangshaokun@hisilicon.com; Joakim Zhang

> <qiangqing.zhang@nxp.com>

> Cc: linuxarm@huawei.com; devicetree@vger.kernel.org;

> linux-kernel@vger.kernel.org; linux-arm-kernel@lists.infradead.org;

> acme@kernel.org; jolsa@redhat.com; irogers@google.com; John Garry

> <john.garry@huawei.com>

> Subject: [PATCH v2 2/4] bindings/perf/imx-ddr: update compatible string

> 

> From: Joakim Zhang <qiangqing.zhang@nxp.com>

> 

> Update compatible string according to driver change.

> 

> [jpg: keep "fsl,imx8m-ddr-pmu", which was being removed]

> 

> Signed-off-by: Joakim Zhang <qiangqing.zhang@nxp.com>

> Signed-off-by: John Garry <john.garry@huawei.com>

> ---

>  Documentation/devicetree/bindings/perf/fsl-imx-ddr.txt | 3 +++

>  1 file changed, 3 insertions(+)

> 

> diff --git a/Documentation/devicetree/bindings/perf/fsl-imx-ddr.txt

> b/Documentation/devicetree/bindings/perf/fsl-imx-ddr.txt

> index 7822a806ea0a..cc38c7fd7049 100644

> --- a/Documentation/devicetree/bindings/perf/fsl-imx-ddr.txt

> +++ b/Documentation/devicetree/bindings/perf/fsl-imx-ddr.txt

> @@ -5,6 +5,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.26.2
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/perf/fsl-imx-ddr.txt b/Documentation/devicetree/bindings/perf/fsl-imx-ddr.txt
index 7822a806ea0a..cc38c7fd7049 100644
--- a/Documentation/devicetree/bindings/perf/fsl-imx-ddr.txt
+++ b/Documentation/devicetree/bindings/perf/fsl-imx-ddr.txt
@@ -5,6 +5,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