From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755844AbbIIVTc (ORCPT ); Wed, 9 Sep 2015 17:19:32 -0400 Received: from bear.ext.ti.com ([192.94.94.41]:44480 "EHLO bear.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754031AbbIIVSp (ORCPT ); Wed, 9 Sep 2015 17:18:45 -0400 From: Nishanth Menon To: Kevin Hilman , Tony Lindgren CC: , , , Nishanth Menon Subject: [PATCH 0/4] ARM: OMAP5/DRA7: minor fixes Date: Wed, 9 Sep 2015 16:18:10 -0500 Message-ID: <1441833494-32450-1-git-send-email-nm@ti.com> X-Mailer: git-send-email 1.7.9.5 MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, While doing a SoC only build for DRA7, a few bugs did pop up. The following series provides necessary fixups for the same. Nishanth Menon (4): ARM: OMAP4+: PM: erratum is used by OMAP5 and DRA7 as well ARM: omap2+: board-generic: Remove stale of_irq macros ARM: DRA7: Select missing options for SoC only build ARM: OMAP5: Cleanup options for SoC only build arch/arm/mach-omap2/Kconfig | 6 +++++- arch/arm/mach-omap2/board-generic.c | 7 ------- arch/arm/mach-omap2/pm.h | 3 ++- 3 files changed, 7 insertions(+), 9 deletions(-) -- 1.7.9.5