-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel…
…/git/arm/arm-soc Pull ARM SoC DT updates from Arnd Bergmann: "As usual, this is the largest branch, though this time a little under half of the total changes with 307 individual non-merge changesets. The largest changes are the addition of new machines, in particular the Tegra based Chromebook, the Renesas r8a7794 SoC, and DT support for the old i.MX1 platform. Other changes include - at91: various sam9 and sama5 updates - exynos: much extended Peach Pi/Pit (Chromebook 2) support - keystone: new peripherals - meson: added DT for meson6 SoC - mvebu: new device support for Armada 370/375 - qcom: improved support for IPQ8064 and MSM8x60 - rockchip: much improved support for rk3288 - shmobile: lots of updates all over the place - sunxi: dts license change - sunxi: more a23 device support - vexpress: CLCD DT description" * tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: (308 commits) ARM: DTS: meson: update DTSI to add watchdog node ARM: dts: keystone-k2l: fix mdio io start address ARM: dts: keystone-k2e: fix mdio io start address ARM: dts: keystone-k2e: update usb1 node for dma properties ARM: dts: keystone: fix io range for usb_phy0 Revert "Merge tag 'hix5hd2-dt-for-3.18' of git://github.com/hisilicon/linux-hisi into next/dt" Revert "ARM: dts: hix5hd2: add wdg node" ARM: dts: add rk3288 i2s controller ARM: vexpress: Add CLCD Device Tree properties ARM: bcm2835: add I2S pinctrl to device tree ARM: meson: documentation: add bindings documentation ARM: meson: dts: add basic Meson/Meson6/Meson6-atv1200 DTSI/DTS ARM: dts: mt6589: Change compatible string for GIC ARM: dts: mediatek: Add compatible property for aquaris5 ARM: dts: mt6589-aquaris5: Add boot argument earlyprintk ARM: dts: mt6589: Fix typo in GIC unit address ARM: dts: Build dtb for Mediatek board ARM: dts: keystone: fix bindings for pcie and usb clock nodes ARM: dts: keystone: k2l: Fix chip selects for SPI devices ARM: dts: keystone: add dsp gpio controllers nodes ...
- Loading branch information
Showing
215 changed files
with
11,485 additions
and
1,758 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
15 changes: 15 additions & 0 deletions
15
Documentation/devicetree/bindings/arm/altera/socfpga-sdram-edac.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
Altera SOCFPGA SDRAM Error Detection & Correction [EDAC] | ||
The EDAC accesses a range of registers in the SDRAM controller. | ||
|
||
Required properties: | ||
- compatible : should contain "altr,sdram-edac"; | ||
- altr,sdr-syscon : phandle of the sdr module | ||
- interrupts : Should contain the SDRAM ECC IRQ in the | ||
appropriate format for the IRQ controller. | ||
|
||
Example: | ||
sdramedac { | ||
compatible = "altr,sdram-edac"; | ||
altr,sdr-syscon = <&sdr>; | ||
interrupts = <0 39 4>; | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
Amlogic MesonX device tree bindings | ||
------------------------------------------- | ||
|
||
Boards with the Amlogic Meson6 SoC shall have the following properties: | ||
|
||
Required root node property: | ||
|
||
compatible = "amlogic,meson6"; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
Geniatech platforms device tree bindings | ||
------------------------------------------- | ||
|
||
Geniatech ATV1200 | ||
- compatible = "geniatech,atv1200" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,71 @@ | ||
Renesas SH-Mobile, R-Mobile, and R-Car Platform Device Tree Bindings | ||
-------------------------------------------------------------------- | ||
|
||
SoCs: | ||
|
||
- Emma Mobile EV2 | ||
compatible = "renesas,emev2" | ||
- RZ/A1H (R7S72100) | ||
compatible = "renesas,r7s72100" | ||
- SH-Mobile AP4 (R8A73720/SH7372) | ||
compatible = "renesas,sh7372" | ||
- SH-Mobile AG5 (R8A73A00/SH73A0) | ||
compatible = "renesas,sh73a0" | ||
- R-Mobile APE6 (R8A73A40) | ||
compatible = "renesas,r8a73a4" | ||
- R-Mobile A1 (R8A77400) | ||
compatible = "renesas,r8a7740" | ||
- R-Car M1A (R8A77781) | ||
compatible = "renesas,r8a7778" | ||
- R-Car H1 (R8A77790) | ||
compatible = "renesas,r8a7779" | ||
- R-Car H2 (R8A77900) | ||
compatible = "renesas,r8a7790" | ||
- R-Car M2-W (R8A77910) | ||
compatible = "renesas,r8a7791" | ||
- R-Car V2H (R8A77920) | ||
compatible = "renesas,r8a7792" | ||
- R-Car M2-N (R8A77930) | ||
compatible = "renesas,r8a7793" | ||
- R-Car E2 (R8A77940) | ||
compatible = "renesas,r8a7794" | ||
|
||
|
||
Boards: | ||
|
||
- Alt | ||
compatible = "renesas,alt", "renesas,r8a7794" | ||
- APE6-EVM | ||
compatible = "renesas,ape6evm", "renesas,r8a73a4" | ||
- APE6-EVM - Reference Device Tree Implementation | ||
compatible = "renesas,ape6evm-reference", "renesas,r8a73a4" | ||
- Atmark Techno Armadillo-800 EVA | ||
compatible = "renesas,armadillo800eva" | ||
- BOCK-W | ||
compatible = "renesas,bockw", "renesas,r8a7778" | ||
- BOCK-W - Reference Device Tree Implementation | ||
compatible = "renesas,bockw-reference", "renesas,r8a7778" | ||
- Genmai (RTK772100BC00000BR) | ||
compatible = "renesas,genmai", "renesas,r7s72100" | ||
- Gose | ||
compatible = "renesas,gose", "renesas,r8a7793" | ||
- Henninger | ||
compatible = "renesas,henninger", "renesas,r8a7791" | ||
- Koelsch (RTP0RC7791SEB00010S) | ||
compatible = "renesas,koelsch", "renesas,r8a7791" | ||
- Kyoto Microcomputer Co. KZM-A9-Dual | ||
compatible = "renesas,kzm9d", "renesas,emev2" | ||
- Kyoto Microcomputer Co. KZM-A9-GT | ||
compatible = "renesas,kzm9g", "renesas,sh73a0" | ||
- Kyoto Microcomputer Co. KZM-A9-GT - Reference Device Tree Implementation | ||
compatible = "renesas,kzm9g-reference", "renesas,sh73a0" | ||
- Lager (RTP0RC7790SEB00010S) | ||
compatible = "renesas,lager", "renesas,r8a7790" | ||
- Mackerel (R0P7372LC0016RL, AP4 EVM 2nd) | ||
compatible = "renesas,mackerel" | ||
- Marzen | ||
compatible = "renesas,marzen", "renesas,r8a7779" | ||
|
||
Note: Reference Device Tree Implementations are temporary implementations | ||
to ease the migration from platform devices to Device Tree, and are | ||
intended to be removed in the future. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.