On Tuesday, August 30, 2016 11:18:58 AM CEST Krzysztof Kozlowski wrote: > This is an old one. It was ready for v4.8 but then Marc Zynger posted > some conflicting change so I postponed it. Marc's patch didn't get in, > so there is no reason to wait. > > No conflict expected yet, but if you apply Marc's "arm64: dts: Fix > broken architected timer interrupt trigger" then proper resolution would be: > > arch/arm64/boot/dts/exynos/exynos7.dtsi: > > + interrupts = <GIC_PPI 13 > + (GIC_CPU_MASK_SIMPLE(8) | IRQ_TYPE_LEVEL_LOW)>, > + <GIC_PPI 14 > + (GIC_CPU_MASK_SIMPLE(8) | IRQ_TYPE_LEVEL_LOW)>, > + <GIC_PPI 11 > + (GIC_CPU_MASK_SIMPLE(8) | IRQ_TYPE_LEVEL_LOW)>, > + <GIC_PPI 10 > + (GIC_CPU_MASK_SIMPLE(8) | IRQ_TYPE_LEVEL_LOW)>; > > > Best regards, > Krzysztof > > The following changes since commit 29b4817d4018df78086157ea3a55c1d9424a7cfc: > > Linux 4.8-rc1 (2016-08-07 18:18:00 -0700) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt64-4.9 > > for you to fetch changes up to 36d1c9cd07cd6a065f1dde3cbbfe3a9867d693a4: > > arm64: dts: exynos: Use human-friendly symbols for timer interrupt flags (2016-08-10 11:09:46 +0200) > Pulled into next/dt64, thanks! Arnd -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html