Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933088AbbKMQaF (ORCPT ); Fri, 13 Nov 2015 11:30:05 -0500 Received: from mail-wm0-f48.google.com ([74.125.82.48]:34654 "EHLO mail-wm0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932941AbbKMQaB (ORCPT ); Fri, 13 Nov 2015 11:30:01 -0500 From: Neil Armstrong Subject: [PATCH v2 0/4] arm: omap2+: complete dm816x hwmod and clkdev To: Tony Lindgren , Paul Walmsley Cc: linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Brian Hutchinson , fisaksen@baylibre.com Organization: Baylibre Message-ID: <56460FFC.1000808@baylibre.com> Date: Fri, 13 Nov 2015 17:29:48 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1005 Lines: 28 In order to fix support for the dm816x platform, add missing bits in the 81xx hwmod data. The clk related patch adds the missing clkdev entries to fix all source selection in the dmtimer driver. The last patch adds hwmod support of the spinbox module. v2: add error logs for first patch Neil Armstrong (4): arm: omap2+: add missing HWMOD_NO_IDLEST in 81xx hwmod data clk: ti816x: Add missing dmtimer clkdev entries arm: plat-omap: add DT support for ti,dm816-timer arm: omap2+: Add hwmod spinbox support for dm816x arch/arm/mach-omap2/omap_hwmod_81xx_data.c | 38 ++++++++++++++++++++++++++++++ arch/arm/plat-omap/dmtimer.c | 4 ++++ drivers/clk/ti/clk-816x.c | 2 ++ 3 files changed, 44 insertions(+) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/