mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
8b0a08ac9c
This adds the documentation for the TS-4600 by Technologic Systems. Signed-off-by: Sebastien Bourdelin <sebastien.bourdelin@savoirfairelinux.com> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
24 lines
1.0 KiB
Plaintext
24 lines
1.0 KiB
Plaintext
Technologic Systems Platforms Device Tree Bindings
|
|
--------------------------------------------------
|
|
|
|
TS-4600 is a System-on-Module based on the Freescale i.MX28 System-on-Chip.
|
|
It can be mounted on a carrier board providing additional peripheral connectors.
|
|
Required root node properties:
|
|
- compatible = "technologic,imx28-ts4600", "fsl,imx28"
|
|
|
|
TS-4800 board
|
|
Required root node properties:
|
|
- compatible = "technologic,imx51-ts4800", "fsl,imx51";
|
|
|
|
TS-4900 is a System-on-Module based on the Freescale i.MX6 System-on-Chip.
|
|
It can be mounted on a carrier board providing additional peripheral connectors.
|
|
Required root node properties:
|
|
- compatible = "technologic,imx6dl-ts4900", "fsl,imx6dl"
|
|
- compatible = "technologic,imx6q-ts4900", "fsl,imx6q"
|
|
|
|
TS-7970 is a System-on-Module based on the Freescale i.MX6 System-on-Chip.
|
|
It can be mounted on a carrier board providing additional peripheral connectors.
|
|
Required root node properties:
|
|
- compatible = "technologic,imx6dl-ts7970", "fsl,imx6dl"
|
|
- compatible = "technologic,imx6q-ts7970", "fsl,imx6q"
|