uboot/u-boot-stm32mp-2020.01/arch/arm/include/asm/arch-ls102xa/imx-regs.h

13 lines
250 B
C
Raw Normal View History

2024-01-10 06:52:34 +00:00
/* SPDX-License-Identifier: GPL-2.0+ */
/*
* Copyright 2014 Freescale Semiconductor, Inc.
*
*/
#ifndef __ASM_ARCH_IMX_REGS_H__
#define __ASM_ARCH_IMX_REGS_H__
#define I2C_QUIRK_REG /* enable 8-bit driver */
#endif /* __ASM_ARCH_IMX_REGS_H__ */