From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933145AbcHWI5y (ORCPT ); Tue, 23 Aug 2016 04:57:54 -0400 Received: from bear.ext.ti.com ([198.47.19.11]:47699 "EHLO bear.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932973AbcHWI5v (ORCPT ); Tue, 23 Aug 2016 04:57:51 -0400 From: Roger Quadros To: , CC: , , , , , Roger Quadros Subject: [PATCH 0/3] phy: omap-usb2: Fixes for v4.9 Date: Tue, 23 Aug 2016 11:57:38 +0300 Message-ID: <1471942661-1728-1-git-send-email-rogerq@ti.com> X-Mailer: git-send-email 2.7.4 MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Kishon & Tony, Here are some fixes found in the TI vendor tree for omap-usb2 PHY and are important for upstream. Please queue for -next if OK. Thanks. The 3rd patch should probably go via Tony's SoC DT tree. cheers, -roger Sekhar Nori (3): phy: omap-usb2: support suspend/resume dt-bindings: phy: ti: add documentation for ti,dra7x-usb2 ARM: dts: dra7: workaround silicon limitation i845 Documentation/devicetree/bindings/phy/ti-phy.txt | 2 + arch/arm/boot/dts/dra7.dtsi | 2 +- drivers/phy/phy-omap-usb2.c | 100 +++++++++++------------ 3 files changed, 49 insertions(+), 55 deletions(-) -- 2.7.4