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