Merge tag 'drm-misc-next-2024-02-08' into msm-next
[linux-2.6-microblaze.git] / drivers / of / unittest-data / overlay_18.dtso
1 // SPDX-License-Identifier: GPL-2.0
2 /dts-v1/;
3 /plugin/;
4
5 /* overlay_18 - notify test */
6
7 &unittest_test_bus {
8         #address-cells = <1>;
9         #size-cells = <0>;
10
11         test-unittest18 {
12                 compatible = "unittest";
13                 reg = <18>;
14         };
15 };