aboutsummaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorMichal Simek <michal.simek@xilinx.com>2019-01-18 09:09:40 +0100
committerMichal Simek <michal.simek@xilinx.com>2019-02-14 14:31:10 +0100
commit6a9a7b81c6a170e8496a0fb7c3e9cda5ce65e842 (patch)
tree676ae3a2ecb79aa8e3d3f047ae99cefe2b8749de /arch
parent8bdad43333cb71d65929a9f7d19f323c76364b67 (diff)
downloadu-boot-6a9a7b81c6a170e8496a0fb7c3e9cda5ce65e842.zip
u-boot-6a9a7b81c6a170e8496a0fb7c3e9cda5ce65e842.tar.gz
u-boot-6a9a7b81c6a170e8496a0fb7c3e9cda5ce65e842.tar.bz2
arm64: zynqmp: Remove addresses for i2c controllers
All platforms have been converted to DM that's why there is no reason to keep addresses in headers. They are all read from DT now. Signed-off-by: Michal Simek <michal.simek@xilinx.com> Reviewed-by: Heiko Schocher <hs@denx.de>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/mach-zynqmp/include/mach/hardware.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/arm/mach-zynqmp/include/mach/hardware.h b/arch/arm/mach-zynqmp/include/mach/hardware.h
index efb4bba..a0d7761 100644
--- a/arch/arm/mach-zynqmp/include/mach/hardware.h
+++ b/arch/arm/mach-zynqmp/include/mach/hardware.h
@@ -7,9 +7,6 @@
#ifndef _ASM_ARCH_HARDWARE_H
#define _ASM_ARCH_HARDWARE_H
-#define ZYNQ_I2C_BASEADDR0 0xFF020000
-#define ZYNQ_I2C_BASEADDR1 0xFF030000
-
#define ARASAN_NAND_BASEADDR 0xFF100000
#define ZYNQMP_TCM_BASE_ADDR 0xFFE00000