Back to home page

OSCL-LXR

 
 

    


0001 // SPDX-License-Identifier: GPL-2.0
0002 /dts-v1/;
0003 /plugin/;
0004 
0005 /* overlay_19 - notify test */
0006 
0007 &unittest_test_bus {
0008         #address-cells = <1>;
0009         #size-cells = <0>;
0010 
0011         test-unittest19 {
0012                 compatible = "unittest";
0013                 reg = <19>;
0014         };
0015 };