Back to home page

OSCL-LXR

 
 

    


0001 // SPDX-License-Identifier: GPL-2.0
0002 /dts-v1/;
0003 /plugin/;
0004 
0005 &electric_1 {
0006 
0007         // This label should cause an error when the overlay
0008         // is applied.  There is already a phandle value
0009         // in the base tree for motor-1.
0010         spin_ctrl_1_conflict: motor-1 {
0011                 accelerate = < 3 >;
0012                 decelerate = < 5 >;
0013         };
0014 };