linux/drivers/clk/kunit_clk_hw_get_dev_of_nod...

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>;
};
};