Re: [PATCH v2] ARM: dts: imx: Add Y Soft IOTA Draco, Hydra and Ursa boards

From: Rob Herring
Date: Tue Jan 08 2019 - 09:57:04 EST


On Tue, Jan 8, 2019 at 5:43 AM VokÃÄ Michal <Michal.Vokac@xxxxxxxxx> wrote:
>
> On 29.12.2018 00:25, Rob Herring wrote:
> > On Tue, Dec 18, 2018 at 02:42:11PM +0000, VokÃÄ Michal wrote:
> >> These are i.MX6S/DL based SBCs embedded in various Y Soft products.
> >> All share the same board design but have slightly different HW
> >> configuration.

[...]

> >> +/ {
> >> + model = "Y Soft IOTA Draco i.MX6Solo board";
> >> + compatible = "ysoft,imx6dl-yapp4-draco", "fsl,imx6dl";
> >
> > All compatible strings should be documented, not just SoC vendor boards.
>
> OK, I will add a Documentation/devicetree/bindings/arm/ysoft.yaml file for that.

Actually, it should go in fsl.yaml. The file for every board vendor is
gone. i.MX was pretty much the only platform doing that.

Rob