[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <b1bfc804-5bb3-b703-684e-8d9bb2b44fad@pengutronix.de>
Date: Fri, 24 Jul 2020 11:20:24 +0200
From: Ahmad Fatoum <a.fatoum@...gutronix.de>
To: Marcin Sloniewski <marcin.sloniewski@...il.com>,
linux-arm-kernel@...ts.infradead.org
Cc: robh+dt@...nel.org, mcoquelin.stm32@...il.com,
alexandre.torgue@...com, mani@...nel.org, sam@...nborg.org,
linus.walleij@...aro.org, heiko.stuebner@...obroma-systems.com,
stephan@...hold.net, lkundrak@...sk, broonie@...nel.org,
allen.chen@....com.tw, robh@...nel.org, devicetree@...r.kernel.org,
linux-stm32@...md-mailman.stormreply.com,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v4 2/3] dt-bindings: arm: stm32: document Odyssey
compatible
Hi,
On 7/23/20 9:37 PM, Marcin Sloniewski wrote:
> Document device tree bindings of Seeed SoM and carrier board.
>
> Signed-off-by: Marcin Sloniewski <marcin.sloniewski@...il.com>
> Acked-by: Rob Herring <robh@...nel.org>
> ---
> Documentation/devicetree/bindings/arm/stm32/stm32.yaml | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/arm/stm32/stm32.yaml b/Documentation/devicetree/bindings/arm/stm32/stm32.yaml
> index 790e6dd48e34..22b9aaa75eee 100644
> --- a/Documentation/devicetree/bindings/arm/stm32/stm32.yaml
> +++ b/Documentation/devicetree/bindings/arm/stm32/stm32.yaml
> @@ -39,6 +39,8 @@ properties:
> - enum:
> - arrow,stm32mp157a-avenger96 # Avenger96
> - lxa,stm32mp157c-mc1
> + - seeed,stm32mp157c-odyssey
> + - seeed,stm32mp157c-odyssey-som
Did you run dtbs_check over it? I think this should fail.
You want something like:
# Odyssey SoM boards
- items:
- enum:
- seeed,stm32mp157c-odyssey
- const: seeed,stm32mp157c-odyssey-som
- const: st,stm32mp157
(Note 3 items vs 2 in yours)
> - shiratech,stm32mp157a-iot-box # IoT Box
> - shiratech,stm32mp157a-stinger96 # Stinger96
> - st,stm32mp157c-ed1
>
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
Powered by blists - more mailing lists