summaryrefslogtreecommitdiff
path: root/zephyr/program/geralt/geralt/project.overlay
blob: b54d181c387f53db775c4984b0a6879251be5e3a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/* Copyright 2022 The ChromiumOS Authors
 * Use of this source code is governed by a BSD-style license that can be
 * found in the LICENSE file.
 */

/* Geralt program common DTS includes */

#include "../adc.dtsi"
#include "../gpio.dtsi"
#include "../i2c.dtsi"
#include "../interrupts.dtsi"
#include "../mkbp.dtsi"
#include "../motionsense.dtsi"
#include "../power_signal.dtsi"
#include "../usbc.dtsi"
#include "../shi.dtsi"
#include "battery.dtsi"
#include "led.dtsi"