
24 Apr
2017
24 Apr
'17
5:38 a.m.
On 19 April 2017 at 04:17, 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
Changes in v2:
- dts properity order update
property?
Also, what ordering change did you make?
arch/arm/dts/Makefile | 1 + arch/arm/dts/rk3399-firefly.dts | 660 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 661 insertions(+) create mode 100644 arch/arm/dts/rk3399-firefly.dts
Acked-by: Simon Glass sjg@chromium.org