summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/rockchip/rk3399pro-evb-v11-linux.dts
AgeCommit message (Collapse)Author
2019-02-26arm64: dts: rockchip: add vm149c for ov13850Hu Kejun
Change-Id: I9ba3598533d6202490a927f5519da2386b7c2b13 Signed-off-by: Hu Kejun <william.hu@rock-chips.com>
2019-02-26arm64: dts: rockchip: add module informationHu Kejun
Change-Id: I733735839208f27eefe3f6340b407ad6e8798acb Signed-off-by: Hu Kejun <william.hu@rock-chips.com>
2019-02-22arm64: dts: rockchip: enable rga for rk3399-linux.dtsiSandy Huang
Change-Id: I55389b59f54ba4195e9532d00d9a1f54a767f2fd Signed-off-by: Sandy Huang <hjc@rock-chips.com>
2019-02-13arm64: dts: rockchip: fixes incorrect wifi chip on rk3399pro evbCaesar Wang
As the wifi module used the ap6398s on rk3399pro evb, not the ap6255. Even though the wifi chip name isn't effect to load wifi module, at least it won't be misunderstand. Change-Id: Icd44ce27d9aebcdb0d252f7c8c1dabce657cd573 Signed-off-by: Caesar Wang <wxt@rock-chips.com>
2019-01-23arm64: dts: rockchip: add rk3399pro evb v11 DTS for linuxCaesar Wang
Evb is part of a family of boards called rk3399pro. As best as possible, the properties shared by the rk3399pro family are placed in rk3399pro.dtsi, while Evb-linux specific bits are in rk3399pro-evb-v11-linux.dts. This does not add full support for the base Evb board. Working and tested (to some extent): * cluster cpu/gpu support -- including frequency, performance * UART / console * Thermal * Touchscreen * EDP * Wifi * Bluetooth / Webcam * SD card * eMMC * USB2/USB3 * Backlight * DVFS: included cpu/gpu/ddr * CAMERA: had tested the ov13850 camera * VIDEO: tested the h264 video source * AUDIO: play and mic music * NPU * HDMI * GMAC Not tested: * Pcie * MIPI Not working: * SD CARD: no sure, maybe the board sd card is broken by hardware. Change-Id: I0c17880f69956cae38d1c83467dd946e7b5de058 Signed-off-by: Caesar Wang <wxt@rock-chips.com>