https://github.com/torvalds/linux
Raw File
Tip revision: b3a987b0264d3ddbb24293ebff10eddfc472f653 authored by Linus Torvalds on 13 January 2020, 00:55:08 UTC
Linux 5.5-rc6
Tip revision: b3a987b
overlay_5.dts
// SPDX-License-Identifier: GPL-2.0
/dts-v1/;
/plugin/;

/* overlay_5 - test overlay apply revert */

&unittest5 {
	status = "okay";
};
back to top