16 lines · plain
1// SPDX-License-Identifier: GPL-2.02/dts-v1/;3/plugin/;4 5&electric_1 {6 // This label should cause an error when the overlay7 // is applied. There is already a symbol hvac_18 // in the base tree9 hvac_1: hvac-medium-2 {10 compatible = "ot,hvac-medium";11 heat-range = <50 75>;12 cool-range = <60 80>;13 };14 15};16