Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion boards/renesas/ek_ra6m1/ek_ra6m1.dts
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
};

&xtal {
clock-frequency = <DT_FREQ_M(20)>;
clock-frequency = <DT_FREQ_M(12)>;
mosel = <0>;
#clock-cells = <0>;
status = "okay";
Expand Down
2 changes: 1 addition & 1 deletion boards/renesas/ek_ra6m2/doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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**
Expand Down