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@xxxxxxxxxx> > Sent: 2020年10月8日 17:26 > To: Frank Li <frank.li@xxxxxxx>; will@xxxxxxxxxx; mark.rutland@xxxxxxx; > robh+dt@xxxxxxxxxx; zhangshaokun@xxxxxxxxxxxxx; Joakim Zhang > <qiangqing.zhang@xxxxxxx> > Cc: linuxarm@xxxxxxxxxx; devicetree@xxxxxxxxxxxxxxx; > linux-kernel@xxxxxxxxxxxxxxx; linux-arm-kernel@xxxxxxxxxxxxxxxxxxx; > acme@xxxxxxxxxx; jolsa@xxxxxxxxxx; irogers@xxxxxxxxxx; John Garry > <john.garry@xxxxxxxxxx> > Subject: [PATCH v2 2/4] bindings/perf/imx-ddr: update compatible string > > From: Joakim Zhang <qiangqing.zhang@xxxxxxx> > > Update compatible string according to driver change. > > [jpg: keep "fsl,imx8m-ddr-pmu", which was being removed] > > Signed-off-by: Joakim Zhang <qiangqing.zhang@xxxxxxx> > Signed-off-by: John Garry <john.garry@xxxxxxxxxx> > --- > 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