On Tue, 08 Feb 2022 14:42:19 +0100, Alexander Stein wrote: > From: Matthias Schiffer <matthias.schiffer@xxxxxxxxxxxx> > > TQMa6ULx is a SOM family using NXP i.MX6UL CPU family. > TQMa6ULLx is a SOM family using NXP i.MX6ULL CPU family. > Both are available as a socket type as well as an LGA type. > For both variants there are the mainboards MBa6ULx and MBa6ULxL, trailing > 'L' is LGA version. > Finally there is the possibility to use the socket module with an LGA > adapter on the MBa6ULxL. > > The SOM needs a mainboard, therefore we provide compatibles using this > naming schema: > > "tq,imx6ul-<SOM>" for the module and > "tq,imx6ul-<SOM>-<SBC>" for when mounted on the mainboard. > The i.MX6ULL version is done similar. > > Signed-off-by: Matthias Schiffer <matthias.schiffer@xxxxxxxxxxxx> > Signed-off-by: Alexander Stein <alexander.stein@xxxxxxxxxxxxxxx> > --- > .../devicetree/bindings/arm/fsl.yaml | 37 +++++++++++++++++++ > 1 file changed, 37 insertions(+) > Acked-by: Rob Herring <robh@xxxxxxxxxx>