
16 Apr
2017
16 Apr
'17
9:31 p.m.
On 12 April 2017 at 03:49, Kever Yang kever.yang@rock-chips.com wrote:
Firefly-rk3399 is a bord from T-Firefly, you can find detail about it here: http://en.t-firefly.com/en/firenow/Firefly_RK3399/
This patch add basic node for the board and make it able to bring up.
Peripheral/interfaces on board:
- usb hub which connect to ehci controller;
- UART2 debug
- eMMC
- PCIe
- USB 3.0 HOST, type-C port
- sdio, sd-card
- HDMI
- Ethernet
- OPTICAL
- WiFi/BT
- MIPI CSI/DSI
- IR
- EDP/DP
Signed-off-by: Kever Yang kever.yang@rock-chips.com
arch/arm/dts/Makefile | 1 + arch/arm/dts/rk3399-firefly.dts | 684 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 685 insertions(+) create mode 100644 arch/arm/dts/rk3399-firefly.dts
Acked-by: Simon Glass sjg@chromium.org