blob: 83ddb78f8e7b48611a50170b6c01812d9d507530 [file] [log] [blame]
Googler25e92cf2023-12-13 10:05:01 +00001// SPDX-License-Identifier: GPL-2.0+
2/dts-v1/;
3
4/ {
5 binman {
6 files {
7 pattern = "files/*.dat";
8 compress = "none";
9 };
10 };
11};