]> git.ipfire.org Git - people/ms/u-boot.git/commit
rockchip: rk3368: Add PX5 Evaluation board
authorAndy Yan <andy.yan@rock-chips.com>
Mon, 15 May 2017 09:54:48 +0000 (17:54 +0800)
committerSimon Glass <sjg@chromium.org>
Wed, 7 Jun 2017 13:29:20 +0000 (07:29 -0600)
commit9d7ed33926d496375c846e982706fa609018360f
treef2a49622442138123f392a05263686107db4f5ef
parent54c57ae051152095063650d8590008ec1ef7cff9
rockchip: rk3368: Add PX5 Evaluation board

PX5 EVB is designed by Rockchip for automotive field
with integrated CVBS (TP2825) / MIPI DSI / CSI / LVDS
HDMI video input/output interface, audio codec ES8396,
WIFI / BT (on RTL8723BS), Gsensor BMA250E and light&proximity
sensor STK3410.

Signed-off-by: Andy Yan <andy.yan@rock-chips.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/arm/dts/Makefile
arch/arm/dts/rk3368-px5-evb.dts [new file with mode: 0644]
arch/arm/mach-rockchip/rk3368/Kconfig
board/rockchip/evb_px5/Kconfig [new file with mode: 0644]
board/rockchip/evb_px5/MAINTAINERS [new file with mode: 0644]
board/rockchip/evb_px5/Makefile [new file with mode: 0644]
board/rockchip/evb_px5/README [new file with mode: 0644]
board/rockchip/evb_px5/evb-px5.c [new file with mode: 0644]
configs/evb-px5_defconfig [new file with mode: 0644]
include/configs/evb_px5.h [new file with mode: 0644]