https://github.com/torvalds/linux
Raw File
Tip revision: fb33c6510d5595144d585aa194d377cf74d31911 authored by Linus Torvalds on 15 March 2020, 22:01:23 UTC
Linux 5.6-rc6
Tip revision: fb33c65
overlay_9.dts
// SPDX-License-Identifier: GPL-2.0
/dts-v1/;
/plugin/;

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

&unittest8 {
	property-foo = "bar";
};
back to top