Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1269072 > unrolled thread

[PATCH v2 0/4] arm: omap2+: complete dm816x hwmod and clkdev

Started byNeil Armstrong <narmstrong@baylibre.com>
First post2015-11-13 17:40 +0100
Last post2015-11-13 17:40 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH v2 0/4] arm: omap2+: complete dm816x hwmod and clkdev Neil Armstrong <narmstrong@baylibre.com> - 2015-11-13 17:40 +0100

#1269072 — [PATCH v2 0/4] arm: omap2+: complete dm816x hwmod and clkdev

FromNeil Armstrong <narmstrong@baylibre.com>
Date2015-11-13 17:40 +0100
Subject[PATCH v2 0/4] arm: omap2+: complete dm816x hwmod and clkdev
Message-ID<qupyi-my-11@gated-at.bofh.it>
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/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web