ARM: dts: rockchip: enable edp functionality
From: Heiko Stuebner <heiko@...> Date: Thu, 17 Mar 2016 20:53:03 +0100
This is the companion series to Yakir's rework of the analogix-dp driver used both by Exynos and Rockchip. These patches have been sitting in my tree for some time, and already got tested (and thus refined) by a number of people. So I'll post them now, to get applied after the driver-side gets accepted hopefully soonish. Caesar Wang (1): ARM: dts: rockchip: add rk3288-veyron-jaq backlight and panel overrides Heiko Stuebner (9): ARM: dts: rockchip: add rk3288 edp-phy node ARM: dts: rockchip: add rk3288 displayport controller node ARM: dts: rockchip: move edp-hpd pin definition into common location ARM: dts: rockchip: add startup delay to rk3288-veyron panel-regulators ARM: dts: rockchip: add core rk3288-veyron backlight and panel nodes ARM: dts: rockchip: add rk3288-veyron-minnie backlight and panel settings ARM: dts: rockchip: override edp hpd handling on veyron-pinky and speedy ARM: dts: rockchip: simple panel and backlight supplies on veyron boards ARM: dts: rockchip: enable the eDP on rk3288 veyron devices arch/arm/boot/dts/rk3288-veyron-chromebook.dtsi | 100 ++++++++++++++++++++++++ arch/arm/boot/dts/rk3288-veyron-jaq.dts | 49 ++++++++++-- arch/arm/boot/dts/rk3288-veyron-jerry.dts | 9 +++ arch/arm/boot/dts/rk3288-veyron-minnie.dts | 44 +++++++++++ arch/arm/boot/dts/rk3288-veyron-pinky.dts | 7 ++ arch/arm/boot/dts/rk3288-veyron-speedy.dts | 16 ++++ arch/arm/boot/dts/rk3288.dtsi | 59 ++++++++++++++ 7 files changed, 278 insertions(+), 6 deletions(-) -- 2.6.4
Patches in this set
- [0001] ARM: dts: rockchip: add rk3288 edp-phy node (raw)
- [0002] ARM: dts: rockchip: add rk3288 displayport controller (raw)
- [0003] ARM: dts: rockchip: move edp-hpd pin definition into (raw)
- [0004] ARM: dts: rockchip: add startup delay to rk3288-veyron (raw)
- [0005] ARM: dts: rockchip: add core rk3288-veyron backlight (raw)
- [0006] ARM: dts: rockchip: add rk3288-veyron-jaq backlight and (raw)
- [0007] ARM: dts: rockchip: add rk3288-veyron-minnie backlight (raw)
- [0008] ARM: dts: rockchip: override edp hpd handling on (raw)
- [0009] ARM: dts: rockchip: simple panel and backlight supplies (raw)
- [0010] ARM: dts: rockchip: enable the eDP on rk3288 veyron (raw)
Statistics
- 10 individual patches
- 278 lines added
- 6 lines removed