mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
a439f8f287
The 64-bit DT changes are surprisingly small this time, we only add two SoC platforms: the ZTE ZX296718 Set-top-box SoC and the SocioNext UniPhier LD11 TV SoC, each with their reference boards. There are three new machines added for existing SoC platforms: - The Marvell Armada 8040 development board is an impressive quad-core Cortex-A72 machine with three 10gbit ethernet interfaces - Qualcomms DragonBoard 820c single-board computer is their current high-end phone platform in the 96boards form factor - Rockchip: Tronsmart Orion r86 set-top-box is a popular mid-range Android box based on the 8-core rk3368 SoC. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIVAwUAV/gsAGCrR//JCVInAQJQBA//bfPEm12nrxtWNvwHLs1yQ3yeLe0S7gGp OO5GF3dBKct2CEo33XmVfTplEEDkuA+j6k+ZDbgjIyv8APaLfoVj1AtLgCTNoBFh lpEyCpgjNCFMPLWoBy2GmuhIFA/K0O5BXEXsc5ygda40WGOJ9TjeyS7Wd5iav2qo oA2hjY4h7ZaSaOHFNSJ0HkXJQnXOh1iaVAJuxYbWC4Fm7QEQocXiW0uAZiS9cijU cQP2AUJZMLVyOGU7bTy3GWUA7MEPaZMVTYBbhKLCFXp+uZE2YV43C0U7S74dRQAq wtDyTIKrLuV6NQO1hJD/uIQUnuRLEqseI33rXU7SmqNiNTthpk5RVudIknGhpYkX ALnLbSoZYRo2cJTAz4gARMagucGLBhMYxwz3DPx/ax/CL1J9004vSKdLoiZ6iglA 5LB9GB79YdqpM+7bMFctcdNST6g64yxQNvHJzvu4PinMyuGDIkkPJ+wSdHc2Z7Ar Rs4q94745et6SGMByBtPJgAjZYpS3bjgDB/f9zvpYeVmgbD5QLBq74AZNf2vipz5 LWsOjnZ1sSB7elsj7ZZWxl0/czsLl8YqTCgt814m7a4OLbKMBAqznw7uIOjrh7l4 PgHYxHPYuXmLvKtxbc0jkEipMU+vL3p/wd+bU389SOs92gXbM/XK3IG2QpgzX0po nUxd2Aac7Ko= =PxJN -----END PGP SIGNATURE----- Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc Pull ARM 64-bit DT updates from Arnd Bergmann: "The 64-bit DT changes are surprisingly small this time, we only add two SoC platforms: the ZTE ZX296718 Set-top-box SoC and the SocioNext UniPhier LD11 TV SoC, each with their reference boards. There are three new machines added for existing SoC platforms: - The Marvell Armada 8040 development board is an impressive quad-core Cortex-A72 machine with three 10gbit ethernet interfaces - Qualcomms DragonBoard 820c single-board computer is their current high-end phone platform in the 96boards form factor - Rockchip: Tronsmart Orion r86 set-top-box is a popular mid-range Android box based on the 8-core rk3368 SoC" * tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: (91 commits) arm64: dts: berlin4ct: Add L2 cache topology arm64: dts: berlin4ct: enable all wdt nodes unconditionally arm64: dts: berlin4ct: switch to Cortex-A53 specific pmu nodes arm64: dts: Add ZTE ZX296718 SoC dts and Makefile arm64: dts: apm: Add DT node for APM X-Gene 2 CPU clocks arm64: dts: apm: Add X-Gene SoC hwmon to device tree arm64: dts: apm: Fix interrupt polarity for X-Gene PCIe legacy interrupts arm64: dts: apm: Add APM X-Gene v2 SoC PMU DTS entries arm64: dts: apm: Add APM X-Gene SoC PMU DTS entries arm64: dts: marvell: enable MSI for PCIe on Armada 7K/8K arm64: dts: ls2080a: Add 'dma-coherent' for ls2080a PCI nodes arm64: dts: rockchip: add Type-C phy for RK3399 arm64: dts: rockchip: enable the gmac for rk3399 evb board arm64: dts: rockchip: add the gmac needed node for rk3399 arm64: dts: rockchip: support the pmu node for rk3399 arm64: dts: rockchip: change all interrupts cells to 4 on rk3399 SoCs arm64: dts: rockchip: add the tcpc for rk3399 power domain arm64: dts: rockchip: add efuse0 device node for rk3399 arm64: dts: rockchip: configure PCIe support for rk3399-evb arm64: dts: rockchip: add the PCIe controller support for RK3399 ...
128 lines
4.6 KiB
Plaintext
128 lines
4.6 KiB
Plaintext
Rockchip platforms device tree bindings
|
|
---------------------------------------
|
|
|
|
- Kylin RK3036 board:
|
|
Required root node properties:
|
|
- compatible = "rockchip,kylin-rk3036", "rockchip,rk3036";
|
|
|
|
- MarsBoard RK3066 board:
|
|
Required root node properties:
|
|
- compatible = "haoyu,marsboard-rk3066", "rockchip,rk3066a";
|
|
|
|
- bq Curie 2 tablet:
|
|
Required root node properties:
|
|
- compatible = "mundoreader,bq-curie2", "rockchip,rk3066a";
|
|
|
|
- ChipSPARK Rayeager PX2 board:
|
|
Required root node properties:
|
|
- compatible = "chipspark,rayeager-px2", "rockchip,rk3066a";
|
|
|
|
- Radxa Rock board:
|
|
Required root node properties:
|
|
- compatible = "radxa,rock", "rockchip,rk3188";
|
|
|
|
- Radxa Rock2 Square board:
|
|
Required root node properties:
|
|
- compatible = "radxa,rock2-square", "rockchip,rk3288";
|
|
|
|
- Firefly Firefly-RK3288 board:
|
|
Required root node properties:
|
|
- compatible = "firefly,firefly-rk3288", "rockchip,rk3288";
|
|
or
|
|
- compatible = "firefly,firefly-rk3288-beta", "rockchip,rk3288";
|
|
|
|
- Firefly Firefly-RK3288 Reload board:
|
|
Required root node properties:
|
|
- compatible = "firefly,firefly-rk3288-reload", "rockchip,rk3288";
|
|
|
|
- ChipSPARK PopMetal-RK3288 board:
|
|
Required root node properties:
|
|
- compatible = "chipspark,popmetal-rk3288", "rockchip,rk3288";
|
|
|
|
- Netxeon R89 board:
|
|
Required root node properties:
|
|
- compatible = "netxeon,r89", "rockchip,rk3288";
|
|
|
|
- GeekBuying GeekBox:
|
|
Required root node properties:
|
|
- compatible = "geekbuying,geekbox", "rockchip,rk3368";
|
|
|
|
- Google Brain (dev-board):
|
|
Required root node properties:
|
|
- compatible = "google,veyron-brain-rev0", "google,veyron-brain",
|
|
"google,veyron", "rockchip,rk3288";
|
|
|
|
- Google Jaq (Haier Chromebook 11 and more):
|
|
Required root node properties:
|
|
- compatible = "google,veyron-jaq-rev5", "google,veyron-jaq-rev4",
|
|
"google,veyron-jaq-rev3", "google,veyron-jaq-rev2",
|
|
"google,veyron-jaq-rev1", "google,veyron-jaq",
|
|
"google,veyron", "rockchip,rk3288";
|
|
|
|
- Google Jerry (Hisense Chromebook C11 and more):
|
|
Required root node properties:
|
|
- compatible = "google,veyron-jerry-rev7", "google,veyron-jerry-rev6",
|
|
"google,veyron-jerry-rev5", "google,veyron-jerry-rev4",
|
|
"google,veyron-jerry-rev3", "google,veyron-jerry",
|
|
"google,veyron", "rockchip,rk3288";
|
|
|
|
- Google Mickey (Asus Chromebit CS10):
|
|
Required root node properties:
|
|
- compatible = "google,veyron-mickey-rev8", "google,veyron-mickey-rev7",
|
|
"google,veyron-mickey-rev6", "google,veyron-mickey-rev5",
|
|
"google,veyron-mickey-rev4", "google,veyron-mickey-rev3",
|
|
"google,veyron-mickey-rev2", "google,veyron-mickey-rev1",
|
|
"google,veyron-mickey-rev0", "google,veyron-mickey",
|
|
"google,veyron", "rockchip,rk3288";
|
|
|
|
- Google Minnie (Asus Chromebook Flip C100P):
|
|
Required root node properties:
|
|
- compatible = "google,veyron-minnie-rev4", "google,veyron-minnie-rev3",
|
|
"google,veyron-minnie-rev2", "google,veyron-minnie-rev1",
|
|
"google,veyron-minnie-rev0", "google,veyron-minnie",
|
|
"google,veyron", "rockchip,rk3288";
|
|
|
|
- Google Pinky (dev-board):
|
|
Required root node properties:
|
|
- compatible = "google,veyron-pinky-rev2", "google,veyron-pinky",
|
|
"google,veyron", "rockchip,rk3288";
|
|
|
|
- Google Speedy (Asus C201 Chromebook):
|
|
Required root node properties:
|
|
- compatible = "google,veyron-speedy-rev9", "google,veyron-speedy-rev8",
|
|
"google,veyron-speedy-rev7", "google,veyron-speedy-rev6",
|
|
"google,veyron-speedy-rev5", "google,veyron-speedy-rev4",
|
|
"google,veyron-speedy-rev3", "google,veyron-speedy-rev2",
|
|
"google,veyron-speedy", "google,veyron", "rockchip,rk3288";
|
|
|
|
- mqmaker MiQi:
|
|
Required root node properties:
|
|
- compatible = "mqmaker,miqi", "rockchip,rk3288";
|
|
|
|
- Rockchip RK3368 evb:
|
|
Required root node properties:
|
|
- compatible = "rockchip,rk3368-evb-act8846", "rockchip,rk3368";
|
|
|
|
- Rockchip R88 board:
|
|
Required root node properties:
|
|
- compatible = "rockchip,r88", "rockchip,rk3368";
|
|
|
|
- Rockchip RK3228 Evaluation board:
|
|
Required root node properties:
|
|
- compatible = "rockchip,rk3228-evb", "rockchip,rk3228";
|
|
|
|
- Rockchip RK3229 Evaluation board:
|
|
- compatible = "rockchip,rk3229-evb", "rockchip,rk3229";
|
|
|
|
- Rockchip RK3288 Fennec board:
|
|
Required root node properties:
|
|
- compatible = "rockchip,rk3288-fennec", "rockchip,rk3288";
|
|
|
|
- Rockchip RK3399 evb:
|
|
Required root node properties:
|
|
- compatible = "rockchip,rk3399-evb", "rockchip,rk3399";
|
|
|
|
- Tronsmart Orion R68 Meta
|
|
Required root node properties:
|
|
- compatible = "tronsmart,orion-r68-meta", "rockchip,rk3368";
|