https://github.com/torvalds/linux
Raw File
Tip revision: d434405aaab7d0ebc516b68a8fc4100922d7f5ef authored by Linus Torvalds on 11 April 2021, 22:16:13 UTC
Linux 5.12-rc7
Tip revision: d434405
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