]> git.dujemihanovic.xyz Git - u-boot.git/commit
rockchip: video: rk_edp: add more rk3288 edp node options
authorJohan Jonker <jbx6244@gmail.com>
Sat, 16 Apr 2022 07:45:56 +0000 (09:45 +0200)
committerKever Yang <kever.yang@rock-chips.com>
Mon, 18 Apr 2022 03:25:13 +0000 (11:25 +0800)
commit0944e77fde179de28db9a2ad7e6b975b8fedfc19
treeb43cbf1c9d5efb4d82320b627ad0575880adf760
parent8f4741446602228a40c2b9ebaa842db84bdfb81d
rockchip: video: rk_edp: add more rk3288 edp node options

The rk3288 DT synced from Linux contains some different
properties in the edp node then origanal used in U-boot.
Allow both options to be backwards compatible and to be able
to handle recent rk3288.dtsi files.

Signed-off-by: Johan Jonker <jbx6244@gmail.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
drivers/video/rockchip/rk_edp.c