[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1466159119-20310-1-git-send-email-narmstrong@baylibre.com>
Date: Fri, 17 Jun 2016 12:25:17 +0200
From: Neil Armstrong <narmstrong@...libre.com>
To: balbi@...nel.org, gregkh@...uxfoundation.org
Cc: Neil Armstrong <narmstrong@...libre.com>,
linux-kernel@...r.kernel.org, linux-usb@...r.kernel.org
Subject: [PATCH 0/2] usb: phy: Add support for the Qualcomm HSIC USB PHY
In order to support the Qualcomm MDM9615 in the Sierra Wireless WP8548
Modules, add the Qualcomm HSIC USB PHY used inside the MDM9615 SoC.
This patchset is part of a global SoC + Module + Board support for the
Sierra Wireless mangOH Board support with the WP8548 module.
Neil Armstrong (2):
usb: phy: Add initial support for Qualcomm HSIC PHY
dt-bindings: phy: Add qcom,usb-hsic-phy bindings
.../devicetree/bindings/phy/qcom,usb-hsic-phy.txt | 95 ++++
drivers/usb/phy/Kconfig | 13 +
drivers/usb/phy/Makefile | 1 +
drivers/usb/phy/phy-qcom-hsic-usb.c | 506 +++++++++++++++++++++
4 files changed, 615 insertions(+)
create mode 100644 Documentation/devicetree/bindings/phy/qcom,usb-hsic-phy.txt
create mode 100644 drivers/usb/phy/phy-qcom-hsic-usb.c
--
1.9.1
Powered by blists - more mailing lists