Unverified Commit 77489a4e authored by Arnd Bergmann's avatar Arnd Bergmann
Browse files

Merge tag 'renesas-fixes-for-v6.5-tag1' of...

Merge tag 'renesas-fixes-for-v6.5-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into arm/fixes

Renesas fixes for v6.5

  - Fix interrupt names for MTU3 channels on RZ/G2L and RZ/V2L.

* tag 'renesas-fixes-for-v6.5-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel:
  arm64: dts: renesas: rzg2l: Update overfow/underflow IRQ names for MTU3 channels

Link: https://lore.kernel.org/r/cover.1690463347.git.geert+renesas@glider.be


Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parents b1e05290 4c188fa1
Loading
Loading
Loading
Loading
+8 −8
Original line number Diff line number Diff line
@@ -223,20 +223,20 @@
				     <GIC_SPI 212 IRQ_TYPE_EDGE_RISING>,
				     <GIC_SPI 213 IRQ_TYPE_EDGE_RISING>;
			interrupt-names = "tgia0", "tgib0", "tgic0", "tgid0",
					  "tgiv0", "tgie0", "tgif0",
					  "tgia1", "tgib1", "tgiv1", "tgiu1",
					  "tgia2", "tgib2", "tgiv2", "tgiu2",
					  "tciv0", "tgie0", "tgif0",
					  "tgia1", "tgib1", "tciv1", "tciu1",
					  "tgia2", "tgib2", "tciv2", "tciu2",
					  "tgia3", "tgib3", "tgic3", "tgid3",
					  "tgiv3",
					  "tciv3",
					  "tgia4", "tgib4", "tgic4", "tgid4",
					  "tgiv4",
					  "tciv4",
					  "tgiu5", "tgiv5", "tgiw5",
					  "tgia6", "tgib6", "tgic6", "tgid6",
					  "tgiv6",
					  "tciv6",
					  "tgia7", "tgib7", "tgic7", "tgid7",
					  "tgiv7",
					  "tciv7",
					  "tgia8", "tgib8", "tgic8", "tgid8",
					  "tgiv8", "tgiu8";
					  "tciv8", "tciu8";
			clocks = <&cpg CPG_MOD R9A07G044_MTU_X_MCK_MTU3>;
			power-domains = <&cpg>;
			resets = <&cpg R9A07G044_MTU_X_PRESET_MTU3>;
+8 −8
Original line number Diff line number Diff line
@@ -223,20 +223,20 @@
				     <GIC_SPI 212 IRQ_TYPE_EDGE_RISING>,
				     <GIC_SPI 213 IRQ_TYPE_EDGE_RISING>;
			interrupt-names = "tgia0", "tgib0", "tgic0", "tgid0",
					  "tgiv0", "tgie0", "tgif0",
					  "tgia1", "tgib1", "tgiv1", "tgiu1",
					  "tgia2", "tgib2", "tgiv2", "tgiu2",
					  "tciv0", "tgie0", "tgif0",
					  "tgia1", "tgib1", "tciv1", "tciu1",
					  "tgia2", "tgib2", "tciv2", "tciu2",
					  "tgia3", "tgib3", "tgic3", "tgid3",
					  "tgiv3",
					  "tciv3",
					  "tgia4", "tgib4", "tgic4", "tgid4",
					  "tgiv4",
					  "tciv4",
					  "tgiu5", "tgiv5", "tgiw5",
					  "tgia6", "tgib6", "tgic6", "tgid6",
					  "tgiv6",
					  "tciv6",
					  "tgia7", "tgib7", "tgic7", "tgid7",
					  "tgiv7",
					  "tciv7",
					  "tgia8", "tgib8", "tgic8", "tgid8",
					  "tgiv8", "tgiu8";
					  "tciv8", "tciu8";
			clocks = <&cpg CPG_MOD R9A07G054_MTU_X_MCK_MTU3>;
			power-domains = <&cpg>;
			resets = <&cpg R9A07G054_MTU_X_PRESET_MTU3>;