]> git.ipfire.org Git - people/ms/u-boot.git/blame - arch/arm/include/asm/arch-fsl-layerscape/imx-regs.h
serial: lpuart: restructure lpuart driver
[people/ms/u-boot.git] / arch / arm / include / asm / arch-fsl-layerscape / imx-regs.h
CommitLineData
9f3183d2
MH
1/*
2 * Copyright 2015 Freescale Semiconductor, Inc.
3 *
4 * SPDX-License-Identifier: GPL-2.0+
5 *
6 */
7
8#ifndef __ASM_ARCH_FSL_LAYERSCAPE_IMX_REGS_H__
9#define __ASM_ARCH_FSL_LAYERSCAPE_IMX_REGS_H__
10
11#define I2C_QUIRK_REG /* enable 8-bit driver */
12
9f3183d2 13#endif /* __ASM_ARCH_FSL_LAYERSCAPE_IMX_REGS_H__ */