blob: 94cfada95bbc7d9a566538341dbc7af5f8c6dff2 [file] [log] [blame]
// SPDX-License-Identifier: GPL-2.0+
/*
* Test device tree file for dtoc
*
* Copyright 2018 Google, Inc
*/
/dts-v1/;
/ {
phandle-source {
bootph-all;
compatible = "source";
clocks = <20>; /* Invalid phandle */
};
};