From b07871e355e919dddf326088b8f6eb034c904568 Mon Sep 17 00:00:00 2001 From: Eduard Iten Date: Wed, 9 Jul 2025 12:07:14 +0200 Subject: [PATCH] removed old dts directory --- dts/bindings/vnd7050aj.yaml | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 dts/bindings/vnd7050aj.yaml diff --git a/dts/bindings/vnd7050aj.yaml b/dts/bindings/vnd7050aj.yaml deleted file mode 100644 index 70aae35..0000000 --- a/dts/bindings/vnd7050aj.yaml +++ /dev/null @@ -1,21 +0,0 @@ -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