All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/1] dt-bindings: arm: fsl: fix APF6Dev compatible
@ 2020-02-25 12:39 Sébastien Szymanski
  2020-03-02 22:15 ` Rob Herring
  0 siblings, 1 reply; 2+ messages in thread
From: Sébastien Szymanski @ 2020-02-25 12:39 UTC (permalink / raw)
  To: devicetree; +Cc: Mark Rutland, Rob Herring, Sébastien Szymanski

APF6 Dev compatible is armadeus,imx6dl-apf6dev and not
armadeus,imx6dl-apf6dldev.

Fixes: 3d735471d066 ("dt-bindings: arm: Document Armadeus SoM and Dev boards devicetree binding")
Signed-off-by: Sébastien Szymanski <sebastien.szymanski@armadeus.com>
---
 Documentation/devicetree/bindings/arm/fsl.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml
index a8e0b4a813ed..0e17e1f6fb80 100644
--- a/Documentation/devicetree/bindings/arm/fsl.yaml
+++ b/Documentation/devicetree/bindings/arm/fsl.yaml
@@ -160,7 +160,7 @@ properties:
         items:
           - enum:
               - armadeus,imx6dl-apf6      # APF6 (Solo) SoM
-              - armadeus,imx6dl-apf6dldev # APF6 (Solo) SoM on APF6Dev board
+              - armadeus,imx6dl-apf6dev   # APF6 (Solo) SoM on APF6Dev board
               - eckelmann,imx6dl-ci4x10
               - emtrion,emcon-mx6         # emCON-MX6S or emCON-MX6DL SoM
               - emtrion,emcon-mx6-avari   # emCON-MX6S or emCON-MX6DL SoM on Avari Base
-- 
2.24.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH 1/1] dt-bindings: arm: fsl: fix APF6Dev compatible
  2020-02-25 12:39 [PATCH 1/1] dt-bindings: arm: fsl: fix APF6Dev compatible Sébastien Szymanski
@ 2020-03-02 22:15 ` Rob Herring
  0 siblings, 0 replies; 2+ messages in thread
From: Rob Herring @ 2020-03-02 22:15 UTC (permalink / raw)
  To: Sébastien Szymanski
  Cc: devicetree, Mark Rutland, Sébastien Szymanski

On Tue, 25 Feb 2020 13:39:04 +0100, =?UTF-8?q?S=C3=A9bastien=20Szymanski?=          wrote:
> APF6 Dev compatible is armadeus,imx6dl-apf6dev and not
> armadeus,imx6dl-apf6dldev.
> 
> Fixes: 3d735471d066 ("dt-bindings: arm: Document Armadeus SoM and Dev boards devicetree binding")
> Signed-off-by: Sébastien Szymanski <sebastien.szymanski@armadeus.com>
> ---
>  Documentation/devicetree/bindings/arm/fsl.yaml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

Applied, thanks.

Rob

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-03-02 22:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-25 12:39 [PATCH 1/1] dt-bindings: arm: fsl: fix APF6Dev compatible Sébastien Szymanski
2020-03-02 22:15 ` Rob Herring

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.