summaryrefslogtreecommitdiff
path: root/board/phytec/common/k3/k3_ddrss_patch.h
AgeCommit message (Collapse)Author
2024-06-07board: phytec: common: Introduce a method to inject DDR timings deltasWadim Egorov
Introduce fdt_apply_ddrss_timings_patch() to allow board code to override DDR settings in the device tree prior to DDRSS driver probing. Signed-off-by: Wadim Egorov <[email protected]> Tested-by: John Ma <[email protected]>