mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
fix rga dssi compile error
This commit is contained in:
@@ -678,9 +678,9 @@
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
rga@1010c000 {
|
||||
rga: rga@1010c000 {
|
||||
compatible = "rockchip,rga";
|
||||
reg = <0x1011c000 0x1000>;
|
||||
reg = <0x1010c000 0x1000>;
|
||||
interrupts = <GIC_SPI 44 IRQ_TYPE_LEVEL_HIGH>;
|
||||
clocks = <&clk_gates0 11>, <&clk_gates1 4>;
|
||||
clock-names = "hclk_rga", "aclk_rga";
|
||||
|
||||
Reference in New Issue
Block a user