DEBSOURCES
Skip Quicknav
sources / device-tree-compiler / 1.7.2-2 / tests / stringlist.dts
123456789101112
/dts-v1/; / { compatible = "test-strings"; #address-cells = <0x02>; #size-cells = <0x02>; device { compatible = "foo", "bar"; big-endian; }; };