Commit 8613b4c8 authored by Thierry Reding's avatar Thierry Reding
Browse files

arm64: tegra: Add interrupt for Tegra194 memory controller



This interrupt can be used for the operating system to be interrupted
when certain events occur.

Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent d5237c7c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -179,6 +179,7 @@ mc: memory-controller@2c00000 {
			reg = <0x02c00000 0x100000>,
			      <0x02b80000 0x040000>,
			      <0x01700000 0x100000>;
			interrupts = <GIC_SPI 223 IRQ_TYPE_LEVEL_HIGH>;
			#interconnect-cells = <1>;
			status = "disabled";