mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
rk312x hdmi: add support rk312x at hdmi driver
This commit is contained in:
@@ -278,6 +278,7 @@ static int rk3036_hdmi_drv_init(struct hdmi *hdmi_drv)
|
||||
#if defined(CONFIG_OF)
|
||||
static const struct of_device_id rk3036_hdmi_of_match[] = {
|
||||
{.compatible = "rockchip,rk3036-hdmi",},
|
||||
{.compatible = "rockchip,rk312x-hdmi",},
|
||||
{}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user