blob: 042a325913eb682ac0db49c7020d869888e8a34d [file] [log] [blame]
// SPDX-License-Identifier: GPL-2.0+
/*
* Test device tree file for dtoc
*
* Copyright 2017 Google, Inc
*/
/dts-v1/;
/ {
spl-test {
bootph-all;
compatible = "invalid";
};
};