From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753772AbbLZVsI (ORCPT ); Sat, 26 Dec 2015 16:48:08 -0500 Received: from gabe.freedesktop.org ([131.252.210.177]:55028 "EHLO gabe.freedesktop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752934AbbLZVr0 (ORCPT ); Sat, 26 Dec 2015 16:47:26 -0500 From: Eric Anholt To: linux-rpi-kernel@lists.infradead.org Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Stephen Warren , Lee Jones , Florian Fainelli , Thomas Gleixner , Jason Cooper , Marc Zyngier , Eric Anholt Subject: [PATCH 0/4] bcm2836 (Raspberry Pi 2) interrupt controller updates for 4.5 Date: Sat, 26 Dec 2015 13:47:20 -0800 Message-Id: <1451166444-11044-1-git-send-email-eric@anholt.net> X-Mailer: git-send-email 2.6.2 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org While the 2836 interrupt controller technically works, it would be nice to merge these improvements to it, adding SMP booting, fixing the timers, and fixing an apparently-spurious error message. Patches 1, 2 were seen before in the full Pi 2 series I sent recently, now with their summary prefixes fixed and a minor style cleanup to #2. Patches 3, 4 are new, but trivial. Andrea Merello (3): irqchip: bcm2836: Add SMP support for the 2836 irqchip: bcm2836: tolerate IRQs while no flag is set in ISR irqchip: bcm2836: make code more readable Eric Anholt (1): irqchip: bcm2836: Fix initialization of the LOCAL_IRQ_CNT*IRQ timers drivers/irqchip/irq-bcm2836.c | 55 +++++++++++++++++++++++++++++++++++++++---- 1 file changed, 51 insertions(+), 4 deletions(-) -- 2.6.2