diff options
author | Olof Johansson <olof@lixom.net> | 2013-10-28 10:13:09 -0700 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2013-10-28 10:19:38 -0700 |
commit | e086df92e21ac83e6a45933a205b62ad79097db5 (patch) | |
tree | 3765f03cea0320aa2cb179c74d62b377d7c6e62f /Documentation/devicetree/bindings/interrupt-controller/allwinner,sun4i-ic.txt | |
parent | 0fc869e8f22bc74a9971f9025f8608d6587c4fb7 (diff) | |
parent | fc42ef5121687d917bbdd96805fb70c28a2ad023 (diff) | |
download | op-kernel-dev-e086df92e21ac83e6a45933a205b62ad79097db5.zip op-kernel-dev-e086df92e21ac83e6a45933a205b62ad79097db5.tar.gz |
Merge tag 'sunxi-core-for-3.13' of https://github.com/mripard/linux into next/soc
From Maxime Ripard:
Allwinner sunXi SoCs machine additions for 3.13
Nothing outstanding here, mostly some documentation cleanup, and the split of
the previous generic machine declaration into three different machines to
handle the sun4i/sun5i, sun6i and sun7i separately.
* tag 'sunxi-core-for-3.13' of https://github.com/mripard/linux:
Documentation: dt: Remove clock gates IDs list for Allwinner SoCs
Documentation: dt: Remove interrupt sources list for Allwinner SoCs
Documentation: sunxi: Update Allwinner SoC documentation
Documentation: sunxi: Update A13 user manual dead link
ARM: sunxi: Order Kconfig options alphabetically
ARM: sunxi: Simplify restart setup code
ARM: sunxi: Split out the DT machines for sun6i and sun7i
Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'Documentation/devicetree/bindings/interrupt-controller/allwinner,sun4i-ic.txt')
-rw-r--r-- | Documentation/devicetree/bindings/interrupt-controller/allwinner,sun4i-ic.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Documentation/devicetree/bindings/interrupt-controller/allwinner,sun4i-ic.txt b/Documentation/devicetree/bindings/interrupt-controller/allwinner,sun4i-ic.txt index 57edb30..3d3b2b9 100644 --- a/Documentation/devicetree/bindings/interrupt-controller/allwinner,sun4i-ic.txt +++ b/Documentation/devicetree/bindings/interrupt-controller/allwinner,sun4i-ic.txt @@ -8,9 +8,6 @@ Required properties: - #interrupt-cells : Specifies the number of cells needed to encode an interrupt source. The value shall be 1. -For the valid interrupt sources for your SoC, see the documentation in -sunxi/<soc>.txt - Example: intc: interrupt-controller { |