diff options
| author | Kevin Hilman <khilman@linaro.org> | 2015-06-25 00:32:10 -0400 |
|---|---|---|
| committer | Kevin Hilman <khilman@linaro.org> | 2015-06-25 00:32:10 -0400 |
| commit | 8d2977bf36bf6fc66d0c8e64263711cc2f0c1e4b (patch) | |
| tree | ec7ba9c8506ed60509ace9fcd66d38e70d0be562 /Documentation/devicetree/bindings | |
| parent | b953c0d234bc72e8489d3bf51a276c5c4ec85345 (diff) | |
| parent | e75ea4569d6d1d10935d74ff80bad52dc09bd062 (diff) | |
Merge tag 'armsoc-cleanup' into test-merge
ARM: SoC cleanups for v4.2
A relatively small setup of cleanups this time around, and similar to last time
the bulk of it is removal of legacy board support:
- OMAP: removal of legacy (non-DT) booting for several platforms
- i.MX: remove some legacy board files
Conflicts: None
# gpg: Signature made Wed Jun 24 21:32:09 2015 PDT using RSA key ID D3FBC665
# gpg: Good signature from "Kevin Hilman <khilman@deeprootsystems.com>"
# gpg: aka "Kevin Hilman <khilman@linaro.org>"
# gpg: aka "Kevin Hilman <khilman@kernel.org>"
Diffstat (limited to 'Documentation/devicetree/bindings')
| -rw-r--r-- | Documentation/devicetree/bindings/arm/atmel-at91.txt | 2 | ||||
| -rw-r--r-- | Documentation/devicetree/bindings/fuse/nvidia,tegra20-fuse.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/arm/atmel-at91.txt b/Documentation/devicetree/bindings/arm/atmel-at91.txt index 2e99b5b57350..424ac8cbfa08 100644 --- a/Documentation/devicetree/bindings/arm/atmel-at91.txt +++ b/Documentation/devicetree/bindings/arm/atmel-at91.txt | |||
| @@ -98,7 +98,7 @@ Example: | |||
| 98 | }; | 98 | }; |
| 99 | 99 | ||
| 100 | RAMC SDRAM/DDR Controller required properties: | 100 | RAMC SDRAM/DDR Controller required properties: |
| 101 | - compatible: Should be "atmel,at91rm9200-sdramc", | 101 | - compatible: Should be "atmel,at91rm9200-sdramc", "syscon" |
| 102 | "atmel,at91sam9260-sdramc", | 102 | "atmel,at91sam9260-sdramc", |
| 103 | "atmel,at91sam9g45-ddramc", | 103 | "atmel,at91sam9g45-ddramc", |
| 104 | "atmel,sama5d3-ddramc", | 104 | "atmel,sama5d3-ddramc", |
diff --git a/Documentation/devicetree/bindings/fuse/nvidia,tegra20-fuse.txt b/Documentation/devicetree/bindings/fuse/nvidia,tegra20-fuse.txt index 23e1d3194174..41372d441131 100644 --- a/Documentation/devicetree/bindings/fuse/nvidia,tegra20-fuse.txt +++ b/Documentation/devicetree/bindings/fuse/nvidia,tegra20-fuse.txt | |||
| @@ -29,7 +29,7 @@ Example: | |||
| 29 | 29 | ||
| 30 | fuse@7000f800 { | 30 | fuse@7000f800 { |
| 31 | compatible = "nvidia,tegra20-efuse"; | 31 | compatible = "nvidia,tegra20-efuse"; |
| 32 | reg = <0x7000F800 0x400>, | 32 | reg = <0x7000f800 0x400>, |
| 33 | <0x70000000 0x400>; | 33 | <0x70000000 0x400>; |
| 34 | clocks = <&tegra_car TEGRA20_CLK_FUSE>; | 34 | clocks = <&tegra_car TEGRA20_CLK_FUSE>; |
| 35 | clock-names = "fuse"; | 35 | clock-names = "fuse"; |
