From mboxrd@z Thu Jan 1 00:00:00 1970 From: xuwei5@hisilicon.com (Wei Xu) Date: Sun, 28 Sep 2014 11:23:12 +0800 Subject: [GIT PULL v2][for 3.18] pull request for the clock update of Hisilicon HiX5HD2 soc Message-ID: <54277F20.5090604@hisilicon.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Mike, Please help to merge pull request for the clock update of Hisilicon HiX5HD2 soc. Best Regards, Wei The following changes since commit 7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9: Linux 3.17-rc1 (2014-08-16 10:40:26 -0600) are available in the git repository at: git://github.com/hisilicon/linux-hisi.git tags/hix5hd2-clock-for-3.18-v2 for you to fetch changes up to 45bcf9c6f299ae77c14c2ae8cea3f8e540fe80d1: clk: hix5hd2: add I2C clocks (2014-09-28 10:27:09 +0800) ---------------------------------------------------------------- Hisilicon HiX5HD2 clock updates for 3.18-v2 - Add I2C clocks - Add watchdog clocks - Add sd clocks - Add complex clock implementation to support sata, usb and ethernet ---------------------------------------------------------------- Guoxiong Yan (1): clk: hix5hd2: add watchdog0 clocks Jiancheng Xue (1): clk: hix5hd2: add sd clk Wei Yan (1): clk: hix5hd2: add I2C clocks Zhangfei Gao (1): clk: hix5hd2: add complex clk drivers/clk/hisilicon/clk-hix5hd2.c | 232 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----- include/dt-bindings/clock/hix5hd2-clock.h | 27 +++++++++++++++++++ 2 files changed, 253 insertions(+), 6 deletions(-)