Skip to content

Commit 829e3e7

Browse files
author
Chunyan Zhang
committed
arm64: dts: sprd: Add clock reference for pll2 on UMS512
Fix below dtbs_check warning: 'clocks' is a dependency of 'clock-names' Link: https://lore.kernel.org/r/20231221092824.1169453-2-chunyan.zhang@unisoc.com Signed-off-by: Chunyan Zhang <chunyan.zhang@unisoc.com>
1 parent 8358491 commit 829e3e7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/arm64/boot/dts/sprd/ums512.dtsi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -291,6 +291,7 @@
291291
pll2: clock-controller@0 {
292292
compatible = "sprd,ums512-gc-pll";
293293
reg = <0x0 0x100>;
294+
clocks = <&ext_26m>;
294295
clock-names = "ext-26m";
295296
#clock-cells = <1>;
296297
};

0 commit comments

Comments
 (0)