On 09/05/2023 3:30 pm, Michal Orzel wrote: > On 03/05/2023 01:36, Vikram Garhwal wrote: >> diff --git a/xen/include/xen/dt-overlay.h b/xen/include/xen/dt-overlay.h >> new file mode 100644 >> index 0000000000..5b369f8eb7 >> --- /dev/null >> +++ b/xen/include/xen/dt-overlay.h >> @@ -0,0 +1,58 @@ >> + /* SPDX-License-Identifier: GPL-2.0 */ > GPL-2.0-only according to the latest series from Andrew (GPL-2.0 is a > depracated tag)
Well, or "-or-later" at your choosing/as applicable, but one of the explicitly suffixed forms please. ~Andrew