u-boot-brain/arch/arm
Javier Martinez Canillas 06aeaea039 arm64: zynqmp: Add generic compatible string for I2C EEPROM
The at24 driver allows to register I2C EEPROM chips using different vendor
and devices, but the I2C subsystem does not take the vendor into account
when matching using the I2C table since it only has device entries.

But when matching using an OF table, both the vendor and device has to be
taken into account so the driver defines only a set of compatible strings
using the "atmel" vendor as a generic fallback for compatible I2C devices.

So add this generic fallback to the device node compatible string to make
the device to match the driver using the OF device ID table.

Signed-off-by: Javier Martinez Canillas <javier@dowhile0.org>
Acked-by: Michal Simek <michal.simek@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2017-12-14 20:08:27 +01:00
..
cpu ata: Migrate CONFIG_SCSI_AHCI to Kconfig 2017-12-12 18:13:19 -05:00
dts arm64: zynqmp: Add generic compatible string for I2C EEPROM 2017-12-14 20:08:27 +01:00
include ARM: pxa: Remove unused ifdefs 2017-12-12 21:34:10 -05:00
lib armv8: fix gd after relocation 2017-12-07 17:00:06 -05:00
mach-aspeed
mach-at91 board: laird: add WB50N CPU module 2017-11-29 22:36:59 -05:00
mach-bcm283x add support for Raspberry Pi Zero W 2017-12-04 09:59:02 -05:00
mach-davinci
mach-exynos
mach-highbank
mach-imx
mach-integrator
mach-keystone
mach-kirkwood ata: Migrate CONFIG_MVSATA_IDE to Kconfig 2017-12-12 18:16:06 -05:00
mach-meson ARM: arch-meson: build memory banks using reported memory from registers 2017-12-04 10:17:29 -05:00
mach-mvebu arm: mvebu: enable boot from NAND 2017-11-30 08:30:27 +01:00
mach-omap2 Merge git://git.denx.de/u-boot-uniphier 2017-12-04 10:24:35 -05:00
mach-orion5x
mach-qemu
mach-rmobile ARM: rmobile: Convert PRR to DM and OF control 2017-11-30 02:34:21 +01:00
mach-rockchip rockchip: rk3036: sdram: correct setting for pll integer mode 2017-11-30 22:55:27 +01:00
mach-s5pc1xx
mach-snapdragon
mach-socfpga
mach-sti
mach-stm32 mach-stm32: Factorize MPU's region config for STM32 SoCs 2017-11-29 22:30:50 -05:00
mach-sunxi
mach-tegra
mach-uniphier ARM: uniphier: use FIELD_PREP for PLL settings 2017-12-12 00:36:12 +09:00
mach-versatile
mach-zynq mtd: zynq: nand: Move board_nand_init() function to board.c 2017-11-29 08:02:40 +01:00
thumb1/include/asm/proc-armv
config.mk arm: Make gcc 6.0 or later a hard requirement now. 2017-12-04 10:23:53 -05:00
Kconfig arm64: zynqmp: Enable SPL_CLK when SPL is enabled 2017-12-14 20:08:21 +01:00
Kconfig.debug
Makefile