Support for Rockchip DRM driver
I'm bootstraping some Single board computers and am using your 6.18 aarch64 kerneI. I lose video at the serial console after the grub menu. I believe the change below would fix this. They are currently set as modules. I can help with testing, etc. Thanks!
`CONFIG_DRM_ROCKCHIP=y`
`CONFIG_ROCKCHIP_VOP2=y`
`CONFIG_ROCKCHIP_DW_HDMI=y`
` CONFIG_PHY_ROCKCHIP_NANENG_COMBO_PHY=y`
issue