On Thu, Nov 03, 2016 at 08:43:59PM +0800, Andy Yan wrote: > RK1108EVB is designed by Rockchip for CVR field. > This patch add basic support for it, which can boot with > initramfs into shell. > > Signed-off-by: Andy Yan <andy.yan at rock-chips.com> > --- > > Documentation/devicetree/bindings/arm/rockchip.txt | 3 + > arch/arm/boot/dts/Makefile | 1 + > arch/arm/boot/dts/rk1108-evb.dts | 69 ++++++++++++++++++++++ > 3 files changed, 73 insertions(+) > create mode 100644 arch/arm/boot/dts/rk1108-evb.dts Acked-by: Rob Herring <robh at kernel.org>