summaryrefslogtreecommitdiff
path: root/zephyr/projects/trogdor/lazor/host_interface_npcx.dts
blob: 9c6a498940ba75ba616f35dd02ea287c654b7d8e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/* Copyright 2022 The Chromium OS Authors. All rights reserved.
 * Use of this source code is governed by a BSD-style license that can be
 * found in the LICENSE file.
 */

/* host interface */
&shi {
	status = "okay";
	pinctrl-0 = <&shi_gp46_47_53_55>;
	pinctrl-1 = <&shi_gpio_gp46_47_53_55>;
	pinctrl-names = "default", "sleep";
};