]> git.karo-electronics.de Git - linux-beck.git/commit
arm64: dts: add Rockchip rk3368 core dtsi and board dts for the r88 board
authorHeiko Stübner <heiko@sntech.de>
Thu, 16 Jul 2015 22:34:53 +0000 (00:34 +0200)
committerOlof Johansson <olof@lixom.net>
Fri, 17 Jul 2015 17:35:32 +0000 (10:35 -0700)
commitb790c2cab5ca641804c2e48c7506e166fff5a442
tree5ea6068709ff89c2a252aff9a94f9d4a169178ce
parentee0ee14ebf3a15bb1d189a4e80f0dea084faad5f
arm64: dts: add Rockchip rk3368 core dtsi and board dts for the r88 board

In terms of peripherals the rk3368 is quite similar to the rk3288, which
makes it possible to have a lot basic components working in the first go.
More to follow once I tracked down all the tiny differences that still
exist in some parts.

With these dts files, the R88 board is able to boot from an attached
usb device and most likely from its emmc too, if the emmc uses a standard
partition table instead of Rockchip's own one - the emmc itself is
detected correctly.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm64/boot/dts/Makefile
arch/arm64/boot/dts/rockchip/Makefile [new file with mode: 0644]
arch/arm64/boot/dts/rockchip/rk3368-r88.dts [new file with mode: 0644]
arch/arm64/boot/dts/rockchip/rk3368.dtsi [new file with mode: 0644]