Hi Johannes, On 23-01-23, Johannes Schneider wrote: > Add DT compatible strings for recent EVKs, that come with a different PMIC. > > The most recent revision of the 'original' EVK CPU module is C2 and the most > recent revision of EVKB CPU2 module is A4. > > Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > Signed-off-by: Johannes Schneider <johannes.schneider@xxxxxxxxxxxxxxxxxxxx> > --- > Documentation/devicetree/bindings/arm/fsl.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml > index fbfc4f99c01e..9c3a02c19847 100644 > --- a/Documentation/devicetree/bindings/arm/fsl.yaml > +++ b/Documentation/devicetree/bindings/arm/fsl.yaml > @@ -818,6 +818,7 @@ properties: > - emtrion,emcon-mx8mm-avari # emCON-MX8MM SoM on Avari Base > - fsl,imx8mm-ddr4-evk # i.MX8MM DDR4 EVK Board > - fsl,imx8mm-evk # i.MX8MM EVK Board > + - fsl,imx8mm-evkb # i.MX8MM EVK Board, rev-B ^ As I mentioned within my previouse review, please drop the rev-B comment, so the comment looks like: # i.MX8MM EVKB Board Regards, Marco > - gateworks,imx8mm-gw7904 > - gw,imx8mm-gw71xx-0x # i.MX8MM Gateworks Development Kit > - gw,imx8mm-gw72xx-0x # i.MX8MM Gateworks Development Kit > -- > 2.25.1 > > >