From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751211AbdAMUAY (ORCPT ); Fri, 13 Jan 2017 15:00:24 -0500 Received: from vern.gendns.com ([206.190.152.46]:48536 "EHLO vern.gendns.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751085AbdAMUAX (ORCPT ); Fri, 13 Jan 2017 15:00:23 -0500 From: David Lechner To: linux-arm-kernel@lists.infradead.org Cc: David Lechner , Sekhar Nori , Kevin Hilman , linux-kernel@vger.kernel.org Subject: [PATCH v2 0/2] ARM: davinci_all_defconfig: enable iio Date: Fri, 13 Jan 2017 14:00:10 -0600 Message-Id: <1484337612-11120-1-git-send-email-david@lechnology.com> X-Mailer: git-send-email 2.7.4 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - vern.gendns.com X-AntiAbuse: Original Domain - vger.kernel.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - lechnology.com X-Get-Message-Sender-Via: vern.gendns.com: authenticated_id: davidmain+lechnology.com/only user confirmed/virtual account not confirmed X-Authenticated-Sender: vern.gendns.com: davidmain@lechnology.com X-Source: X-Source-Args: X-Source-Dir: Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Following up on another conversation [1], this series includes a fixed up patch to enable the iio subsystem in davinci_all_defconfig. I have also included another patch to allocate extra interrupts that are needed for iio triggers (this patch was previously submitted, but received no comments). [1]: https://patchwork.kernel.org/patch/9500063/ David Lechner (2): ARM: davinci: Allocate extra interrupts ARM: davinci_all_defconfig: enable iio arch/arm/configs/davinci_all_defconfig | 9 +++++++++ arch/arm/mach-davinci/include/mach/irqs.h | 4 +++- 2 files changed, 12 insertions(+), 1 deletion(-) -- 2.7.4