summaryrefslogtreecommitdiff
path: root/tests/embedded_nul_equiv.dts
blob: e978204f063dc23abfe22aa2209b7b4f5f2b84b4 (plain)
1
2
3
4
5
6
/dts-v1/;

/ {
	reserved-names = "aaaaaaaaaaaaaaaaaa\0bbbbbb\0ccccccccccccc";
	reserved-ranges = < 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0  >;
};