Linux-6.18.2/drivers/clk/kunit_clk_hw_get_dev_of_node.dtso

11 lines
165 B
Plaintext
Raw Normal View History

2025-12-23 20:05:50 +08:00
// SPDX-License-Identifier: GPL-2.0
/dts-v1/;
/plugin/;
&{/} {
kunit-clock-controller {
compatible = "test,clk-hw-get-dev-of-node";
#clock-cells = <0>;
};
};