mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-07-23 07:12:09 +00:00
DTS:drm:hdmi
fix hdmi node build error Signed-off-by: keith <keith.zhao@statfivetech.com>
This commit is contained in:
parent
ec624b7dea
commit
f3e9f28f9f
1 changed files with 1 additions and 1 deletions
|
@ -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";*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue