diff options
author | Fabio Estevam <festevam@denx.de> | 2022-11-13 15:44:58 +0300 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2022-11-14 11:56:31 +0300 |
commit | 651ae85e5c5be0185f341e82171275b0c3b68868 (patch) | |
tree | 5f0847a6bb1b4c4624a4a454ed49b900ebc425c3 /Documentation/devicetree | |
parent | 5a2102c5aa739a3de9ba4631e97d3ebbadf6fcad (diff) | |
download | linux-651ae85e5c5be0185f341e82171275b0c3b68868.tar.xz |
dt-bindings: arm: fsl: Add an entry for Cloos PHG board
Add an entry for the i.MX8MM Cloos PHG board.
Signed-off-by: Fabio Estevam <festevam@denx.de>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'Documentation/devicetree')
-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 dee82ed6a85a..0a5c4e29067a 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -815,6 +815,7 @@ properties: - enum: - beacon,imx8mm-beacon-kit # i.MX8MM Beacon Development Kit - boundary,imx8mm-nitrogen8mm # i.MX8MM Nitrogen Board + - cloos,imx8mm-phg # i.MX8MM Cloos PHG Board - dmo,imx8mm-data-modul-edm-sbc # i.MX8MM eDM SBC - emtrion,emcon-mx8mm-avari # emCON-MX8MM SoM on Avari Base - fsl,imx8mm-ddr4-evk # i.MX8MM DDR4 EVK Board |