From: "Rob Herring (Arm)" <robh@kernel.org>
To: Frieder Schrempf <frieder@fris.de>
Cc: imx@lists.linux.dev, Hiago De Franco <hiago.franco@toradex.com>,
Pengutronix Kernel Team <kernel@pengutronix.de>,
Tim Harvey <tharvey@gateworks.com>,
Sascha Hauer <s.hauer@pengutronix.de>,
Alexander Stein <alexander.stein@ew.tq-group.com>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Francesco Dolcini <francesco.dolcini@toradex.com>,
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
Fabio Estevam <festevam@gmail.com>,
Shawn Guo <shawnguo@kernel.org>,
Marco Felsch <m.felsch@pengutronix.de>,
Conor Dooley <conor+dt@kernel.org>,
Frieder Schrempf <frieder.schrempf@kontron.de>,
Markus Niebel <Markus.Niebel@ew.tq-group.com>,
devicetree@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
Hugo Villeneuve <hvilleneuve@dimonoff.com>,
Gregor Herburger <gregor.herburger@ew.tq-group.com>,
Li Yang <leoyang.li@nxp.com>,
Bjorn Helgaas <bhelgaas@google.com>,
Conor Dooley <conor.dooley@microchip.com>,
linux-kernel@vger.kernel.org,
Joao Paulo Goncalves <joao.goncalves@toradex.com>
Subject: Re: [PATCH 0/3] Add support for Kontron OSM-S i.MX8MP SoM and carrier boards
Date: Wed, 03 Jul 2024 08:27:06 -0600 [thread overview]
Message-ID: <172001675704.274653.3614631597140557643.robh@kernel.org> (raw)
In-Reply-To: <20240702154413.968044-1-frieder@fris.de>
On Tue, 02 Jul 2024 17:43:18 +0200, Frieder Schrempf wrote:
> From: Frieder Schrempf <frieder.schrempf@kontron.de>
>
> Patch 1: board DT bindings
> Patch 2: OSM-S i.MX8MP SoM and BL carrier board devicetrees
> Patch 3: i.MX8MP SMARC module and eval carrier board devicetrees
>
> Frieder Schrempf (3):
> dt-bindings: arm: fsl: Add Kontron i.MX8MP OSM-S based boards
> arm64: dts: Add support for Kontron OSM-S i.MX8MP SoM and BL carrier
> board
> arm64: dts: Add support for Kontron i.MX8MP SMARC module and eval
> carrier
>
> .../devicetree/bindings/arm/fsl.yaml | 13 +
> arch/arm64/boot/dts/freescale/Makefile | 6 +
> .../dts/freescale/imx8mp-kontron-bl-osm-s.dts | 307 ++++++
> .../boot/dts/freescale/imx8mp-kontron-dl.dtso | 112 +++
> .../dts/freescale/imx8mp-kontron-osm-s.dtsi | 908 ++++++++++++++++++
> .../imx8mp-kontron-smarc-eval-carrier.dts | 224 +++++
> .../dts/freescale/imx8mp-kontron-smarc.dtsi | 271 ++++++
> 7 files changed, 1841 insertions(+)
> create mode 100644 arch/arm64/boot/dts/freescale/imx8mp-kontron-bl-osm-s.dts
> create mode 100644 arch/arm64/boot/dts/freescale/imx8mp-kontron-dl.dtso
> create mode 100644 arch/arm64/boot/dts/freescale/imx8mp-kontron-osm-s.dtsi
> create mode 100644 arch/arm64/boot/dts/freescale/imx8mp-kontron-smarc-eval-carrier.dts
> create mode 100644 arch/arm64/boot/dts/freescale/imx8mp-kontron-smarc.dtsi
>
> --
> 2.45.2
>
>
>
My bot found new DTB warnings on the .dts files added or changed in this
series.
Some warnings may be from an existing SoC .dtsi. Or perhaps the warnings
are fixed by another series. Ultimately, it is up to the platform
maintainer whether these warnings are acceptable or not. No need to reply
unless the platform maintainer has comments.
If you already ran DT checks and didn't see these error(s), then
make sure dt-schema is up to date:
pip3 install dtschema --upgrade
New warnings running 'make CHECK_DTBS=y freescale/imx8mp-kontron-bl-osm-s.dtb freescale/imx8mp-kontron-smarc-eval-carrier.dtb' for 20240702154413.968044-1-frieder@fris.de:
arch/arm64/boot/dts/freescale/imx8mp-kontron-smarc-eval-carrier.dtb: eeprom@50: compatible: 'oneOf' conditional failed, one must be fixed:
arch/arm64/boot/dts/freescale/imx8mp-kontron-smarc-eval-carrier.dtb: eeprom@50: compatible: 'oneOf' conditional failed, one must be fixed:
'onnn,n24s64b' does not match 'c00$'
'onnn,n24s64b' does not match 'c01$'
'onnn,n24s64b' does not match 'cs01$'
'onnn,n24s64b' does not match 'c02$'
'onnn,n24s64b' does not match 'cs02$'
'onnn,n24s64b' does not match 'mac402$'
'onnn,n24s64b' does not match 'mac602$'
'onnn,n24s64b' does not match 'c04$'
'onnn,n24s64b' does not match 'cs04$'
'onnn,n24s64b' does not match 'c08$'
'onnn,n24s64b' does not match 'cs08$'
'onnn,n24s64b' does not match 'c16$'
'onnn,n24s64b' does not match 'cs16$'
'onnn,n24s64b' does not match 'c32$'
'onnn,n24s64b' does not match 'cs32$'
'onnn,n24s64b' does not match 'c64$'
'onnn,n24s64b' does not match 'cs64$'
'onnn,n24s64b' does not match 'c128$'
'onnn,n24s64b' does not match 'cs128$'
'onnn,n24s64b' does not match 'c256$'
'onnn,n24s64b' does not match 'cs256$'
'onnn,n24s64b' does not match 'c512$'
'onnn,n24s64b' does not match 'cs512$'
'onnn,n24s64b' does not match 'c1024$'
'onnn,n24s64b' does not match 'cs1024$'
'onnn,n24s64b' does not match 'c1025$'
'onnn,n24s64b' does not match 'cs1025$'
'onnn,n24s64b' does not match 'c2048$'
'onnn,n24s64b' does not match 'cs2048$'
'onnn,n24s64b' does not match 'spd$'
'atmel,24c64' does not match 'c00$'
'atmel,24c64' does not match 'c01$'
'atmel,24c64' does not match 'cs01$'
'atmel,24c64' does not match 'c02$'
'atmel,24c64' does not match 'cs02$'
'atmel,24c64' does not match 'mac402$'
'atmel,24c64' does not match 'mac602$'
'atmel,24c64' does not match 'c04$'
'atmel,24c64' does not match 'cs04$'
'atmel,24c64' does not match 'c08$'
'atmel,24c64' does not match 'cs08$'
'atmel,24c64' does not match 'c16$'
'atmel,24c64' does not match 'cs16$'
'atmel,24c64' does not match 'c32$'
'atmel,24c64' does not match 'cs32$'
'atmel,24c64' does not match 'cs64$'
'atmel,24c64' does not match 'c128$'
'atmel,24c64' does not match 'cs128$'
'atmel,24c64' does not match 'c256$'
'atmel,24c64' does not match 'cs256$'
'atmel,24c64' does not match 'c512$'
'atmel,24c64' does not match 'cs512$'
'atmel,24c64' does not match 'c1024$'
'atmel,24c64' does not match 'cs1024$'
'atmel,24c64' does not match 'c1025$'
'atmel,24c64' does not match 'cs1025$'
'atmel,24c64' does not match 'c2048$'
'atmel,24c64' does not match 'cs2048$'
'atmel,24c64' does not match 'spd$'
['onnn,n24s64b', 'atmel,24c64'] is too long
'onnn,n24s64b' does not match '^(atmel|catalyst|microchip|nxp|ramtron|renesas|rohm|st),(24(c|cs|lc|mac)[0-9]+|spd)$'
'belling,bl24c16a' was expected
'onnn,n24s64b' is not one of ['rohm,br24g01', 'rohm,br24t01']
'onnn,n24s64b' is not one of ['nxp,se97b', 'renesas,r1ex24002']
'onnn,n24s64b' is not one of ['onnn,cat24c04', 'onnn,cat24c05', 'rohm,br24g04']
'renesas,r1ex24016' was expected
'giantec,gt24c32a' was expected
'onnn,n24s64b' is not one of ['renesas,r1ex24128', 'samsung,s524ad0xd1']
'onnn,n24s64b' does not match '^atmel,24c(32|64)d-wl$'
'atmel,24c16' was expected
'atmel,24c01' was expected
'atmel,24c02' was expected
'atmel,24c04' was expected
'atmel,24c32' was expected
'atmel,24c128' was expected
from schema $id: http://devicetree.org/schemas/eeprom/at24.yaml#
arch/arm64/boot/dts/freescale/imx8mp-kontron-smarc-eval-carrier.dtb: eeprom@50: Unevaluated properties are not allowed ('compatible' was unexpected)
from schema $id: http://devicetree.org/schemas/eeprom/at24.yaml#
arch/arm64/boot/dts/freescale/imx8mp-kontron-smarc-eval-carrier.dtb: /soc@0/bus@30800000/i2c@30ad0000/eeprom@50: failed to match any schema with compatible: ['onnn,n24s64b', 'atmel,24c64']
arch/arm64/boot/dts/freescale/imx8mp-kontron-bl-osm-s.dtb: eeprom@50: compatible: 'oneOf' conditional failed, one must be fixed:
arch/arm64/boot/dts/freescale/imx8mp-kontron-bl-osm-s.dtb: eeprom@50: compatible: 'oneOf' conditional failed, one must be fixed:
'onnn,n24s64b' does not match 'c00$'
'onnn,n24s64b' does not match 'c01$'
'onnn,n24s64b' does not match 'cs01$'
'onnn,n24s64b' does not match 'c02$'
'onnn,n24s64b' does not match 'cs02$'
'onnn,n24s64b' does not match 'mac402$'
'onnn,n24s64b' does not match 'mac602$'
'onnn,n24s64b' does not match 'c04$'
'onnn,n24s64b' does not match 'cs04$'
'onnn,n24s64b' does not match 'c08$'
'onnn,n24s64b' does not match 'cs08$'
'onnn,n24s64b' does not match 'c16$'
'onnn,n24s64b' does not match 'cs16$'
'onnn,n24s64b' does not match 'c32$'
'onnn,n24s64b' does not match 'cs32$'
'onnn,n24s64b' does not match 'c64$'
'onnn,n24s64b' does not match 'cs64$'
'onnn,n24s64b' does not match 'c128$'
'onnn,n24s64b' does not match 'cs128$'
'onnn,n24s64b' does not match 'c256$'
'onnn,n24s64b' does not match 'cs256$'
'onnn,n24s64b' does not match 'c512$'
'onnn,n24s64b' does not match 'cs512$'
'onnn,n24s64b' does not match 'c1024$'
'onnn,n24s64b' does not match 'cs1024$'
'onnn,n24s64b' does not match 'c1025$'
'onnn,n24s64b' does not match 'cs1025$'
'onnn,n24s64b' does not match 'c2048$'
'onnn,n24s64b' does not match 'cs2048$'
'onnn,n24s64b' does not match 'spd$'
'atmel,24c64' does not match 'c00$'
'atmel,24c64' does not match 'c01$'
'atmel,24c64' does not match 'cs01$'
'atmel,24c64' does not match 'c02$'
'atmel,24c64' does not match 'cs02$'
'atmel,24c64' does not match 'mac402$'
'atmel,24c64' does not match 'mac602$'
'atmel,24c64' does not match 'c04$'
'atmel,24c64' does not match 'cs04$'
'atmel,24c64' does not match 'c08$'
'atmel,24c64' does not match 'cs08$'
'atmel,24c64' does not match 'c16$'
'atmel,24c64' does not match 'cs16$'
'atmel,24c64' does not match 'c32$'
'atmel,24c64' does not match 'cs32$'
'atmel,24c64' does not match 'cs64$'
'atmel,24c64' does not match 'c128$'
'atmel,24c64' does not match 'cs128$'
'atmel,24c64' does not match 'c256$'
'atmel,24c64' does not match 'cs256$'
'atmel,24c64' does not match 'c512$'
'atmel,24c64' does not match 'cs512$'
'atmel,24c64' does not match 'c1024$'
'atmel,24c64' does not match 'cs1024$'
'atmel,24c64' does not match 'c1025$'
'atmel,24c64' does not match 'cs1025$'
'atmel,24c64' does not match 'c2048$'
'atmel,24c64' does not match 'cs2048$'
'atmel,24c64' does not match 'spd$'
['onnn,n24s64b', 'atmel,24c64'] is too long
'onnn,n24s64b' does not match '^(atmel|catalyst|microchip|nxp|ramtron|renesas|rohm|st),(24(c|cs|lc|mac)[0-9]+|spd)$'
'belling,bl24c16a' was expected
'onnn,n24s64b' is not one of ['rohm,br24g01', 'rohm,br24t01']
'onnn,n24s64b' is not one of ['nxp,se97b', 'renesas,r1ex24002']
'onnn,n24s64b' is not one of ['onnn,cat24c04', 'onnn,cat24c05', 'rohm,br24g04']
'renesas,r1ex24016' was expected
'giantec,gt24c32a' was expected
'onnn,n24s64b' is not one of ['renesas,r1ex24128', 'samsung,s524ad0xd1']
'onnn,n24s64b' does not match '^atmel,24c(32|64)d-wl$'
'atmel,24c16' was expected
'atmel,24c01' was expected
'atmel,24c02' was expected
'atmel,24c04' was expected
'atmel,24c32' was expected
'atmel,24c128' was expected
from schema $id: http://devicetree.org/schemas/eeprom/at24.yaml#
arch/arm64/boot/dts/freescale/imx8mp-kontron-bl-osm-s.dtb: eeprom@50: Unevaluated properties are not allowed ('compatible' was unexpected)
from schema $id: http://devicetree.org/schemas/eeprom/at24.yaml#
arch/arm64/boot/dts/freescale/imx8mp-kontron-bl-osm-s.dtb: /soc@0/bus@30800000/i2c@30ad0000/eeprom@50: failed to match any schema with compatible: ['onnn,n24s64b', 'atmel,24c64']
arch/arm64/boot/dts/freescale/imx8mp-kontron-smarc-eval-carrier.dtb: /usbc: failed to match any schema with compatible: ['linux,extcon-usb-gpio']
arch/arm64/boot/dts/freescale/imx8mp-kontron-bl-osm-s.dtb: /usbc: failed to match any schema with compatible: ['linux,extcon-usb-gpio']
prev parent reply other threads:[~2024-07-03 14:27 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-02 15:43 [PATCH 0/3] Add support for Kontron OSM-S i.MX8MP SoM and carrier boards Frieder Schrempf
2024-07-02 15:43 ` [PATCH 1/3] dt-bindings: arm: fsl: Add Kontron i.MX8MP OSM-S based boards Frieder Schrempf
2024-07-02 15:49 ` Conor Dooley
2024-07-04 6:42 ` Krzysztof Kozlowski
2024-07-02 15:43 ` [PATCH 2/3] arm64: dts: Add support for Kontron OSM-S i.MX8MP SoM and BL carrier board Frieder Schrempf
2024-07-02 15:43 ` [PATCH 3/3] arm64: dts: Add support for Kontron i.MX8MP SMARC module and eval carrier Frieder Schrempf
2024-07-03 14:27 ` Rob Herring (Arm) [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=172001675704.274653.3614631597140557643.robh@kernel.org \
--to=robh@kernel.org \
--cc=Markus.Niebel@ew.tq-group.com \
--cc=alexander.stein@ew.tq-group.com \
--cc=bhelgaas@google.com \
--cc=conor+dt@kernel.org \
--cc=conor.dooley@microchip.com \
--cc=devicetree@vger.kernel.org \
--cc=festevam@gmail.com \
--cc=francesco.dolcini@toradex.com \
--cc=frieder.schrempf@kontron.de \
--cc=frieder@fris.de \
--cc=gregor.herburger@ew.tq-group.com \
--cc=hiago.franco@toradex.com \
--cc=hvilleneuve@dimonoff.com \
--cc=imx@lists.linux.dev \
--cc=joao.goncalves@toradex.com \
--cc=kernel@pengutronix.de \
--cc=krzk+dt@kernel.org \
--cc=krzysztof.kozlowski@linaro.org \
--cc=leoyang.li@nxp.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=m.felsch@pengutronix.de \
--cc=s.hauer@pengutronix.de \
--cc=shawnguo@kernel.org \
--cc=tharvey@gateworks.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox