diff options
author | Bruno Thomsen <bruno.thomsen@gmail.com> | 2020-11-18 13:21:18 +0300 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2020-11-30 12:51:57 +0300 |
commit | 11916ecb8363e3661635fe66d4b25e27451853ee (patch) | |
tree | aae7df8942418b655f8b439ec84e916ce38be2dc /Documentation/devicetree/bindings/arm/fsl.yaml | |
parent | 716ff4746cc12218cd96368e5b8714096ada0fe9 (diff) | |
download | linux-11916ecb8363e3661635fe66d4b25e27451853ee.tar.xz |
dt-bindings: fsl: add kamstrup flex concentrator to schema
Add Kamstrup OMNIA Flex Concentrator compatibles to the schema
so we can make use of them for the validation.
Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/fsl.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/arm/fsl.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml index 0cf302867376..ca1d927b7493 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -605,6 +605,8 @@ properties: - compulab,cl-som-imx7 # CompuLab CL-SOM-iMX7 - fsl,imx7d-sdb # i.MX7 SabreSD Board - fsl,imx7d-sdb-reva # i.MX7 SabreSD Rev-A Board + - kam,imx7d-flex-concentrator # Kamstrup OMNIA Flex Concentrator + - kam,imx7d-flex-concentrator-mfg # Kamstrup OMNIA Flex Concentrator in manufacturing mode - novtech,imx7d-meerkat96 # i.MX7 Meerkat96 Board - technexion,imx7d-pico-dwarf # TechNexion i.MX7D Pico-Dwarf - technexion,imx7d-pico-hobbit # TechNexion i.MX7D Pico-Hobbit |