Skip to content

Commit 97187be

Browse files
zeonchewnashif
authored andcommitted
dt-bindings: apollo4p: add ambiq usb binding
Added ambiq-usb bindings needed by udc_ambiq. Signed-off-by: Chew Zeh Yang <[email protected]>
1 parent b0f4cf6 commit 97187be

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

dts/bindings/usb/ambiq,usb.yaml

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# Copyright (c) 2023 Antmicro <www.antmicro.com>
2+
# SPDX-License-Identifier: Apache-2.0
3+
4+
description: Ambiq USB
5+
6+
compatible: "ambiq,usb"
7+
8+
include: [usb-ep.yaml, pinctrl-device.yaml, ambiq-pwrcfg.yaml]
9+
10+
properties:
11+
reg:
12+
required: true
13+
14+
interrupts:
15+
required: true
16+
17+
ambiq,pwrcfg:
18+
required: true
19+
20+
vddusb33-gpios:
21+
type: phandle-array
22+
description: |
23+
Control VDDUSB33 via GPIO pin.
24+
25+
vddusb0p9-gpios:
26+
type: phandle-array
27+
description: |
28+
Control VDDUSB0P9 via GPIO pin.

0 commit comments

Comments
 (0)