mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 11:26:02 +09:00
ARM: dts: rockchip: rv1106: Fix typo
Fixes: b61d06ed70 ("ARM: dts: rockchip: Add RGA2 node for RV1106")
Signed-off-by: Sugar Zhang <sugar.zhang@rock-chips.com>
Change-Id: Icff13e47935bad9a1e8422d71d9e89f58668849e
This commit is contained in:
@@ -719,7 +719,7 @@
|
||||
interrupts = <GIC_SPI 87 IRQ_TYPE_LEVEL_HIGH>;
|
||||
clocks = <&cru ACLK_RGA2E>, <&cru HCLK_RGA2E>, <&cru CLK_CORE_RGA2E>;
|
||||
clock-names = "aclk_rga2", "hclk_rga2", "clk_rga2";
|
||||
status = "disable";
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
vop: vop@ff990000 {
|
||||
|
||||
Reference in New Issue
Block a user