xref: /linux/drivers/clk/kunit_clk_hw_get_dev_of_node.dtso (revision 4a774b39e68fac7d6c7c9cffeb6a4ea4b6dc8b41)
1// SPDX-License-Identifier: GPL-2.0
2/dts-v1/;
3/plugin/;
4
5&{/} {
6	kunit-clock-controller {
7		compatible = "test,clk-hw-get-dev-of-node";
8		#clock-cells = <0>;
9	};
10};
11