On Tue, Oct 01, 2024 at 10:51:01PM -0500, Rob Herring (Arm) wrote: > > On Mon, 30 Sep 2024 17:25:58 -0400, Frank Li wrote: > > Add bluetooth audio codec. > > > > Signed-off-by: Frank Li <Frank.Li@xxxxxxx> > > --- > > arch/arm64/boot/dts/freescale/imx8qxp-mek.dts | 24 +++++++++++++++++++ > > 1 file changed, 24 insertions(+) > > shawn: Do you have chance to check these patches. The below warning is not caused by these patches. And this warning's fixed patch already in mail list. Frank > > > 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 20240930212604.118756-1-Frank.Li@xxxxxxx: > > arch/arm64/boot/dts/freescale/imx8qxp-mek.dtb: usbphy@5b100000: 'nxp,sim' is a required property > from schema $id: http://devicetree.org/schemas/phy/fsl,mxs-usbphy.yaml# > > > > >