On Mon, 30 Mar 2020 14:06:40 +0200, Oleksij Rempel wrote: > Protonic RVT is an internal development platform for a wireless ISObus > Virtual Terminal based on COTS tablets, and the predecessor of the WD2 > platform. > > 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/imx6dl-prtrvt.dts | 203 ++++++++++++++++++ > 3 files changed, 205 insertions(+) > create mode 100644 arch/arm/boot/dts/imx6dl-prtrvt.dts > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>