diff options
author | Ahmad Fatoum <a.fatoum@pengutronix.de> | 2025-02-18 19:38:13 +0100 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2025-03-11 09:39:31 +0800 |
commit | 70baf7d72ce6a668b6bbc21f3bdb104b2871535b (patch) | |
tree | 13eae5ff94238af3b2f7d748c7506c8eae569bb1 | |
parent | 5bc7b1227363d96c71ad453be59ee41d6cb34a6c (diff) |
dt-bindings: arm: fsl: add more compatibles for Skov i.MX8MP variants
The Skov i.MX8MP boards are a family of climate controllers.
In preparation for adding device trees for three more variants,
describe their DT compatible in the bindings.
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
-rw-r--r-- | Documentation/devicetree/bindings/arm/fsl.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml index db781d315698..e0fe6a91e7dd 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -1099,9 +1099,12 @@ properties: - gateworks,imx8mp-gw74xx # i.MX8MP Gateworks Board - gateworks,imx8mp-gw75xx-2x # i.MX8MP Gateworks Board - gateworks,imx8mp-gw82xx-2x # i.MX8MP Gateworks Board + - skov,imx8mp-skov-basic # SKOV i.MX8MP baseboard without frontplate - skov,imx8mp-skov-revb-hdmi # SKOV i.MX8MP climate control without panel - skov,imx8mp-skov-revb-lt6 # SKOV i.MX8MP climate control with 7” panel - skov,imx8mp-skov-revb-mi1010ait-1cp1 # SKOV i.MX8MP climate control with 10.1" panel + - skov,imx8mp-skov-revc-bd500 # SKOV i.MX8MP climate control with LED frontplate + - skov,imx8mp-skov-revc-tian-g07017 # SKOV i.MX8MP climate control with 7" panel - toradex,verdin-imx8mp # Verdin iMX8M Plus Modules - toradex,verdin-imx8mp-nonwifi # Verdin iMX8M Plus Modules without Wi-Fi / BT - toradex,verdin-imx8mp-wifi # Verdin iMX8M Plus Wi-Fi / BT Modules |