mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
arm64: dts: socfpga: agilex: fix dtbs_check warning for clock manager
clock-controller@ffd10000 (intel,agilex-clkmgr): 'clocks' is a required property Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
This commit is contained in:
@@ -167,6 +167,7 @@
|
||||
compatible = "intel,agilex-clkmgr";
|
||||
reg = <0xffd10000 0x1000>;
|
||||
#clock-cells = <1>;
|
||||
clocks = <&osc1>;
|
||||
};
|
||||
|
||||
gmac0: ethernet@ff800000 {
|
||||
|
||||
Reference in New Issue
Block a user