[PATCH 1/2] dt-bindings: arm: fsl: Document DH electronics i.MX8M Plus DHCOM PicoITX
Marek Vasut
marex at denx.de
Tue Oct 1 21:24:45 PDT 2024
On 10/2/24 5:50 AM, Rob Herring (Arm) wrote:
>
> On Sun, 29 Sep 2024 01:48:08 +0200, Marek Vasut wrote:
>> Document support for DH electronics i.MX8M Plus DHCOM SoM on PicoITX carrier
>> board. This system is populated with serial console, EQoS ethernet, eMMC, SD,
>> SPI NOR, LEDs and USB 3.0 host used in USB 2.0 mode on PicoITX.
>>
>> Signed-off-by: Marek Vasut <marex at denx.de>
>> ---
>> Cc: Alexander Stein <alexander.stein at ew.tq-group.com>
>> Cc: Conor Dooley <conor+dt at kernel.org>
>> Cc: Fabio Estevam <festevam at gmail.com>
>> Cc: Gregor Herburger <gregor.herburger at ew.tq-group.com>
>> Cc: Hiago De Franco <hiago.franco at toradex.com>
>> Cc: Hugo Villeneuve <hvilleneuve at dimonoff.com>
>> Cc: Joao Paulo Goncalves <joao.goncalves at toradex.com>
>> Cc: Krzysztof Kozlowski <krzk+dt at kernel.org>
>> Cc: Mathieu Othacehe <m.othacehe at gmail.com>
>> Cc: Max Merchel <Max.Merchel at ew.tq-group.com>
>> Cc: Michael Walle <mwalle at kernel.org>
>> Cc: Peng Fan <peng.fan at nxp.com>
>> Cc: Pengutronix Kernel Team <kernel at pengutronix.de>
>> Cc: Rob Herring <robh at kernel.org>
>> Cc: Sascha Hauer <s.hauer at pengutronix.de>
>> Cc: Shawn Guo <shawnguo at kernel.org>
>> Cc: devicetree at vger.kernel.org
>> Cc: imx at lists.linux.dev
>> Cc: linux-arm-kernel at lists.infradead.org
>> ---
>> Documentation/devicetree/bindings/arm/fsl.yaml | 1 +
>> 1 file changed, 1 insertion(+)
>>
>
>
> 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-dhcom-picoitx.dtb' for 20240928234949.357893-1-marex at denx.de:
>
> arch/arm64/boot/dts/freescale/imx8mp-dhcom-picoitx.dtb: pcie-ep at 33800000: reg: [[864026624, 4194304], [402653184, 134217728]] is too short
> from schema $id: http://devicetree.org/schemas/pci/fsl,imx6q-pcie-ep.yaml#
> arch/arm64/boot/dts/freescale/imx8mp-dhcom-picoitx.dtb: pcie-ep at 33800000: reg-names: ['dbi', 'addr_space'] is too short
> from schema $id: http://devicetree.org/schemas/pci/fsl,imx6q-pcie-ep.yaml#
This is unrelated. I believe the work-in-progress fix for this warning
is already posted:
https://lore.kernel.org/linux-arm-kernel/1721634979-1726-1-git-send-email-hongxing.zhu@nxp.com/
More information about the linux-arm-kernel
mailing list