mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
ARM: dts: rockchip: rk3288-android: add assigned clocks for rga
Change-Id: Ice88b6a58b2f7c766b5cd42291bddbdbfb50cb2d Signed-off-by: Putin Lee <putin.li@rock-chips.com>
This commit is contained in:
@@ -297,6 +297,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;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user