https://github.com/torvalds/linux
Raw File
Tip revision: a5e13c6df0e41702d2b2c77c8ad41677ebb065b3 authored by Linus Torvalds on 28 March 2021, 22:48:16 UTC
Linux 5.12-rc5
Tip revision: a5e13c6
overlay_8.dts
// SPDX-License-Identifier: GPL-2.0
/dts-v1/;
/plugin/;

/* overlay_8 */
/* overlays 8, 9, 10, 11 application and removal in bad sequence */

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