[GIT PULL 2/2] omap driver changes for v3.19
Tony Lindgren
tony at atomide.com
Fri Nov 14 13:06:46 PST 2014
The following changes since commit cac7f2429872d3733dc3f9915857b1691da2eb2f:
Linux 3.18-rc2 (2014-10-26 16:48:41 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.19/w1-and-l3-noc
for you to fetch changes up to c4cf0935a2d8fe6d186bf4253ea3c4b4a8a8a710:
bus: omap_l3_noc: Correct returning IRQ_HANDLED unconditionally in the irq handler (2014-11-12 07:16:27 -0800)
----------------------------------------------------------------
Few omap driver changes to add minimal device tree support
for the omap 1w driver, and to fix resume and interrupt issues
on the l3-noc driver.
----------------------------------------------------------------
Keerthy (2):
bus: omap_l3_noc: Add resume hook to restore context
bus: omap_l3_noc: Correct returning IRQ_HANDLED unconditionally in the irq handler
NeilBrown (1):
w1: omap-hdq: support device probing with device-tree
Documentation/devicetree/bindings/w1/omap-hdq.txt | 17 ++++++
drivers/bus/omap_l3_noc.c | 63 ++++++++++++++++++++++-
drivers/w1/masters/omap_hdq.c | 7 +++
3 files changed, 85 insertions(+), 2 deletions(-)
create mode 100644 Documentation/devicetree/bindings/w1/omap-hdq.txt
More information about the linux-arm-kernel
mailing list