On 23-01-30, 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> Reviewed-by: Marco Felsch <m.felsch@xxxxxxxxxxxxxx> > --- > 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..bae1040afc14 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 EVKB Board > - gateworks,imx8mm-gw7904 > - gw,imx8mm-gw71xx-0x # i.MX8MM Gateworks Development Kit > - gw,imx8mm-gw72xx-0x # i.MX8MM Gateworks Development Kit > -- > 2.25.1 > > >