mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
ARM: dts: rockchip: rk3288-android: add assigned clocks for rga
Change-Id: Ice88b6a58b2f7c766b5cd42291bddbdbfb50cb2d Signed-off-by: Shixiang Zheng <shixiang.zheng@rock-chips.com>
This commit is contained in:
committed by
Tao Huang
parent
b7c62bbf2d
commit
8f2b75df0e
@@ -428,6 +428,8 @@
|
||||
compatible = "rockchip,rga2";
|
||||
clocks = <&cru ACLK_RGA>, <&cru HCLK_RGA>, <&cru SCLK_RGA>;
|
||||
clock-names = "aclk_rga", "hclk_rga", "clk_rga";
|
||||
assigned-clocks = <&cru ACLK_RGA>, <&cru SCLK_RGA>;
|
||||
assigned-clock-rates = <300000000>, <300000000>;
|
||||
dma-coherent;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user