| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 4 days | ram: renesas: dbsc: Use macro in renesas_dbsc5_board_config channel count | Marek Vasut | |
| Use DRAM_CH_CNT macro in renesas_dbsc5_board_config channel count. The macro is defined in the same file a few lines above. This way, the maximum channel count in the structure and the macro can not diverge. Signed-off-by: Marek Vasut <[email protected]> | |||
| 2025-03-16 | ram: renesas: dbsc5: Make struct renesas_dbsc5_board_config public | Marek Vasut | |
| Make struct renesas_dbsc5_board_config {} definition public via include/dbsc5.h, so this structure can be defined in board files and passed into the DBSC5 DRAM driver by overriding weak function dbsc5_get_board_data() on board level. Signed-off-by: Marek Vasut <[email protected]> | |||
