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 symbol hvac_1
0009         // in the base tree
0010         hvac_1: hvac-medium-2 {
0011                 compatible = "ot,hvac-medium";
0012                 heat-range = < 50 75 >;
0013                 cool-range = < 60 80 >;
0014         };
0015 
0016 };