DTS:drm:hdmi

fix hdmi node build error
Signed-off-by: keith <keith.zhao@statfivetech.com>
This commit is contained in:
keith.zhao 2022-05-06 19:49:48 -07:00
parent ec624b7dea
commit f3e9f28f9f

View file

@ -1343,7 +1343,7 @@
hdmi: hdmi@29590000 {
compatible = "rockchip,rk3036-inno-hdmi";
reg = <0x29590000 0x4000>;
reg = <0x0 0x29590000 0x0 0x4000>;
/*interrupts = <GIC_SPI 45 IRQ_TYPE_LEVEL_HIGH>;*/
/*clocks = <&cru PCLK_HDMI>;*/
/*clock-names = "pclk";*/