From mboxrd@z Thu Jan 1 00:00:00 1970 From: rnayak@ti.com (Rajendra Nayak) Date: Tue, 5 Feb 2013 16:55:01 +0530 Subject: [PATCH 00/13] Device tree support for OMAP HS USB Host In-Reply-To: <1359993540-20780-1-git-send-email-rogerq@ti.com> References: <1359993540-20780-1-git-send-email-rogerq@ti.com> Message-ID: <5110EC0D.40609@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Monday 04 February 2013 09:28 PM, Roger Quadros wrote: > This patchset adds device tree support for OMAP's High Speed USB Host > subsystem. Board adaptation for Panda and Beagleboard is also provided. > > Tested on Beagleboard. > > Will only work with Panda if we provide a reference to the PHY clock But there is no reference provided even for Beagle. Does it work because the default clk speed is 192Mhz? > generator in the device tree in PATCH 11. I do not know how to do that > as there is no way to provide a phandle to any of the OMAP generated clocks > in the device tree. Suggestions welcome:).