mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-27 20:48:08 +07:00
571d54ed91
- Convert various DT (non-binding) doc files to ReST - Various improvements to device link code - Fix __of_attach_node_sysfs refcounting bug - Add support for 'memory-region-names' with reserved-memory binding - Vendor prefixes for Protonic Holland, BeagleBoard.org, Alps, Check Point, Würth Elektronik, U-Boot, Vaisala, Baikal Electronics, Shanghai Awinic Technology Co., MikroTik, Silex Insight - A bunch more binding conversions to DT schema. Only 3K to go. - Add a minimum version check for schema tools - Treewide dropping of 'allOf' usage with schema references. Not needed in new json-schema spec. - Some formatting clean-ups of schemas -----BEGIN PGP SIGNATURE----- iQJEBAABCgAuFiEEktVUI4SxYhzZyEuo+vtdtY28YcMFAl7ZYa8QHHJvYmhAa2Vy bmVsLm9yZwAKCRD6+121jbxhw/zyD/42ZlYc2mKW5cHjGWr6vGAXG0KZq6AvHbeY setNPMhjKRKjWs/s3u0WVhEH7ZchzBhBi0PEVjqZCnxLTqkt+mdlelJVv3uYJVho 2ZJiIi5Iso+nNQ+wAEFG2EzhnLH35RXTdlECANnhGUht/JOJlgEqdjjxdj8CVyWG 0aGJRCRRGvzPiWAUyqcR/DpB+lz0ipaSNhxxECinT0OQ4OSheCJL811tQ5RGKZ24 z7C/W+iQbFKHu2Yf7+7vHWNCo6F3vW1LK36mfdwNYEvhg2edJRkW1kr9flkJCjCj Hhe2nIQmPQFJkeI/NkccowJRs5onwv3UIuPqOuAhx49XiI/a1aJKD0Md9ljeCJKd HOybAltDiYMHVBwWGtdednMbPNvHSlsjRby4PRGdmLBsOlgjaihosx/5Byx80JP3 CNNJVm712qgMh6VbG9FIJ0rCKmXO3LxsVraptosK271+uZqWeHB0+yJnsLXWje2M kY6YYVLtnc4j4eOeFgX7RQqagXdgZ3dc+MCVFVU6rq2WIiqLycEeiMLzr/WV78O5 wA0iX8Z7m+hkYPAEcbvt6Uhf0/KbeFlhb6dMGg2uE0ISgdCpXhpw1s4AeOQTKKuv vClzMPSXYkStD58CiYlUFqo01qoOvFVuPSLUa8ZbU5TMTYrwpcNX8FYXCEjz0tfc j7PbUy9YvA== =/MDi -----END PGP SIGNATURE----- Merge tag 'devicetree-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux Pull devicetree updates from Rob Herring: - Convert various DT (non-binding) doc files to ReST - Various improvements to device link code - Fix __of_attach_node_sysfs refcounting bug - Add support for 'memory-region-names' with reserved-memory binding - Vendor prefixes for Protonic Holland, BeagleBoard.org, Alps, Check Point, Würth Elektronik, U-Boot, Vaisala, Baikal Electronics, Shanghai Awinic Technology Co., MikroTik, Silex Insight - A bunch more binding conversions to DT schema. Only 3K to go. - Add a minimum version check for schema tools - Treewide dropping of 'allOf' usage with schema references. Not needed in new json-schema spec. - Some formatting clean-ups of schemas * tag 'devicetree-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: (194 commits) dt-bindings: clock: Add documentation for X1830 bindings. dt-bindings: mailbox: Convert imx mu to json-schema dt-bindings: power: Convert imx gpcv2 to json-schema dt-bindings: power: Convert imx gpc to json-schema dt-bindings: Merge gpio-usb-b-connector with usb-connector dt-bindings: timer: renesas: cmt: Convert to json-schema dt-bindings: clock: Convert i.MX8QXP LPCG to json-schema dt-bindings: timer: Convert i.MX GPT to json-schema dt-bindings: thermal: rcar-thermal: Add device tree support for r8a7742 dt-bindings: serial: Add binding for UART pin swap dt-bindings: geni-se: Add interconnect binding for GENI QUP dt-bindings: geni-se: Convert QUP geni-se bindings to YAML dt-bindings: vendor-prefixes: Add Silex Insight vendor prefix dt-bindings: input: touchscreen: edt-ft5x06: change reg property dt-bindings: usb: qcom,dwc3: Introduce interconnect properties for Qualcomm DWC3 driver dt-bindings: timer: renesas: mtu2: Convert to json-schema of/fdt: Remove redundant kbasename function call dt-bindings: clock: Convert i.MX1 clock to json-schema dt-bindings: clock: Convert i.MX21 clock to json-schema dt-bindings: clock: Convert i.MX25 clock to json-schema ...
174 lines
4.8 KiB
YAML
174 lines
4.8 KiB
YAML
# SPDX-License-Identifier: GPL-2.0
|
|
%YAML 1.2
|
|
---
|
|
$id: http://devicetree.org/schemas/arm/amlogic.yaml#
|
|
$schema: http://devicetree.org/meta-schemas/core.yaml#
|
|
|
|
title: Amlogic MesonX device tree bindings
|
|
|
|
maintainers:
|
|
- Kevin Hilman <khilman@baylibre.com>
|
|
|
|
description: |+
|
|
Work in progress statement:
|
|
|
|
Device tree files and bindings applying to Amlogic SoCs and boards are
|
|
considered "unstable". Any Amlogic device tree binding may change at
|
|
any time. Be sure to use a device tree binary and a kernel image
|
|
generated from the same source tree.
|
|
|
|
Please refer to Documentation/devicetree/bindings/ABI.rst for a definition of a
|
|
stable binding/ABI.
|
|
|
|
properties:
|
|
$nodename:
|
|
const: '/'
|
|
compatible:
|
|
oneOf:
|
|
- description: Boards with the Amlogic Meson6 SoC
|
|
items:
|
|
- enum:
|
|
- geniatech,atv1200
|
|
- const: amlogic,meson6
|
|
|
|
- description: Boards with the Amlogic Meson8 SoC
|
|
items:
|
|
- enum:
|
|
- minix,neo-x8
|
|
- const: amlogic,meson8
|
|
|
|
- description: Boards with the Amlogic Meson8m2 SoC
|
|
items:
|
|
- enum:
|
|
- tronsmart,mxiii-plus
|
|
- const: amlogic,meson8m2
|
|
|
|
- description: Boards with the Amlogic Meson8b SoC
|
|
items:
|
|
- enum:
|
|
- endless,ec100
|
|
- hardkernel,odroid-c1
|
|
- tronfy,mxq
|
|
- const: amlogic,meson8b
|
|
|
|
- description: Boards with the Amlogic Meson GXBaby SoC
|
|
items:
|
|
- enum:
|
|
- amlogic,p200
|
|
- amlogic,p201
|
|
- friendlyarm,nanopi-k2
|
|
- hardkernel,odroid-c2
|
|
- nexbox,a95x
|
|
- videostrong,kii-pro
|
|
- wetek,hub
|
|
- wetek,play2
|
|
- const: amlogic,meson-gxbb
|
|
|
|
- description: Tronsmart Vega S95 devices
|
|
items:
|
|
- enum:
|
|
- tronsmart,vega-s95-pro
|
|
- tronsmart,vega-s95-meta
|
|
- tronsmart,vega-s95-telos
|
|
- const: tronsmart,vega-s95
|
|
- const: amlogic,meson-gxbb
|
|
|
|
- description: Boards with the Amlogic Meson GXL S805X SoC
|
|
items:
|
|
- enum:
|
|
- amlogic,p241
|
|
- libretech,aml-s805x-ac
|
|
- const: amlogic,s805x
|
|
- const: amlogic,meson-gxl
|
|
|
|
- description: Boards with the Amlogic Meson GXL S905W SoC
|
|
items:
|
|
- enum:
|
|
- amlogic,p281
|
|
- oranth,tx3-mini
|
|
- const: amlogic,s905w
|
|
- const: amlogic,meson-gxl
|
|
|
|
- description: Boards with the Amlogic Meson GXL S905X SoC
|
|
items:
|
|
- enum:
|
|
- amlogic,p212
|
|
- hwacom,amazetv
|
|
- khadas,vim
|
|
- libretech,aml-s905x-cc
|
|
- nexbox,a95x
|
|
- const: amlogic,s905x
|
|
- const: amlogic,meson-gxl
|
|
|
|
- description: Boards with the Amlogic Meson GXL S905D SoC
|
|
items:
|
|
- enum:
|
|
- amlogic,p230
|
|
- amlogic,p231
|
|
- libretech,aml-s905d-pc
|
|
- phicomm,n1
|
|
- smartlabs,sml5442tw
|
|
- const: amlogic,s905d
|
|
- const: amlogic,meson-gxl
|
|
|
|
- description: Boards with the Amlogic Meson GXM S912 SoC
|
|
items:
|
|
- enum:
|
|
- amlogic,q200
|
|
- amlogic,q201
|
|
- khadas,vim2
|
|
- kingnovel,r-box-pro
|
|
- libretech,aml-s912-pc
|
|
- nexbox,a1
|
|
- tronsmart,vega-s96
|
|
- const: amlogic,s912
|
|
- const: amlogic,meson-gxm
|
|
|
|
- description: Boards with the Amlogic Meson AXG A113D SoC
|
|
items:
|
|
- enum:
|
|
- amlogic,s400
|
|
- const: amlogic,a113d
|
|
- const: amlogic,meson-axg
|
|
|
|
- description: Boards with the Amlogic Meson G12A S905D2/X2/Y2 SoC
|
|
items:
|
|
- enum:
|
|
- amediatech,x96-max
|
|
- amlogic,u200
|
|
- seirobotics,sei510
|
|
- const: amlogic,g12a
|
|
|
|
- description: Boards with the Amlogic Meson G12B A311D SoC
|
|
items:
|
|
- enum:
|
|
- khadas,vim3
|
|
- const: amlogic,a311d
|
|
- const: amlogic,g12b
|
|
|
|
- description: Boards with the Amlogic Meson G12B S922X SoC
|
|
items:
|
|
- enum:
|
|
- azw,gtking
|
|
- azw,gtking-pro
|
|
- hardkernel,odroid-n2
|
|
- khadas,vim3
|
|
- ugoos,am6
|
|
- const: amlogic,s922x
|
|
- const: amlogic,g12b
|
|
|
|
- description: Boards with the Amlogic Meson SM1 S905X3/D3/Y3 SoC
|
|
items:
|
|
- enum:
|
|
- seirobotics,sei610
|
|
- khadas,vim3l
|
|
- hardkernel,odroid-c4
|
|
- const: amlogic,sm1
|
|
|
|
- description: Boards with the Amlogic Meson A1 A113L SoC
|
|
items:
|
|
- enum:
|
|
- amlogic,ad401
|
|
- const: amlogic,a1
|
|
...
|