[U-Boot] [PATCH v2 2/2] rockchip: dts: add rk3399-firefly dts
Simon Glass
sjg at chromium.org
Mon Apr 24 03:38:25 UTC 2017
On 19 April 2017 at 04:17, Kever Yang <kever.yang at 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 at 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 at chromium.org>
More information about the U-Boot
mailing list