dts: bindings: memc: correct spelling for renesas,ra-sdram

Fix typo for property name in renesas,ra-sdram.
Update property name used in code.

Signed-off-by: The Nguyen <the.nguyen.yf@renesas.com>
This commit is contained in:
The Nguyen
2025-12-05 05:51:05 +00:00
committed by Alberto Escolar
parent d1d99918e5
commit e45df54ba1
5 changed files with 6 additions and 6 deletions

View File

@@ -429,7 +429,7 @@
auto-refresh-count = <SDRAM_AUTO_REFRESH_COUNT_8TIMES>;
precharge-cycle-count = <SDRAM_AUTO_PRECHARGE_CYCLE_3CYCLES>;
multiplex-addr-shift = "10-bit";
edian-mode = "little-endian";
endian-mode = "little-endian";
continuous-access;
bus-width = "16-bit";

View File

@@ -207,7 +207,7 @@
auto-refresh-count = <SDRAM_AUTO_REFRESH_COUNT_8TIMES>;
precharge-cycle-count = <SDRAM_AUTO_PRECHARGE_CYCLE_3CYCLES>;
multiplex-addr-shift = "9-bit";
edian-mode = "little-endian";
endian-mode = "little-endian";
continuous-access;
bus-width = "32-bit";

View File

@@ -207,7 +207,7 @@
auto-refresh-count = <SDRAM_AUTO_REFRESH_COUNT_8TIMES>;
precharge-cycle-count = <SDRAM_AUTO_PRECHARGE_CYCLE_3CYCLES>;
multiplex-addr-shift = "9-bit";
edian-mode = "little-endian";
endian-mode = "little-endian";
continuous-access;
bus-width = "32-bit";

View File

@@ -183,7 +183,7 @@
auto-refresh-count = <SDRAM_AUTO_REFRESH_COUNT_8TIMES>;
precharge-cycle-count = <SDRAM_AUTO_PRECHARGE_CYCLE_3CYCLES>;
multiplex-addr-shift = "9-bit";
edian-mode = "little-endian";
endian-mode = "little-endian";
continuous-access;
bus-width = "16-bit";

View File

@@ -11,7 +11,7 @@ description: |
auto-refresh-count = <8>;
precharge-cycle-count = <3>;
multiplex-addr-shift = "10-bit";
edian-mode = "little-endian";
endian-mode = "little-endian";
continuous-access;
bus-width = "16-bit";
bank@0 {
@@ -85,7 +85,7 @@ properties:
Select the size of the shift towards the lower half of the row address in row address/column
address multiplexing.
edian-mode:
endian-mode:
type: string
default: "little-endian"
enum: