mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
arm64: dts: rockchip: rv1126b: aiisp: Add assigned-clocks
Signed-off-by: Hu Kejun <william.hu@rock-chips.com> Change-Id: I417f9e8485064f6edd18d7de7a7fd95ff9855c6c
This commit is contained in:
@@ -3123,6 +3123,8 @@
|
||||
clocks = <&cru ACLK_AISP>, <&cru HCLK_AISP>,
|
||||
<&cru CLK_CORE_AISP>;
|
||||
clock-names = "aclk_aiisp", "hclk_aiisp", "clk_aiisp_core";
|
||||
assigned-clocks = <&cru CLK_CORE_AISP>, <&cru ACLK_AISP>;
|
||||
assigned-clock-rates = <775000000>, <500000000>;
|
||||
iommus = <&rkaiisp_mmu>;
|
||||
power-domains = <&power RV1126B_PD_AISP>;
|
||||
status = "disabled";
|
||||
|
||||
Reference in New Issue
Block a user