boards: st: stm32u5a9j-dk: minor fixes

Minor fixes to stm32u5a9j-dk board.

Signed-off-by: Abderrahmane Jarmouni <abderrahmane.jarmouni-ext@st.com>
This commit is contained in:
Abderrahmane Jarmouni 2024-04-10 15:12:06 +02:00 committed by Alberto Escolar
parent 72895507af
commit 05e6bcfae6
3 changed files with 5 additions and 8 deletions

View file

@ -83,6 +83,8 @@ hardware features:
+-----------+------------+-------------------------------------+
| PWM | on-chip | pwm |
+-----------+------------+-------------------------------------+
| TIMER | on-chip | counter |
+-----------+------------+-------------------------------------+
Other hardware features have not been enabled yet for this board.

View file

@ -186,6 +186,7 @@ uart0: &usart3 {
};
};
/* Connected to onboard 4-Gbyte eMMC flash memory */
&sdmmc1 {
pinctrl-0 = <&sdmmc1_d0_pc8 &sdmmc1_d1_pc9
&sdmmc1_d2_pc10 &sdmmc1_d3_pc11
@ -196,14 +197,6 @@ uart0: &usart3 {
status = "okay";
};
&sdmmc2 {
pinctrl-0 = <&sdmmc2_d0_pb14 &sdmmc2_d1_pb15
&sdmmc2_d2_pb3 &sdmmc2_d3_pb4
&sdmmc2_ck_pd6 &sdmmc2_cmd_pd7>;
pinctrl-names = "default";
status = "okay";
};
&adc1 {
pinctrl-0 = <&adc1_in5_pa0 &adc1_in14_pc5>;
pinctrl-names = "default";

View file

@ -18,6 +18,8 @@ supported:
- i2c
- flash
- sdmmc
- timer
- rng
ram: 2496
flash: 4096
vendor: st