/* SPDX-License-Identifier: GPL-2.0-or-later */
/* This file is part of the coreboot project. */

#ifndef SUPERIO_FINTEK_F71859_H
#define SUPERIO_FINTEK_F71859_H

/* Logical Device Numbers (LDN). */
#define F71859_SP1	0x03	/* UART1 */

#endif /* SUPERIO_FINTEK_F71859_H */