summaryrefslogtreecommitdiff
path: root/zephyr/projects/corsola/usba_steelix.dts
blob: 0671457fe98f8cbe08f0ac33c10412136ca42cea (plain)
1
2
3
4
5
6
7
8
9
10
/* 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.
 */

/* steelix usba port enable config */
&usba_port_enable_list {
	enable-pins = <&en_pp5000_usb_a0_vbus
		       &en_pp5000_usb_a1_vbus>;
};