summaryrefslogtreecommitdiff
path: root/board/scalys/simc-t10xx/dragonfruit.h
blob: 12928b416e75e90ca7b2f6f85d51e05581438cbb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/*
 * Copyright 2017 Scalys B.V.
 * opensource@scalys.com
 *
 * SPDX-License-Identifier:	GPL-2.0+
 */


#ifndef _DRAGON_FRUIT_H
#define _DRAGON_FRUIT_H

int scalys_carrier_setup_muxing(int serdes_config);

#endif /* _DRAGON_FRUIT_H */