1// SPDX-License-Identifier: GPL-2.0+
2
3/dts-v1/;
4
5/ {
6	binman {
7		efi-empty-capsule {
8			capsule-type = "revert";
9		};
10	};
11};
12