Skip to content

Commit

Permalink
Documentation: dt: Remove clock gates IDs list for Allwinner SoCs
Browse files Browse the repository at this point in the history
That documentation was mostly useful when we didn't have any
documentation for those SoCs, which is not the case anymore. Remove
this, since it should live in the DT anyway.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Cc: Mark Rutland <mark.rutland@arm.com>
  • Loading branch information
Maxime Ripard committed Oct 11, 2013
1 parent 9339ce4 commit fc42ef5
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 409 deletions.
4 changes: 2 additions & 2 deletions Documentation/devicetree/bindings/clock/sunxi.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ Additionally, "allwinner,*-gates-clk" clocks require:

Clock consumers should specify the desired clocks they use with a
"clocks" phandle cell. Consumers that are using a gated clock should
provide an additional ID in their clock property. The values of this
ID are documented in sunxi/<soc>-gates.txt.
provide an additional ID in their clock property. This ID is the
offset of the bit controlling this particular gate in the register.

For example:

Expand Down
93 changes: 0 additions & 93 deletions Documentation/devicetree/bindings/clock/sunxi/sun4i-a10-gates.txt

This file was deleted.

75 changes: 0 additions & 75 deletions Documentation/devicetree/bindings/clock/sunxi/sun5i-a10s-gates.txt

This file was deleted.

58 changes: 0 additions & 58 deletions Documentation/devicetree/bindings/clock/sunxi/sun5i-a13-gates.txt

This file was deleted.

83 changes: 0 additions & 83 deletions Documentation/devicetree/bindings/clock/sunxi/sun6i-a31-gates.txt

This file was deleted.

Loading

0 comments on commit fc42ef5

Please sign in to comment.