dts: add support for Rockchip rk3399 soc
authorKever Yang <kever.yang@rock-chips.com>
Tue, 19 Jul 2016 13:16:58 +0000 (21:16 +0800)
committerSimon Glass <sjg@chromium.org>
Tue, 26 Jul 2016 02:46:45 +0000 (20:46 -0600)
commit777c834fd476af37340a1e4b15597669e8a0ca31
treeeb20ed183456f57f226ba486aba11621b842d616
parenta16e2e06809ad23afeda69edcc1a99182fa9d8fd
dts: add support for Rockchip rk3399 soc

These files are from kernel upstream:
"649a371 Add linux-next specific files for 20160616"
with some modification need by U-Boot:
- chosen with stdout-path to uart2.
- add clock-frequency for uart2

Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
Acked-by: Simon Glass <sjg@chromium.org>
arch/arm/dts/Makefile
arch/arm/dts/rk3399-evb.dts [new file with mode: 0644]
arch/arm/dts/rk3399.dtsi [new file with mode: 0644]
include/dt-bindings/clock/rk3399-cru.h [new file with mode: 0644]