[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1429744923-2007-1-git-send-email-jonathar@broadcom.com>
Date: Wed, 22 Apr 2015 16:22:01 -0700
From: Jonathan Richardson <jonathar@...adcom.com>
To: Scott Branden <sbranden@...adcom.com>,
Darren Edamura <dedamura@...adcom.com>,
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>, Ray Jui <rjui@...adcom.com>,
Arnd Bergmann <arnd@...db.de>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
CC: <devicetree@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<bcm-kernel-feedback-list@...adcom.com>,
<linux-kernel@...r.kernel.org>,
Jonathan Richardson <jonathar@...adcom.com>
Subject: [PATCH 0/2] Add DTE driver for Cygnus
This patchset includes the Digital Timing Engine (DTE) driver for Cygnus SoC's.
Jonathan Richardson (2):
misc: Add DT binding for cygnus Digital Timing Engine (DTE) driver.
misc: Add initial Digital Timing Engine (DTE) driver for cygnus
.../bindings/arm/bcm/brcm,cygnus-dte.txt | 24 +
drivers/misc/Kconfig | 11 +
drivers/misc/Makefile | 1 +
drivers/misc/bcm_cygnus_dte.c | 927 ++++++++++++++++++++
include/linux/bcm_cygnus_dte.h | 99 +++
5 files changed, 1062 insertions(+)
create mode 100644 Documentation/devicetree/bindings/arm/bcm/brcm,cygnus-dte.txt
create mode 100644 drivers/misc/bcm_cygnus_dte.c
create mode 100644 include/linux/bcm_cygnus_dte.h
--
1.7.9.5
--
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