boards: arm: stm32g081b_eval: Remove USB-C VBUS2 Discharge configuration
Remove USB-C VBUS2 Discharge configuration node from device tree. USBC VBUS discharge is controlled by the vbus driver. See dts/bindings/usb-c/vbus-adc.yaml Signed-off-by: Sam Hurst <sbh1187@gmail.com>
This commit is contained in:
parent
505892f1bb
commit
a2eae3a107
1 changed files with 0 additions and 11 deletions
|
@ -63,17 +63,6 @@
|
|||
};
|
||||
};
|
||||
|
||||
discharge_vbus2_config {
|
||||
compatible = "gpio-leds";
|
||||
|
||||
/*
|
||||
* Pin B14 is used to control VBUS Discharge for Port2
|
||||
*/
|
||||
discharge_vbus2 {
|
||||
gpios = <&gpiob 14 GPIO_ACTIVE_HIGH>;
|
||||
};
|
||||
};
|
||||
|
||||
aliases {
|
||||
led0 = &led_1;
|
||||
led1 = &led_2;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue