rockchip.txt 4.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128
  1. Rockchip platforms device tree bindings
  2. ---------------------------------------
  3. - Kylin RK3036 board:
  4. Required root node properties:
  5. - compatible = "rockchip,kylin-rk3036", "rockchip,rk3036";
  6. - MarsBoard RK3066 board:
  7. Required root node properties:
  8. - compatible = "haoyu,marsboard-rk3066", "rockchip,rk3066a";
  9. - bq Curie 2 tablet:
  10. Required root node properties:
  11. - compatible = "mundoreader,bq-curie2", "rockchip,rk3066a";
  12. - ChipSPARK Rayeager PX2 board:
  13. Required root node properties:
  14. - compatible = "chipspark,rayeager-px2", "rockchip,rk3066a";
  15. - Radxa Rock board:
  16. Required root node properties:
  17. - compatible = "radxa,rock", "rockchip,rk3188";
  18. - Radxa Rock2 Square board:
  19. Required root node properties:
  20. - compatible = "radxa,rock2-square", "rockchip,rk3288";
  21. - Firefly Firefly-RK3288 board:
  22. Required root node properties:
  23. - compatible = "firefly,firefly-rk3288", "rockchip,rk3288";
  24. or
  25. - compatible = "firefly,firefly-rk3288-beta", "rockchip,rk3288";
  26. - Firefly Firefly-RK3288 Reload board:
  27. Required root node properties:
  28. - compatible = "firefly,firefly-rk3288-reload", "rockchip,rk3288";
  29. - ChipSPARK PopMetal-RK3288 board:
  30. Required root node properties:
  31. - compatible = "chipspark,popmetal-rk3288", "rockchip,rk3288";
  32. - Netxeon R89 board:
  33. Required root node properties:
  34. - compatible = "netxeon,r89", "rockchip,rk3288";
  35. - GeekBuying GeekBox:
  36. Required root node properties:
  37. - compatible = "geekbuying,geekbox", "rockchip,rk3368";
  38. - Google Brain (dev-board):
  39. Required root node properties:
  40. - compatible = "google,veyron-brain-rev0", "google,veyron-brain",
  41. "google,veyron", "rockchip,rk3288";
  42. - Google Jaq (Haier Chromebook 11 and more):
  43. Required root node properties:
  44. - compatible = "google,veyron-jaq-rev5", "google,veyron-jaq-rev4",
  45. "google,veyron-jaq-rev3", "google,veyron-jaq-rev2",
  46. "google,veyron-jaq-rev1", "google,veyron-jaq",
  47. "google,veyron", "rockchip,rk3288";
  48. - Google Jerry (Hisense Chromebook C11 and more):
  49. Required root node properties:
  50. - compatible = "google,veyron-jerry-rev7", "google,veyron-jerry-rev6",
  51. "google,veyron-jerry-rev5", "google,veyron-jerry-rev4",
  52. "google,veyron-jerry-rev3", "google,veyron-jerry",
  53. "google,veyron", "rockchip,rk3288";
  54. - Google Mickey (Asus Chromebit CS10):
  55. Required root node properties:
  56. - compatible = "google,veyron-mickey-rev8", "google,veyron-mickey-rev7",
  57. "google,veyron-mickey-rev6", "google,veyron-mickey-rev5",
  58. "google,veyron-mickey-rev4", "google,veyron-mickey-rev3",
  59. "google,veyron-mickey-rev2", "google,veyron-mickey-rev1",
  60. "google,veyron-mickey-rev0", "google,veyron-mickey",
  61. "google,veyron", "rockchip,rk3288";
  62. - Google Minnie (Asus Chromebook Flip C100P):
  63. Required root node properties:
  64. - compatible = "google,veyron-minnie-rev4", "google,veyron-minnie-rev3",
  65. "google,veyron-minnie-rev2", "google,veyron-minnie-rev1",
  66. "google,veyron-minnie-rev0", "google,veyron-minnie",
  67. "google,veyron", "rockchip,rk3288";
  68. - Google Pinky (dev-board):
  69. Required root node properties:
  70. - compatible = "google,veyron-pinky-rev2", "google,veyron-pinky",
  71. "google,veyron", "rockchip,rk3288";
  72. - Google Speedy (Asus C201 Chromebook):
  73. Required root node properties:
  74. - compatible = "google,veyron-speedy-rev9", "google,veyron-speedy-rev8",
  75. "google,veyron-speedy-rev7", "google,veyron-speedy-rev6",
  76. "google,veyron-speedy-rev5", "google,veyron-speedy-rev4",
  77. "google,veyron-speedy-rev3", "google,veyron-speedy-rev2",
  78. "google,veyron-speedy", "google,veyron", "rockchip,rk3288";
  79. - mqmaker MiQi:
  80. Required root node properties:
  81. - compatible = "mqmaker,miqi", "rockchip,rk3288";
  82. - Rockchip RK3368 evb:
  83. Required root node properties:
  84. - compatible = "rockchip,rk3368-evb-act8846", "rockchip,rk3368";
  85. - Rockchip R88 board:
  86. Required root node properties:
  87. - compatible = "rockchip,r88", "rockchip,rk3368";
  88. - Rockchip RK3228 Evaluation board:
  89. Required root node properties:
  90. - compatible = "rockchip,rk3228-evb", "rockchip,rk3228";
  91. - Rockchip RK3229 Evaluation board:
  92. - compatible = "rockchip,rk3229-evb", "rockchip,rk3229";
  93. - Rockchip RK3288 Fennec board:
  94. Required root node properties:
  95. - compatible = "rockchip,rk3288-fennec", "rockchip,rk3288";
  96. - Rockchip RK3399 evb:
  97. Required root node properties:
  98. - compatible = "rockchip,rk3399-evb", "rockchip,rk3399";
  99. - Tronsmart Orion R68 Meta
  100. Required root node properties:
  101. - compatible = "tronsmart,orion-r68-meta", "rockchip,rk3368";