mirror of
https://github.com/torvalds/linux.git
synced 2026-04-25 01:52:32 -04:00
Pull 64-bit ARM DT updates from Olof Johansson:
"Just as the 32-bit contents, the 64-bit device tree branch also
contains a number of additions this release cycle.
New platforms:
- LG LG1313
- Mediatek MT6755
- Renesas r8a7796
- Broadcom 2837
Other platforms with larger updates are:
- Nvidia X1 platforms (USB 3.0, regulators, display subsystem)
- Mediatek MT8173 (display subsystem added)
- Rockchip RK3399 (a lot of new peripherals)
- ARM Juno reference implementation (SCPI power domains, coresight,
thermal)"
* tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: (118 commits)
arm64: tegra: Enable HDMI on Jetson TX1
arm64: tegra: Add sor1_src clock
arm64: tegra: Add XUSB powergates on Tegra210
arm64: tegra: Add DPAUX pinctrl bindings
arm64: tegra: Add ACONNECT bus node for Tegra210
arm64: tegra: Add audio powergate node for Tegra210
arm64: tegra: Add regulators for Tegra210 Smaug
arm64: tegra: Correct Tegra210 XUSB mailbox interrupt
arm64: tegra: Enable XUSB controller on Jetson TX1
arm64: tegra: Enable debug serial on Jetson TX1
arm64: tegra: Add Tegra210 XUSB controller
arm64: tegra: Add Tegra210 XUSB pad controller
arm64: tegra: Add DSI panel on Jetson TX1
arm64: tegra: p2597: Add SDMMC power supplies
arm64: tegra: Add PMIC support on Jetson TX1
Revert "ARM64: DTS: meson-gxbb: switch ethernet to real clock"
arm64: dts: hi6220: Add pl031 RTC support
arm64: dts: r8a7796/salvator-x: Enable watchdog timer
arm64: dts: r8a7796: Add RWDT node
arm64: dts: r8a7796: Use SYSC "always-on" PM Domain
...
72 lines
2.3 KiB
Plaintext
72 lines
2.3 KiB
Plaintext
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 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"
|
|
- R-Car H3 (R8A77950)
|
|
compatible = "renesas,r8a7795"
|
|
- R-Car M3-W (R8A77960)
|
|
compatible = "renesas,r8a7796"
|
|
|
|
|
|
Boards:
|
|
|
|
- Alt
|
|
compatible = "renesas,alt", "renesas,r8a7794"
|
|
- APE6-EVM
|
|
compatible = "renesas,ape6evm", "renesas,r8a73a4"
|
|
- Atmark Techno Armadillo-800 EVA
|
|
compatible = "renesas,armadillo800eva"
|
|
- Blanche (RTP0RC7792SEB00010S)
|
|
compatible = "renesas,blanche", "renesas,r8a7792"
|
|
- BOCK-W
|
|
compatible = "renesas,bockw", "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"
|
|
- Lager (RTP0RC7790SEB00010S)
|
|
compatible = "renesas,lager", "renesas,r8a7790"
|
|
- Marzen
|
|
compatible = "renesas,marzen", "renesas,r8a7779"
|
|
- Porter (M2-LCDP)
|
|
compatible = "renesas,porter", "renesas,r8a7791"
|
|
- Salvator-X (RTP0RC7795SIPB0010S)
|
|
compatible = "renesas,salvator-x", "renesas,r8a7795";
|
|
- Salvator-X
|
|
compatible = "renesas,salvator-x", "renesas,r8a7796";
|
|
- SILK (RTP0RC7794LCB00011S)
|
|
compatible = "renesas,silk", "renesas,r8a7794"
|