On Wed, May 20, 2020 at 05:41:16PM +0200, Oleksij Rempel wrote: > Add Protonic PRTI6Q, WD2, RVT, VT7 boards. > > Signed-off-by: Oleksij Rempel <o.rempel@xxxxxxxxxxxxxx> Ah, okay. The compatible is defined here. This patch should really go first. Shawn > --- > Documentation/devicetree/bindings/arm/fsl.yaml | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml > index cd3fbe7e39487..a1657505b3357 100644 > --- a/Documentation/devicetree/bindings/arm/fsl.yaml > +++ b/Documentation/devicetree/bindings/arm/fsl.yaml > @@ -119,6 +119,8 @@ properties: > - fsl,imx6q-sabreauto > - fsl,imx6q-sabrelite > - fsl,imx6q-sabresd > + - prt,prti6q # Protonic PRTI6Q board > + - prt,prtwd2 # Protonic WD2 board > - technexion,imx6q-pico-dwarf # TechNexion i.MX6Q Pico-Dwarf > - technexion,imx6q-pico-hobbit # TechNexion i.MX6Q Pico-Hobbit > - technexion,imx6q-pico-nymph # TechNexion i.MX6Q Pico-Nymph > @@ -170,6 +172,8 @@ properties: > - emtrion,emcon-mx6-avari # emCON-MX6S or emCON-MX6DL SoM on Avari Base > - fsl,imx6dl-sabreauto # i.MX6 DualLite/Solo SABRE Automotive Board > - fsl,imx6dl-sabresd # i.MX6 DualLite SABRE Smart Device Board > + - prt,prtrvt # Protonic RVT board > + - prt,prtvt7 # Protonic VT7 board > - technexion,imx6dl-pico-dwarf # TechNexion i.MX6DL Pico-Dwarf > - technexion,imx6dl-pico-hobbit # TechNexion i.MX6DL Pico-Hobbit > - technexion,imx6dl-pico-nymph # TechNexion i.MX6DL Pico-Nymph > -- > 2.26.2 >