forked from Minki/linux
62c79bb3a9
This is the first release where we split up the 64-bit contributions a bit more, and in particular we are having a separate DT branch for them. Contents: - New devices added to Broadcom NorthStar2 - Misc fixes for Exynos7 boards - QCOM updates for MSM8916 - Rockchip tweaks for rk3368 SoC and eval board - A series of fixes for APM X-Gene v1 and v2 - Renesas R8A7795 CPU/PSCI additions - Marvell Berlin4CT PSCI, cpuidle, watchdog portions - Freescale LS1043a SoC and dev board support + some treewide or other misc changes -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAABAgAGBQJWnr//AAoJEIwa5zzehBx35r0P/jyMtxtcXn9v9Tsdcenu91B/ wLVUHuVUtTQMq8nBHp3NUjFFPi51B7pKYT3uaPOE+r9TjHrwDgFP5rNVJwD3Jyn3 BTmGTM/4HNPTc+eLFk7yn0j/4xR6Njwf7DI5tjK4Xq6UC+xVk7v7Gy0dOcLPGUs4 x5hxSGSY6ncgEpABnK/w+GhxNfc6ua8TM3T7ZK9VeA9aZXFdp8lCWBGj4TyTT1By m2E/uwzhFeN2PQ4MLDI3MvDQoGWsOcsDLTB0oltdCSRdJoGn3Zbl+xG9/tMZTDiy pa8ItMb7VmQQdS/WNgAT3obgqvcfelSNvFaVWoLfjamb0bPVaz55bM+IjTqHr5kE ZjdDMq1kP4DdIPIFHs/4cmSkG7OUf+PO4/2BzqzroKCgZPXZX9NRr3aDQQYAzLlr yLUAGkY5O1cGP8CXP1zFZTiHjEmbCFX3XOpi6obTnyElxxxX3LDFsqrRSmFs41HF V7AKraWoEZ1GWWycRMC8SRo/OuEgx6aCRzNVR+0NwLk6AP6Kdxsb9naq3I2wfS5L +9KnNN7nNhRYMP0L53aMEhYrxkajeUrO3a8JbfowBlCwXlvLBPysGu11yWvI8flG 9SLK/TMmsa1Yk+XDjjVSHn8BKsYI1iCGnrxXjb2ZYNimqSPliMNxGr8lKvJ1L1Bz ELq+CpJizQ4tzuJpk6xv =f4yG -----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: "This is the first release where we split up the 64-bit contributions a bit more, and in particular we are having a separate DT branch for them. Contents: - New devices added to Broadcom NorthStar2 - Misc fixes for Exynos7 boards - QCOM updates for MSM8916 - Rockchip tweaks for rk3368 SoC and eval board - A series of fixes for APM X-Gene v1 and v2 - Renesas R8A7795 CPU/PSCI additions - Marvell Berlin4CT PSCI, cpuidle, watchdog portions - Freescale LS1043a SoC and dev board support + some treewide or other misc changes" * tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: (104 commits) dts/ls2080a: Update DTSI to add support of SP805 WDT Documentation: DT: Add entry for ARM SP805-WDT arm64: dts: X-Gene v2: I2C1 clock is always on arm64: dts: X-Gene v1: I2C0 clock is always on arm64: dts: Fix to use standard DT node names for X-Gene 1 and X-Gene 2 platforms arm64: dts: hikey: add label properties to UARTs arm64: dts: apq8016-sbc: add label properties for UART, I2C, and SPI arm64: dts: apq8016-sbc: enable UART0 on LS connector arm64: dts: juno: Add idle-states to device tree arm64: dts: Added syscon-reboot node for FSL's LS2080A SoC arm64: dts: add LS1043a-RDB board support arm64: dts: add Freescale LS1043a SoC support Documentation: DT: Add entry for Freescale LS1043a-RDB board arm64: dts: uniphier: add PH1-LD10 SoC/board support arm64: renesas: r8a7795: fix SATA clock assignment arm64: dts: salvator-x: Enable SATA controller arm64: dts: r8a7795: Add SATA controller node arm64: renesas: r8a7795: add internal delay for i2c IPs arm64: renesas: salvator-x: Add board part number to DT bindings arm64: dts: r8a7795: Add pmu device nodes ...
101 lines
3.8 KiB
Plaintext
101 lines
3.8 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";
|
|
|
|
- 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";
|
|
|
|
- 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";
|
|
|
|
- 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";
|