From: Thierry Reding Date: Thu, 16 Jan 2020 11:32:07 +0000 (+0100) Subject: arm64: tegra: Use standard notation for interrupts X-Git-Tag: v5.9-rc1~183^2~45^2~52 X-Git-Url: http://git-history.diyao.me/?a=commitdiff_plain;h=59a9dd64b7bc296964474071d4591222153274a3;p=linux%2F.git arm64: tegra: Use standard notation for interrupts It is customary to use angle brackets around each tuple in the interrupts property. Signed-off-by: Thierry Reding --- diff --git a/arch/arm64/boot/dts/nvidia/tegra186.dtsi b/arch/arm64/boot/dts/nvidia/tegra186.dtsi index 373f575b8678..50b56168fc97 100644 --- a/arch/arm64/boot/dts/nvidia/tegra186.dtsi +++ b/arch/arm64/boot/dts/nvidia/tegra186.dtsi @@ -1199,8 +1199,8 @@ gpu@17000000 { compatible = "nvidia,gp10b"; reg = <0x0 0x17000000 0x0 0x1000000>, <0x0 0x18000000 0x0 0x1000000>; - interrupts = ; + interrupts = , + ; interrupt-names = "stall", "nonstall"; clocks = <&bpmp TEGRA186_CLK_GPCCLK>,