[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1403687648-29082-1-git-send-email-zhangfei.gao@linaro.org>
Date: Wed, 25 Jun 2014 17:14:06 +0800
From: Zhangfei Gao <zhangfei.gao@...aro.org>
To: Kishon Vijay Abraham I <kishon@...com>, arnd@...db.de,
mark.rutland@....com, haifeng.yan@...aro.org, jchxue@...il.com,
zhangfei.gao@...aro.org
Cc: linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
devicetree@...r.kernel.org
Subject: [PATCH v2 0/2] phy: add hix5hd2-sata-phy driver
v2:
Suggested by Mark
Remove hisilicon,reg-init and init the register in phy-hix5hd2-sata.c
Change property name accordingly.
Jiancheng Xue (2):
Documentation: Document Hisilicon hix5hd2 sata PHY
phy: add hix5hd2-sata-phy driver
.../devicetree/bindings/phy/hix5hd2-sata-phy.txt | 22 +++
drivers/phy/Kconfig | 8 +
drivers/phy/Makefile | 1 +
drivers/phy/phy-hix5hd2-sata.c | 190 ++++++++++++++++++++
4 files changed, 221 insertions(+)
create mode 100644 Documentation/devicetree/bindings/phy/hix5hd2-sata-phy.txt
create mode 100644 drivers/phy/phy-hix5hd2-sata.c
--
1.7.9.5
--
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