diff options
author | Emilio López <emilio@elopez.com.ar> | 2014-05-13 12:29:26 -0400 |
---|---|---|
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | 2014-06-11 03:58:43 -0400 |
commit | 6d1d14d5ce3e7880f91e7cfbdeca88128fe741ca (patch) | |
tree | bf0c1364b296b8094fc62712fb4e9358b28378da /Documentation | |
parent | e0e7943c55984e7dbae3d7d4c65f6b7ca2e61b81 (diff) |
clk: sunxi: document new A31 USB clock compatible
Support for the USB gates and resets on A31 has been recently added
using a new compatible, so let's document it here.
Signed-off-by: Emilio López <emilio@elopez.com.ar>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/clock/sunxi.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/clock/sunxi.txt b/Documentation/devicetree/bindings/clock/sunxi.txt index a5160d8cbb5f..1f6d3f470c36 100644 --- a/Documentation/devicetree/bindings/clock/sunxi.txt +++ b/Documentation/devicetree/bindings/clock/sunxi.txt | |||
@@ -41,6 +41,7 @@ Required properties: | |||
41 | "allwinner,sun7i-a20-gmac-clk" - for the GMAC clock module on A20/A31 | 41 | "allwinner,sun7i-a20-gmac-clk" - for the GMAC clock module on A20/A31 |
42 | "allwinner,sun4i-a10-usb-clk" - for usb gates + resets on A10 / A20 | 42 | "allwinner,sun4i-a10-usb-clk" - for usb gates + resets on A10 / A20 |
43 | "allwinner,sun5i-a13-usb-clk" - for usb gates + resets on A13 | 43 | "allwinner,sun5i-a13-usb-clk" - for usb gates + resets on A13 |
44 | "allwinner,sun6i-a31-usb-clk" - for usb gates + resets on A31 | ||
44 | 45 | ||
45 | Required properties for all clocks: | 46 | Required properties for all clocks: |
46 | - reg : shall be the control register address for the clock. | 47 | - reg : shall be the control register address for the clock. |