Message ID | 20210614170633.31638-1-dev@lynxeye.de (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [v4,1/5] dt-bindings: arm: fsl: add Nitrogen8 SoM | expand |
On Mon, 14 Jun 2021 19:06:29 +0200, Lucas Stach wrote: > Add compatible for the BoundaryDevices Nitrogen8 system on module. > > Signed-off-by: Lucas Stach <dev@lynxeye.de> > --- > Documentation/devicetree/bindings/arm/fsl.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring <robh@kernel.org>
On Mon, Jun 14, 2021 at 07:06:29PM +0200, Lucas Stach wrote: > Add compatible for the BoundaryDevices Nitrogen8 system on module. > > Signed-off-by: Lucas Stach <dev@lynxeye.de> Applied all, thanks.
diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml index 297c87f45db8..15519cc2d2c0 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -730,6 +730,7 @@ properties: items: - enum: - boundary,imx8mq-nitrogen8m # i.MX8MQ NITROGEN Board + - boundary,imx8mq-nitrogen8m-som # i.MX8MQ NITROGEN SoM - einfochips,imx8mq-thor96 # i.MX8MQ Thor96 Board - fsl,imx8mq-evk # i.MX8MQ EVK Board - google,imx8mq-phanbell # Google Coral Edge TPU
Add compatible for the BoundaryDevices Nitrogen8 system on module. Signed-off-by: Lucas Stach <dev@lynxeye.de> --- Documentation/devicetree/bindings/arm/fsl.yaml | 1 + 1 file changed, 1 insertion(+)