On Mon, 30 Mar 2020 14:06:38 +0200, Oleksij Rempel wrote: > Add support for the Protonic WD2 board, which is an internal development > platform for low-cost agricultural Virtual Terminals based on COTS tablets > and web applications. > It inherits from the PRTI6Q base class. > > Signed-off-by: David Jander <david@xxxxxxxxxxx> > Signed-off-by: Oleksij Rempel <o.rempel@xxxxxxxxxxxxxx> > --- > .../devicetree/bindings/arm/fsl.yaml | 1 + > arch/arm/boot/dts/Makefile | 1 + > arch/arm/boot/dts/imx6q-prtwd2.dts | 188 ++++++++++++++++++ > 3 files changed, 190 insertions(+) > create mode 100644 arch/arm/boot/dts/imx6q-prtwd2.dts > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>