diff options
author | 2024-09-29 01:48:08 +0200 | |
---|---|---|
committer | 2024-10-18 10:50:21 +0800 | |
commit | 5a893b8d42e835b61f50854f8543936da9821619 (patch) | |
tree | 24362f140e8805bed7848d6c024de07e28c2f74b | |
parent | dt-bindings: arm: fsl: Document DH i.MX8MP DHCOM SoM on DRC02 carrier board (diff) | |
download | wireguard-linux-5a893b8d42e835b61f50854f8543936da9821619.tar.xz wireguard-linux-5a893b8d42e835b61f50854f8543936da9821619.zip |
dt-bindings: arm: fsl: Document DH electronics i.MX8M Plus DHCOM PicoITX
Document support for DH electronics i.MX8M Plus DHCOM SoM on PicoITX carrier
board. This system is populated with serial console, EQoS ethernet, eMMC, SD,
SPI NOR, LEDs and USB 3.0 host used in USB 2.0 mode on PicoITX.
Signed-off-by: Marek Vasut <marex@denx.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to '')
-rw-r--r-- | Documentation/devicetree/bindings/arm/fsl.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml index e07485ae84f2..014cab2a0cde 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -1108,6 +1108,7 @@ properties: - dh,imx8mp-dhcom-drc02 # i.MX8MP DHCOM SoM on DRC02 board - dh,imx8mp-dhcom-pdk2 # i.MX8MP DHCOM SoM on PDK2 board - dh,imx8mp-dhcom-pdk3 # i.MX8MP DHCOM SoM on PDK3 board + - dh,imx8mp-dhcom-picoitx # i.MX8MP DHCOM SoM on PicoITX board - const: dh,imx8mp-dhcom-som # i.MX8MP DHCOM SoM - const: fsl,imx8mp |