On Sun, Jan 12, 2025 at 05:07:08PM +0800, Damon Ding wrote: > Picked from: > https://patchwork.kernel.org/project/linux-rockchip/list/?series=923593 Then it should have been v6, not v1. > > These patchs have been tested with a 1536x2048p60 eDP panel on > RK3588S EVB1 board, and HDMI 1080P/4K display also has been verified > on RK3588 EVB1 board. > > Damon Ding (6): > phy: phy-rockchip-samsung-hdptx: Swap the definitions of LCPLL_REF and > ROPLL_REF > phy: phy-rockchip-samsung-hdptx: Supplement some register names with > their full version > phy: phy-rockchip-samsung-hdptx: Add the '_MASK' suffix to all > registers > phy: phy-rockchip-samsung-hdptx: Add eDP mode support for RK3588 > dt-bindings: display: rockchip: Fix label name of hdptxphy for RK3588 > HDMI TX Controller > arm64: dts: rockchip: Fix label name of hdptxphy for RK3588 > > .../rockchip/rockchip,rk3588-dw-hdmi-qp.yaml | 2 +- > arch/arm64/boot/dts/rockchip/rk3588-base.dtsi | 4 +- > .../dts/rockchip/rk3588-coolpi-cm5-evb.dts | 2 +- > .../rockchip/rk3588-coolpi-cm5-genbook.dts | 2 +- > .../boot/dts/rockchip/rk3588-evb1-v10.dts | 2 +- > .../rk3588-friendlyelec-cm3588-nas.dts | 2 +- > .../arm64/boot/dts/rockchip/rk3588-jaguar.dts | 2 +- > .../boot/dts/rockchip/rk3588-nanopc-t6.dtsi | 2 +- > .../dts/rockchip/rk3588-orangepi-5-plus.dts | 2 +- > .../boot/dts/rockchip/rk3588-rock-5b.dts | 2 +- > .../boot/dts/rockchip/rk3588-tiger-haikou.dts | 2 +- > .../boot/dts/rockchip/rk3588s-coolpi-4b.dts | 2 +- > .../dts/rockchip/rk3588s-indiedroid-nova.dts | 2 +- > .../boot/dts/rockchip/rk3588s-nanopi-r6.dtsi | 2 +- > .../boot/dts/rockchip/rk3588s-odroid-m2.dts | 2 +- > .../boot/dts/rockchip/rk3588s-orangepi-5.dtsi | 2 +- > .../boot/dts/rockchip/rk3588s-rock-5a.dts | 2 +- > .../boot/dts/rockchip/rk3588s-rock-5c.dts | 2 +- > .../phy/rockchip/phy-rockchip-samsung-hdptx.c | 971 +++++++++++++++++- > 19 files changed, 934 insertions(+), 75 deletions(-) > > -- > 2.34.1 > -- With best wishes Dmitry