boards: stm32h735g_disco: disable Vbat sensor
This commit disables the Vbat sensor on the STM32H735G Discovery board, as the corresponding ADC is not enabled. Signed-off-by: Mathieu Choplain <mathieu.choplain@st.com>
This commit is contained in:
parent
c77d5b8c3b
commit
0a16d6fc2d
1 changed files with 0 additions and 4 deletions
|
@ -206,10 +206,6 @@
|
|||
};
|
||||
};
|
||||
|
||||
&vbat {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&fdcan1 {
|
||||
pinctrl-0 = <&fdcan1_rx_ph14 &fdcan1_tx_ph13>;
|
||||
pinctrl-names = "default";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue