On Mon, Jun 29, 2020 at 01:49:25PM +0200, Bruno Thomsen wrote: > Add Kamstrup flex concentrator compatibles to the schema so we can > make use of them for the validation. > > Signed-off-by: Bruno Thomsen <bruno.thomsen@xxxxxxxxx> 'dt-bindings: fsl: ...' should be just fine as subject prefix. Shawn > --- > Documentation/devicetree/bindings/arm/fsl.yaml | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml > index 05906e291e38..66627b272e40 100644 > --- a/Documentation/devicetree/bindings/arm/fsl.yaml > +++ b/Documentation/devicetree/bindings/arm/fsl.yaml > @@ -299,6 +299,8 @@ properties: > - enum: > - 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 > > base-commit: 9ebcfadb0610322ac537dd7aa5d9cbc2b2894c68 > -- > 2.26.2 >