From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755035AbbISFBX (ORCPT ); Sat, 19 Sep 2015 01:01:23 -0400 Received: from mail.base45.de ([80.241.61.77]:40031 "EHLO mail.base45.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755180AbbISFAc (ORCPT ); Sat, 19 Sep 2015 01:00:32 -0400 From: Alexander Couzens To: linux-mips@linux-mips.org Cc: Ralf Baechle , Alban Bedel , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , devicetree@vger.kernel.org, Thomas Gleixner , Jason Cooper , Marc Zyngier , linux-kernel@vger.kernel.org, Alexander Couzens Subject: [PATCH 0/2] v3 ath79 misc irq controller Date: Sat, 19 Sep 2015 06:26:18 +0200 Message-Id: <1442636780-2891-1-git-send-email-lynxis@fe80.eu> X-Mailer: git-send-email 2.5.1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, sorry for the noise, I've overseen the IRQ Chip maintainers. Hopefully I've now all maintainers in cc. v3: remove log line when setup ar7100 misc irq controller doc: write out {ar7100,ar7240} into two seperate lines v2: move new IRQ_DECLARE just behind the new init for ar7100 don't remove newline add log line when setup ar7100 misc irq controller improve commit message for missing irq ack handler Alexander Couzens (2): MIPS: ath79: set missing irq ack handler for ar7100-misc-intc irq chip MIPS: ath79: add irq chip ar7240-misc-intc .../interrupt-controller/qca,ath79-misc-intc.txt | 20 ++++++++++++++++++-- arch/mips/ath79/irq.c | 22 ++++++++++++++++++++-- 2 files changed, 38 insertions(+), 4 deletions(-) -- 2.4.0