[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1427919394-3580-1-git-send-email-abrestic@chromium.org>
Date: Wed, 1 Apr 2015 13:16:32 -0700
From: Andrew Bresticker <abrestic@...omium.org>
To: Kishon Vijay Abraham I <kishon@...com>,
Ralf Baechle <ralf@...ux-mips.org>
Cc: devicetree@...r.kernel.org, linux-mips@...ux-mips.org,
linux-kernel@...r.kernel.org,
Andrew Bresticker <abrestic@...omium.org>,
James Hartley <james.hartley@...tec.com>,
Damien Horsley <Damien.Horsley@...tec.com>
Subject: [PATCH 0/2] Pistachio USB2.0 PHY
This series adds support for the USB2.0 PHY present on the IMG Pistachio SoC.
Based on mips-for-linux-next and tested on the IMG Pistachio BuB. If possible,
I'd like this to go through the MIPS tree with Kishon's ACK.
Cc: James Hartley <james.hartley@...tec.com>
Cc: Damien Horsley <Damien.Horsley@...tec.com>
Andrew Bresticker (2):
phy: Add binding document for Pistachio USB2.0 PHY
phy: Add driver for Pistachio USB2.0 PHY
.../devicetree/bindings/phy/pistachio-usb-phy.txt | 29 +++
drivers/phy/Kconfig | 7 +
drivers/phy/Makefile | 1 +
drivers/phy/phy-pistachio-usb.c | 206 +++++++++++++++++++++
include/dt-bindings/phy/phy-pistachio-usb.h | 16 ++
5 files changed, 259 insertions(+)
create mode 100644 Documentation/devicetree/bindings/phy/pistachio-usb-phy.txt
create mode 100644 drivers/phy/phy-pistachio-usb.c
create mode 100644 include/dt-bindings/phy/phy-pistachio-usb.h
--
2.2.0.rc0.207.ga3a616c
--
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