Change-Id: I4eee821f6272957f308dcb87e5e900b37a259277
Signed-off-by: xuhuicong <xhc@rock-chips.com>
};
hdmi_rk_fb: hdmi-rk-fb@ff940000 {
+ status = "disabled";
compatible = "rockchip,rk3399-hdmi";
reg = <0x0 0xff940000 0x0 0x20000>;
interrupts = <GIC_SPI 23 IRQ_TYPE_LEVEL_HIGH>,
&vopl_rk_fb {
status = "okay";
};
+
+&hdmi_rk_fb {
+ status = "okay";
+ rockchip,hdmi_video_source = <DISPLAY_SOURCE_LCDC1>;
+};
&vopl_rk_fb {
status = "okay";
};
+
+&hdmi_rk_fb {
+ status = "okay";
+ rockchip,hdmi_video_source = <DISPLAY_SOURCE_LCDC1>;
+};