~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
blob: 24569d5931b57e17cdb44f6900ab3686526a8a8c (plain)
1
2
3
4
5
6
7
8
9
10
11
/* SPDX-License-Identifier: GPL-2.0+ */
/*
 * Copyright 2022 Marek Vasut <marex@denx.de>
 */

#ifndef __LPDDR4_TIMING_H__
#define __LPDDR4_TIMING_H__

extern struct dram_timing_info dmo_imx8mp_sbc_dram_timing_32_32;

#endif /* __LPDDR4_TIMING_H__ */