Messages in this thread |  | | From | Jacob Chen <> | Subject | [PATCH v2 0/5] arm64: dts: add rk3399 display-related nodes | Date | Mon, 17 Jul 2017 22:16:54 +0800 |
| |
This series patches add the display-related nodes for rk3399.
Tested with kernel base on drm-misc and below patches. https://cgit.freedesktop.org/drm/drm-misc/ "drm: bridge: synopsys/dw-hdmi: Provide default configuration function for HDMI 2.0 PHY" "iommu/rockchip: Enable Rockchip IOMMU on ARM64"
HDMI could work and have a display output. eDP could link with panel but i didn't get a display(Maybe something wrong in power things).
For convenience, i think we should have those nodes in kernel now.
changes in V2: - remove unused clock and reg for VOP. - correct author.
Mark Yao (1): arm64: dts: rockchip: Add rk3399 vop and display-subsystem Elaine Zhang (1): arm64: dts: rockchip: add pd_edp node for rk3399 Yakir Yang (1): arm64: dts: rockchip: add rk3399 edp nodes Jacob Chen (2): arm64: dts: rockchip: add rk3399 mipi nodes arm64: dts: rockchip: add rk3399 hdmi nodes
arch/arm64/boot/dts/rockchip/rk3399.dtsi | 198 +++++++++++++++++++++++++++++++ 1 file changed, 198 insertions(+)
-- 2.7.4
|  |