Linux-6.18.2/drivers/clk/kunit_clk_hw_get_dev_of_node.dtso
2025-12-23 20:06:59 +08:00

11 lines
165 B
Plaintext

// SPDX-License-Identifier: GPL-2.0
/dts-v1/;
/plugin/;
&{/} {
kunit-clock-controller {
compatible = "test,clk-hw-get-dev-of-node";
#clock-cells = <0>;
};
};