[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1425293374-30878-1-git-send-email-vigneshr@ti.com>
Date: Mon, 2 Mar 2015 16:19:31 +0530
From: Vignesh R <vigneshr@...com>
To: Rob Herring <robh+dt@...nel.org>, Pawel Moll <pawel.moll@....com>,
Mark Rutland <mark.rutland@....com>,
Ian Campbell <ijc+devicetree@...lion.org.uk>,
Kumar Gala <galak@...eaurora.org>,
Evgeniy Polyakov <zbr@...emap.net>,
Jonathan Corbet <corbet@....net>,
Paul Walmsley <paul@...an.com>,
Tony Lindgren <tony@...mide.com>,
Russell King <linux@....linux.org.uk>,
NeilBrown <neilb@...e.de>, Benoit Cousson <bcousson@...libre.com>
CC: <devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<linux-doc@...r.kernel.org>, <linux-omap@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>
Subject: [PATCH v2 0/3] Add support for HDQ-1W on AM43XX
Hi,
This patch series adds support for HDQ-1W interface on AM43XX.
The first patch adds hwmod entries for HDQ-1W on AM43xx.
The existing omap_hdq driver does not support 1-wire operations.
The second patch enables 1-wire support in the omap_hdq driver. Support
to Search ROM addresses and automatically load slave drivers is added
for 1-wire mode.
I have tested this on am437x-gp-evm using DS18B20 as 1-wire slave.
Poddar, Sourav (1):
ARM: OMAP2: hwmod: AM43XX: Add hwmod support for HDQ-1W
Vignesh R (2):
w1: masters: omap_hdq: Add support for 1-wire mode
ARM: dts: AM4372: update hdq compatible property
Documentation/devicetree/bindings/w1/omap-hdq.txt | 7 +-
Documentation/w1/masters/omap-hdq | 6 +
arch/arm/boot/dts/am4372.dtsi | 2 +-
arch/arm/mach-omap2/omap_hwmod_43xx_data.c | 36 ++++
arch/arm/mach-omap2/prcm43xx.h | 1 +
drivers/w1/masters/omap_hdq.c | 209 ++++++++++++++++++----
6 files changed, 226 insertions(+), 35 deletions(-)
--
1.9.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists