]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
clk: sunxi: Add support for the H3 usb phy clocks
authorReinder de Haan <patchesrdh@mveas.com>
Sun, 15 Nov 2015 19:46:13 +0000 (20:46 +0100)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Fri, 20 Nov 2015 12:50:19 +0000 (13:50 +0100)
commit7bec0200ac214b5cba44e2c2c4385815be4b9f00
treec089a7e37a59f3b9b567471721d7f0c1f4ce832b
parent8005c49d9aea74d382f474ce11afbbc7d7130bec
clk: sunxi: Add support for the H3 usb phy clocks

The H3 has a usb-phy clk register which is similar to that of earlier
SoCs, but with support for a larger number of phys. So we can simply add
a new set of clk-data and a new compatible and be done with it.

Acked-by: Chen-Yu Tsai <wens@csie.org>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Reinder de Haan <patchesrdh@mveas.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Documentation/devicetree/bindings/clock/sunxi.txt
drivers/clk/sunxi/clk-usb.c