On Sun, Aug 11, 2019 at 5:01 PM Justin Swartz <justin.swartz@xxxxxxxxxxxxxxxx> wrote: > > The Mecer Xtreme Mini S6 features a Rockchip RK3229 SoC, > 1GB DDR3 RAM, 8GB eMMC, MicroSD port, 10/100Mbps Ethernet, > Realtek 8723BS WLAN module, 2 x USB 2.0 ports, HDMI output, > and S/PDIF output. > > Signed-off-by: Justin Swartz <justin.swartz@xxxxxxxxxxxxxxxx> > --- > .../devicetree/bindings/arm/rockchip.yaml | 5 + > .../devicetree/bindings/vendor-prefixes.yaml | 2 + > arch/arm/boot/dts/Makefile | 1 + > arch/arm/boot/dts/rk3229-xms6.dts | 283 +++++++++++++++++++++ > 4 files changed, 291 insertions(+) > create mode 100644 arch/arm/boot/dts/rk3229-xms6.dts Reviewed-by: Rob Herring <robh@xxxxxxxxxx>