summaryrefslogtreecommitdiff
path: root/arch/arm/mach-mx6/board-mx6q_phytec-common.h
blob: 6a21a17da19595a339bd6b2b7d8db8e2ea391f53 (plain)
1
2
3
4
5
6
7
8
9
10
11
#ifndef __BOARD_MX6Q_PHYTEC_COMMON_H__
#define __BOARD_MX6Q_PHYTEC_COMMON_H__

#include <mach/iomux-mx6q.h>

#define PHYFLEX_MODULE_REV_1	0x1
#define PHYFLEX_MODULE_REV_2	0x2

extern __init void mx6_setup_cpuinfo(void);

#endif /* __BOARD_MX6Q_PHYTEC_COMMON_H__ */