mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
clk: support aoclk driver for tm2 [1/1]
PD#SWPL-143585 Problem: there is no aoclk driver Solution: support tm2 aoclk driver Verify: tm2 ab311 Change-Id: Ied81305ff662c045a5eb16d9e47f26dc18d7af3d Signed-off-by: junyi.zhao <junyi.zhao@amlogic.com>
This commit is contained in:
@@ -1072,7 +1072,7 @@
|
||||
ranges = <0x0 0x0 0x100>;
|
||||
|
||||
clkc_AO: clock-controller {
|
||||
status = "disabled";
|
||||
status = "okay";
|
||||
compatible = "amlogic,meson-tm2-aoclkc";
|
||||
#clock-cells = <1>;
|
||||
clocks = <&xtal>, <&clkc CLKID_CLK81>;
|
||||
|
||||
Reference in New Issue
Block a user