From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from metis.whiteo.stw.pengutronix.de (metis.whiteo.stw.pengutronix.de [185.203.201.7]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 3369030BF53 for ; Thu, 25 Sep 2025 15:11:04 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.203.201.7 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1758813065; cv=none; b=MdFpQPH0Z1/NIMlnYJRFd8KYFnG+u//55oRnWr6yLyJjXYhoHUZpDh2MOBSxfis+3F0CYIUZgltmFvMYwzqEHc/OqrNotEbTKomiIBy5laZ6EtQK7QvcKcBLob3jkD/lE3NcQ1NqcyC+ZUbqoULQIhmZOCmXeiyK78qhELUMsuM= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1758813065; c=relaxed/simple; bh=OL7jojLeKQE6iSoWJ81v+KSjAjTKYwtKJwHgcWiKL+Q=; h=Message-ID:Date:MIME-Version:Subject:To:Cc:References:From: In-Reply-To:Content-Type; b=eKO8ferE1J3Pzue7tX7Stwy135Qhy9dabctznbq8Ep6Xq97gz+sNayUsw8GG6zLskCisjtEbi7p8qxXFFoSUr5RJrCyERPQn4BdqxJyMnF+A1qDgHsPTQFB+uzdPafsWHsCKgPC1Tpfzyuj3Z7tLIAJPlYrs7ZawufzIuY9xn9k= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=pengutronix.de; spf=pass smtp.mailfrom=pengutronix.de; arc=none smtp.client-ip=185.203.201.7 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=pengutronix.de Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=pengutronix.de Received: from ptz.office.stw.pengutronix.de ([2a0a:edc0:0:900:1d::77] helo=[127.0.0.1]) by metis.whiteo.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1v1ncM-0003PJ-O1; Thu, 25 Sep 2025 17:10:46 +0200 Message-ID: <3a0ba202-23e5-41d1-8b0c-5501a6d73bb4@pengutronix.de> Date: Thu, 25 Sep 2025 17:10:43 +0200 Precedence: bulk X-Mailing-List: imx@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH v3 0/3] Mainline Protonic PRT8ML board To: "Rob Herring (Arm)" Cc: netdev@vger.kernel.org, "David S. Miller" , Krzysztof Kozlowski , Paolo Abeni , linux-sound@vger.kernel.org, Oleksij Rempel , Shawn Guo , Frank Li , imx@lists.linux.dev, Vladimir Oltean , Vladimir Oltean , Conor Dooley , Pengutronix Kernel Team , Liam Girdwood , linux-kernel@vger.kernel.org, David Jander , Lucas Stach , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Fabio Estevam , Sascha Hauer , Shengjiu Wang , Eric Dumazet , Jakub Kicinski , Mark Brown , Andrew Lunn , Laurent Pinchart References: <20250924-imx8mp-prt8ml-v3-0-f498d7f71a94@pengutronix.de> <175876283065.3268812.10851892974485151512.robh@kernel.org> Content-Language: en-US From: Jonas Rebmann In-Reply-To: <175876283065.3268812.10851892974485151512.robh@kernel.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-SA-Exim-Connect-IP: 2a0a:edc0:0:900:1d::77 X-SA-Exim-Mail-From: jre@pengutronix.de X-SA-Exim-Scanned: No (on metis.whiteo.stw.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: imx@lists.linux.dev Hi, Regarding the warnings: On 2025-09-25 03:18, Rob Herring (Arm) wrote: > arch/arm64/boot/dts/freescale/imx8mp-prt8ml.dtb: codec@11 (asahi-kasei,ak4458): '#sound-dai-cells' does not match any of the regexes: '^pinctrl-[0-9]+$' > from schema $id: http://devicetree.org/schemas/sound/asahi-kasei,ak4458.yaml# Updated bindings have already been applied to broonie/sound for-next. > arch/arm64/boot/dts/freescale/imx8mp-prt8ml.dtb: isp@32e10000 (fsl,imx8mp-isp): 'power-domain-names' does not match any of the regexes: '^pinctrl-[0-9]+$' > from schema $id: http://devicetree.org/schemas/media/rockchip-isp1.yaml# > arch/arm64/boot/dts/freescale/imx8mp-prt8ml.dtb: isp@32e10000 (fsl,imx8mp-isp): power-domains: [[77, 6], [77, 1]] is too long > from schema $id: http://devicetree.org/schemas/media/rockchip-isp1.yaml# > arch/arm64/boot/dts/freescale/imx8mp-prt8ml.dtb: isp@32e20000 (fsl,imx8mp-isp): 'power-domain-names' does not match any of the regexes: '^pinctrl-[0-9]+$' > from schema $id: http://devicetree.org/schemas/media/rockchip-isp1.yaml# > arch/arm64/boot/dts/freescale/imx8mp-prt8ml.dtb: isp@32e20000 (fsl,imx8mp-isp): power-domains: [[77, 6], [77, 4]] is too long > from schema $id: http://devicetree.org/schemas/media/rockchip-isp1.yaml# This is an issue in imx8mp.dtsi, introduced in commit 9c60bc7f10d0 ("arm64: dts: imx8mp: Add pclk clock and second power domain for the ISP"). Regards, Jonas