aboutsummaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorMichal Simek <michal.simek@amd.com>2023-07-10 14:37:41 +0200
committerMichal Simek <michal.simek@amd.com>2023-07-21 09:00:39 +0200
commit20beff0ddbc2068bd931bbd764f0e07218bf7be0 (patch)
treec45c829ab350307f125e54bc3731d9403f31545a /arch
parenta876a5112e2871b3d91d7b4da6a6afbc19f2e286 (diff)
downloadu-boot-20beff0ddbc2068bd931bbd764f0e07218bf7be0.zip
u-boot-20beff0ddbc2068bd931bbd764f0e07218bf7be0.tar.gz
u-boot-20beff0ddbc2068bd931bbd764f0e07218bf7be0.tar.bz2
arm64: zynqmp: Remove interrupt/reg-names for AMS
These two properties are not described in DT binding and also not used by driver that's why remove them. Signed-off-by: Michal Simek <michal.simek@amd.com> Link: https://lore.kernel.org/r/b123c7e537dcf70802e828bbcd484a761a264186.1688992653.git.michal.simek@amd.com
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/dts/zynqmp.dtsi2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/dts/zynqmp.dtsi b/arch/arm/dts/zynqmp.dtsi
index 223cdab..299ad1e 100644
--- a/arch/arm/dts/zynqmp.dtsi
+++ b/arch/arm/dts/zynqmp.dtsi
@@ -954,9 +954,7 @@
status = "disabled";
interrupt-parent = <&gic>;
interrupts = <0 56 4>;
- interrupt-names = "ams-irq";
reg = <0x0 0xffa50000 0x0 0x800>;
- reg-names = "ams-base";
#address-cells = <1>;
#size-cells = <1>;
#io-channel-cells = <1>;