mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
c6778ff813
Device-tree updates for arm64 platforms. Just as with 32-bit, a bunch of smaller changes, but also some new platforms that are worth mentioning: * Rockchip RK3399 platforms for Chromebooks, including Samsung Chromebook Plus (Kevin) * Orange Pi PC2 (Allwinner H5) * Freescale LS2088A and LS1088A SoCs * Expanded support for Nvidia Tegra186 (and Jetson TX2) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAABAgAGBQJZEA5TAAoJEIwa5zzehBx3uPwP/3NBPKvsDQha/x+PPgtSM1cM pUEF1fxsLftrt+pUeRgMZqGE2xu5vVUKEQsr7KDdWMS9LMs50Pp9dTvfxr7A4Asm WRRMR7Y3gPbr49uf4+JLLmn0hYXTeaoUftVneBj0qU9Flwe3mQDVULiRjPalWYVB g0+NwkPE2lrqrudceA2HiVEXqNlVXCIh2mdMaC7Luo0VEsz7nRHT0TOGPaxnXB3M NoJ56FPHtv3x9+C56B5CLJ/+Ya8SLgfqVwwoK8FgoqDzEF3nbhf/WCUyph+gHdP3 D+jMk7t0tvIW8Ne4TGXenoxBznZxgh5ObpLlKBKPCGJkKxpfuq9koH33MmY/WoUN 7uh3F3HI2sGr7tY/xaN8H7a9A4mHzipj8nqaAsjAJppIpioecGCFVtkY5q0jfxLC aAc1o4zoimdPs9q9mu/qhgKNxWkoTYnwvtWHuwqEOggvSb1ulS1SPS24VkKrc4LI XMGbA4mQOuFwZyG4FVfvWzbnhsHzDh4cgHaVGra6z5zoX1MUrvieCWEji+Ul1VWa lUJ2sTilvSGkwjGcMUSki5p9GcU8dPXwqKiZqDuGx6Ps4aQsw0vz286BnBeVsusG qLRH4nkqbF9xCEz9h71mcU6WMu17EsG9zMoCg5K4EZ+RIG3cgWq0dMWW1LqtRn7S 2YqayY3+UEyMPN146R1V =q3Ix -----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 Olof Johansson: "Device-tree updates for arm64 platforms. Just as with 32-bit, a bunch of smaller changes, but also some new platforms that are worth mentioning: - Rockchip RK3399 platforms for Chromebooks, including Samsung Chromebook Plus (Kevin) - Orange Pi PC2 (Allwinner H5) - Freescale LS2088A and LS1088A SoCs - Expanded support for Nvidia Tegra186 (and Jetson TX2)" * tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: (180 commits) arm64: dts: Add basic DT to support Spreadtrum's SP9860G arm64: dts: exynos: Use - instead of @ for DT OPP entries arm64: dts: exynos: Add support for s6e3hf2 panel device on TM2e board arm64: dts: juno: add information about L1 and L2 caches arm64: dts: juno: fix few unit address format warnings arm64: marvell: dts: enable the crypto engine on the Armada 8040 DB arm64: marvell: dts: enable the crypto engine on the Armada 7040 DB arm64: marvell: dts: add crypto engine description for 7k/8k arm64: dts: marvell: add sdhci support for Armada 7K/8K arm64: dts: marvell: add eMMC support for Armada 37xx arm64: dts: hisi: add pinctrl dtsi file for HiKey960 development board arm64: dts: hisi: add drive strength levels of the pins for Hi3660 SoC arm64: dts: hisi: enable the NIC and SAS for the hip07-d05 board arm64: dts: hisi: add SAS nodes for the hip07 SoC arm64: dts: hisi: add RoCE nodes for the hip07 SoC arm64: dts: hisi: add network related nodes for the hip07 SoC arm64: dts: hisi: add mbigen nodes for the hip07 SoC arm64: dts: rockchip: fix the memory size of PX5 Evaluation board arm64: dts: hisilicon: add dts files for hi3798cv200-poplar board dt-bindings: arm: hisilicon: add bindings for hi3798cv200 SoC and Poplar board ...
175 lines
6.4 KiB
Plaintext
175 lines
6.4 KiB
Plaintext
Rockchip platforms device tree bindings
|
|
---------------------------------------
|
|
- Asus Tinker board
|
|
Required root node properties:
|
|
- compatible = "asus,rk3288-tinker", "rockchip,rk3288";
|
|
|
|
- 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";
|
|
|
|
- Rikomagic MK808 v1 board:
|
|
Required root node properties:
|
|
- compatible = "rikomagic,mk808", "rockchip,rk3066a";
|
|
|
|
- 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 Gru (dev-board):
|
|
Required root node properties:
|
|
- compatible = "google,gru-rev15", "google,gru-rev14",
|
|
"google,gru-rev13", "google,gru-rev12",
|
|
"google,gru-rev11", "google,gru-rev10",
|
|
"google,gru-rev9", "google,gru-rev8",
|
|
"google,gru-rev7", "google,gru-rev6",
|
|
"google,gru-rev5", "google,gru-rev4",
|
|
"google,gru-rev3", "google,gru-rev2",
|
|
"google,gru", "rockchip,rk3399";
|
|
|
|
- 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 Kevin (Samsung Chromebook Plus):
|
|
Required root node properties:
|
|
- compatible = "google,kevin-rev15", "google,kevin-rev14",
|
|
"google,kevin-rev13", "google,kevin-rev12",
|
|
"google,kevin-rev11", "google,kevin-rev10",
|
|
"google,kevin-rev9", "google,kevin-rev8",
|
|
"google,kevin-rev7", "google,kevin-rev6",
|
|
"google,kevin", "google,gru", "rockchip,rk3399";
|
|
|
|
- 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";
|
|
|
|
- Phytec phyCORE-RK3288: Rapid Development Kit
|
|
Required root node properties:
|
|
- compatible = "phytec,rk3288-pcm-947", "phytec,rk3288-phycore-som", "rockchip,rk3288";
|
|
|
|
- Rockchip PX3 Evaluation board:
|
|
Required root node properties:
|
|
- compatible = "rockchip,px3-evb", "rockchip,px3", "rockchip,rk3188";
|
|
|
|
- Rockchip PX5 Evaluation board:
|
|
Required root node properties:
|
|
- compatible = "rockchip,px5-evb", "rockchip,px5", "rockchip,rk3368";
|
|
|
|
- Rockchip RK1108 Evaluation board
|
|
Required root node properties:
|
|
- compatible = "rockchip,rk1108-evb", "rockchip,rk1108";
|
|
|
|
- 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 RK3328 evb:
|
|
Required root node properties:
|
|
- compatible = "rockchip,rk3328-evb", "rockchip,rk3328";
|
|
|
|
- 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";
|