From mboxrd@z Thu Jan 1 00:00:00 1970 From: rogerq@ti.com (Roger Quadros) Date: Mon, 7 Oct 2013 16:49:41 +0300 Subject: [PATCH 1/1] ARM: dts: omap3: Adapt USB OTG to generic PHY framework In-Reply-To: <5252B9C7.5040109@linutronix.de> References: <1381152493-28055-1-git-send-email-rogerq@ti.com> <1381152493-28055-2-git-send-email-rogerq@ti.com> <5252B9C7.5040109@linutronix.de> Message-ID: <5252BBF5.1060406@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 10/07/2013 04:40 PM, Sebastian Andrzej Siewior wrote: > On 10/07/2013 03:28 PM, Roger Quadros wrote: >> The generic PHY framewrok expects different properties than the >> old USB PHY framework. Supply those properties. >> >> Fixes USB OTG port on GAT04 and N900 after the Generic PHY framework was >> merged in greg/usb-next. [1] > > Would it be much pain (and do we want this at all) to add a fallback > into the kernel or at least a printk pointing out to update the .dts > for two releases or so? So the user does not need to spent hours to > figure out why it suddenly stopped working. > I agree with you. Also, figuring out which kernel configs to enable for USB OTG to work on OMAP is a pain in itself to the user. cheers, -roger