boards: renesas: update xtal clock frequency on Renesas RA boards
- Update the wrong value of xtal frequency on EK-RA6M1 - Update documentation of EK-RA6M2 regarding to clock description Signed-off-by: Quy Tran <quy.tran.pz@renesas.com>
This commit is contained in:
parent
0f5d0f3555
commit
b461a3fd53
2 changed files with 2 additions and 2 deletions
|
@ -49,7 +49,7 @@
|
|||
};
|
||||
|
||||
&xtal {
|
||||
clock-frequency = <DT_FREQ_M(20)>;
|
||||
clock-frequency = <DT_FREQ_M(12)>;
|
||||
mosel = <0>;
|
||||
#clock-cells = <0>;
|
||||
status = "okay";
|
||||
|
|
|
@ -19,7 +19,7 @@ The key features of the EK-RA6M2 board are categorized in three groups as follow
|
|||
- Native pin access through 4 x 40-pin male headers
|
||||
- MCU and USB current measurement points for precision current consumption measurement
|
||||
- Multiple clock sources - RA6M2 MCU oscillator and sub-clock oscillator crystals,
|
||||
providing precision 24.000 MHz and 32,768 Hz reference clock.
|
||||
providing precision 12.000 MHz and 32,768 Hz reference clock.
|
||||
Additional low precision clocks are avaialbe internal to the RA6M2 MCU
|
||||
|
||||
**System Control and Ecosystem Access**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue