^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 1) # SPDX-License-Identifier: GPL-2.0
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 2) %YAML 1.2
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 3) ---
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 4) $id: http://devicetree.org/schemas/arm/tegra.yaml#
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 5) $schema: http://devicetree.org/meta-schemas/core.yaml#
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 6)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 7) title: NVIDIA Tegra device tree bindings
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 8)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 9) maintainers:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10) - Thierry Reding <thierry.reding@gmail.com>
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11) - Jonathan Hunter <jonathanh@nvidia.com>
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 12)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 13) properties:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 14) $nodename:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 15) const: "/"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 16) compatible:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 17) oneOf:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 18) - items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 19) - enum:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 20) - compal,paz00
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 21) - compulab,trimslice
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 22) - nvidia,harmony
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 23) - nvidia,seaboard
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 24) - nvidia,ventana
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 25) - const: nvidia,tegra20
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 26) - items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 27) - enum:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 28) - ad,medcom-wide
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 29) - ad,plutux
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 30) - ad,tec
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 31) - const: ad,tamonten
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 32) - const: nvidia,tegra20
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 33) - items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 34) - enum:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 35) - toradex,colibri_t20-eval-v3
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 36) - toradex,colibri_t20-iris
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 37) - const: toradex,colibri_t20
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 38) - const: nvidia,tegra20
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 39) - items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 40) - const: acer,picasso
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 41) - const: nvidia,tegra20
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 42) - items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 43) - enum:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 44) - nvidia,beaver
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 45) - const: nvidia,tegra30
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 46) - items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 47) - enum:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 48) - nvidia,cardhu-a02
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 49) - nvidia,cardhu-a04
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 50) - const: nvidia,cardhu
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 51) - const: nvidia,tegra30
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 52) - items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 53) - const: toradex,apalis_t30-eval
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 54) - const: toradex,apalis_t30
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 55) - const: nvidia,tegra30
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 56) - items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 57) - const: toradex,apalis_t30-v1.1-eval
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 58) - const: toradex,apalis_t30-eval
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 59) - const: toradex,apalis_t30-v1.1
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 60) - const: toradex,apalis_t30
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 61) - const: nvidia,tegra30
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 62) - items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 63) - enum:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 64) - toradex,colibri_t30-eval-v3
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 65) - const: toradex,colibri_t30
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 66) - const: nvidia,tegra30
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 67) - items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 68) - const: asus,grouper
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 69) - const: nvidia,tegra30
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 70) - items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 71) - const: asus,tilapia
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 72) - const: asus,grouper
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 73) - const: nvidia,tegra30
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 74) - items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 75) - enum:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 76) - nvidia,dalmore
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 77) - nvidia,roth
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 78) - nvidia,tn7
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 79) - const: nvidia,tegra114
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 80) - items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 81) - enum:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 82) - nvidia,jetson-tk1
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 83) - nvidia,venice2
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 84) - const: nvidia,tegra124
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 85) - items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 86) - const: toradex,apalis-tk1-eval
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 87) - const: toradex,apalis-tk1
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 88) - const: nvidia,tegra124
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 89) - items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 90) - const: toradex,apalis-tk1-v1.2-eval
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 91) - const: toradex,apalis-tk1-eval
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 92) - const: toradex,apalis-tk1-v1.2
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 93) - const: toradex,apalis-tk1
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 94) - const: nvidia,tegra124
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 95) - items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 96) - enum:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 97) - nvidia,norrin
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 98) - const: nvidia,tegra132
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 99) - const: nvidia,tegra124
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 100) - items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 101) - enum:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 102) - nvidia,darcy
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 103) - nvidia,p2371-0000
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 104) - nvidia,p2371-2180
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 105) - nvidia,p2571
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 106) - nvidia,p2894-0050-a08
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 107) - const: nvidia,tegra210
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 108) - items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 109) - enum:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 110) - nvidia,p2771-0000
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 111) - const: nvidia,tegra186
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 112) - items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 113) - enum:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 114) - nvidia,p2972-0000
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 115) - const: nvidia,tegra194
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 116) - description: Jetson Xavier NX
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 117) items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 118) - const: nvidia,p3668-0000
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 119) - const: nvidia,tegra194
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 120) - description: Jetson Xavier NX Developer Kit
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 121) items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 122) - const: nvidia,p3509-0000+p3668-0000
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 123) - const: nvidia,tegra194
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 124) - items:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 125) - enum:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 126) - nvidia,tegra234-vdk
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 127) - const: nvidia,tegra234
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 128)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 129) additionalProperties: true