mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 14:42:37 +02: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:
parent
9f196a0370
commit
2a2bd1e413
|
|
@ -297,6 +297,8 @@ &rga {
|
|||
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";
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user