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:
Sugar Zhang
2022-03-02 11:16:53 +08:00
committed by Tao Huang
parent cf6bed3a03
commit 52ea05a769

View File

@@ -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 {