1 // SPDX-License-Identifier: GPL-2.0+
3 * Test device tree file for dtoc
5 * Copyright 2017 Google, Inc
15 compatible = "sandbox,spl-test";
21 longbytearray = [09 0a 0b 0c 0d 0e 0f 10 11];
22 stringval = "message";
23 stringarray = "multi-word", "message";
24 notstring = [20 21 22 10 00];
29 compatible = "sandbox,spl-test";
33 bytearray = [01 23 34];
34 longbytearray = [09 0a 0b 0c];
35 stringval = "message2";
36 stringarray = "another", "multi-word", "message";
41 compatible = "sandbox,spl-test";
47 compatible = "sandbox,spl-test.2";
51 compatible = "sandbox,i2c-test";
56 compatible = "sandbox,pmic-test";