Moved yaml, added west, added boards

This commit is contained in:
2025-07-09 12:06:21 +02:00
parent 7dc1430aa5
commit 6ec5b1e8a2
4 changed files with 104 additions and 2 deletions

View File

@@ -0,0 +1,21 @@
description: STMicroelectronics VND7050AJ High-Side Driver
compatible:
- st,vnd7050aj
properties:
label:
type: string
required: true
description: Human readable name for the device
# Example property for a GPIO pin, adjust as needed
gpio-enable-pin:
type: phandle-array
required: true
description: GPIO pin for enabling the device
# Add other properties relevant to the VND7050AJ, e.g.,
# current-sense-gpios:
# type: phandle-array
# description: GPIO pin for current sense feedback