[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1363703220-4777-1-git-send-email-rogerq@ti.com>
Date: Tue, 19 Mar 2013 16:26:58 +0200
From: Roger Quadros <rogerq@...com>
To: <tony@...mide.com>, <b-cousson@...com>
CC: <linux@....linux.org.uk>, <rnayak@...com>, <balbi@...com>,
<rogerq@...com>, <linux-omap@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-usb@...r.kernel.org>, <devicetree-discuss@...ts.ozlabs.org>,
<linux-kernel@...r.kernel.org>
Subject: [RFC][PATCH 0/2] Device tree support for OMAP4 SCRM clocks
Hi,
Based on the discussion in [1], I've implemented device tree
provider for the AUXCLKs on OMAP4.
Please let me know if there are any issues.
This is important to get USB Host support working on Panda with
device tree boot on 3.10.
Roger Quadros (2):
ARM: OMAP4: clock: Add device tree support for AUXCLKs
ARM: dts: omap4-panda: Provide PHY clock information
.../devicetree/bindings/clock/omap4-clock.txt | 32 ++++++++++++++++++
arch/arm/boot/dts/omap4-panda.dts | 2 +
arch/arm/boot/dts/omap4.dtsi | 5 +++
arch/arm/mach-omap2/board-generic.c | 2 +-
arch/arm/mach-omap2/cclock44xx_data.c | 35 ++++++++++++++++++++
arch/arm/mach-omap2/clock44xx.h | 1 +
arch/arm/mach-omap2/common.h | 9 +++++
arch/arm/mach-omap2/io.c | 6 +++
8 files changed, 91 insertions(+), 1 deletions(-)
create mode 100644 Documentation/devicetree/bindings/clock/omap4-clock.txt
--
1.7.4.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