summaryrefslogtreecommitdiff
path: root/board/scalys/simc-t2081/dragonfruit.h
blob: 554b2bfadf6f6b41903f290863b5bbcb3c43387c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*
 * 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 */