mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
rk312x dtsi: enable hdmi dt node
This commit is contained in:
@@ -165,6 +165,10 @@
|
||||
};
|
||||
};
|
||||
|
||||
&hdmi {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
/include/ "rk818.dtsi"
|
||||
&rk818 {
|
||||
gpios =<&gpio1 GPIO_B1 GPIO_ACTIVE_HIGH>,<&gpio1 GPIO_A1 GPIO_ACTIVE_LOW>;
|
||||
|
||||
@@ -630,7 +630,7 @@
|
||||
};
|
||||
|
||||
hdmi: hdmi@20034000 {
|
||||
compatible = "rockchip,rk3036-hdmi";
|
||||
compatible = "rockchip,rk312x-hdmi";
|
||||
reg = <0x20034000 0x4000>;
|
||||
interrupts = <GIC_SPI 45 IRQ_TYPE_LEVEL_HIGH>;
|
||||
rockchip,hdmi_lcdc_source = <0>;
|
||||
|
||||
Reference in New Issue
Block a user