[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <172978739353.623341.4645836929476354717.robh@kernel.org>
Date: Thu, 24 Oct 2024 11:33:09 -0500
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Frank Li <Frank.Li@....com>
Cc: shawnguo2@...h.net, conor+dt@...nel.org, linux-kernel@...r.kernel.org,
devicetree@...r.kernel.org, krzk+dt@...nel.org,
linux-arm-kernel@...ts.infradead.org, festevam@...il.com,
imx@...ts.linux.dev, shawnguo@...nel.org, s.hauer@...gutronix.de,
kernel@...gutronix.de
Subject: Re: [PATCH v2 1/6] arm64: dts: imx8qxp-mek: add bluetooth audio
codec
On Mon, 21 Oct 2024 12:34:32 -0400, Frank Li wrote:
> Add bluetooth audio codec.
>
> Signed-off-by: Frank Li <Frank.Li@....com>
> ---
> change from v1 to v2
> -none
> ---
> arch/arm64/boot/dts/freescale/imx8qxp-mek.dts | 24 +++++++++++++++++++
> 1 file changed, 24 insertions(+)
>
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/imx8qxp-mek.dtb' for 20241021163437.1007507-1-Frank.Li@....com:
arch/arm64/boot/dts/freescale/imx8qxp-mek.dtb: esai@...10000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/sound/fsl,esai.yaml#
arch/arm64/boot/dts/freescale/imx8qxp-mek.dtb: usbphy@...00000: 'nxp,sim' is a required property
from schema $id: http://devicetree.org/schemas/phy/fsl,mxs-usbphy.yaml#
Powered by blists - more mailing lists