| /* | |
| + * Copyright 2015 Nest Labs, Inc. | |
| + * | |
| + * SPDX-License-Identifier: GPL-2.0+ | |
| + */ | |
| /dts-v1/; | |
| #include "onyx-itb-keys.dtsi" | |
| / { | |
| compatible = "nest,onyx"; | |
| config { | |
| /* Can place parameters here that would otherwise be hard | |
| coded as config parameters, such as bootdelay */ | |
| load-environment = <0>; | |
| }; | |
| }; |