From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 A8CB925D916; Wed, 26 Feb 2025 22:27:35 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1740608855; cv=none; b=d76Q3Mwjz88n0xsCbBsWj58VZDPi8Xr5dH7o9/LVn9/Tn7hmULQo8KY1Hu8meTkvP5PnHWKCugg7nhm+f+lsnHUhxCQJuYBOZyjBHuB4M1UeWfj3X/YVQ2beJ/GyeCry6/Z18C0TU4yRFtXagwu89oxotKT0uCENIcbub9QVC6I= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1740608855; c=relaxed/simple; bh=/TBxRjD+YRDof+mNKcnMf3FsANOHIzAqS1izxvRKSkA=; h=Date:Content-Type:MIME-Version:From:Cc:To:In-Reply-To:References: Message-Id:Subject; b=Wr/qfZcZwKv3FHXGIG5nnmo28C9DHCY/wTsKev8oCzUVoWWP9Q/S4qBU7PfaYfwWIUppl7nUfiOhLYE8uaqTvuvl1LftJe7DIs/VaNmrnt1jflZVC829UWW/wAr8ji3WmBizOTsTGr6AR+a+Q3WiwdCY3Mugtno30q/r5uujqBI= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=pJUentzn; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="pJUentzn" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 63415C4CED6; Wed, 26 Feb 2025 22:27:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1740608855; bh=/TBxRjD+YRDof+mNKcnMf3FsANOHIzAqS1izxvRKSkA=; h=Date:From:Cc:To:In-Reply-To:References:Subject:From; b=pJUentzn6RXKQfY73yLb7U7Z0MOp2FRQtxkufabY66glfMQGuamgElASdmZN6R8Up Fvi395sNQ2Vm3XBtm0TmeE6e3pIcideJviwU+2LB88nLxQ01yfWKaLyPCHtpIqKVy1 d2BgqnPG9pUDZ21Kh7p0VjwtBARziCYpGNKNX65q1bjyx0+F07xEcdKiPL8jSjDZM5 SXSka8fFGgmeCDkdRvDm41GKoaNBVvKDB9e7VvobgMyQL2g2YsfzMTj184/fQHdzuE EFXupjHCf8dKEdq3lRmSS6ZPWsaoOCwsoEdN8/aCv0B2WBo7G0GD1Do5aQrvdXXb22 nRbCMHTWkdkeg== Date: Wed, 26 Feb 2025 16:27:34 -0600 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk X-Mailing-List: imx@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 From: "Rob Herring (Arm)" Cc: Sam Ravnborg , Mark Brown , Thierry Reding , Jessica Zhang , Sascha Hauer , Conor Dooley , linux-kernel@vger.kernel.org, Shawn Guo , devicetree@vger.kernel.org, dri-devel@lists.freedesktop.org, Neil Armstrong , Simona Vetter , Pengutronix Kernel Team , Thomas Zimmermann , linux-arm-kernel@lists.infradead.org, Liu Ying , Maxime Ripard , Fabio Estevam , Maarten Lankhorst , linux-spi@vger.kernel.org, David Airlie , imx@lists.linux.dev, Krzysztof Kozlowski To: Maud Spierings In-Reply-To: <20250226-initial_display-v2-0-23fafa130817@gocontroll.com> References: <20250226-initial_display-v2-0-23fafa130817@gocontroll.com> Message-Id: <174060863556.3857034.912870225795774413.robh@kernel.org> Subject: Re: [PATCH v2 00/12] arm64: dts: freescale: Add support for the GOcontroll Moduline Display On Wed, 26 Feb 2025 15:19:11 +0100, Maud Spierings wrote: > Add inital support for 2 variants of the Moduline Display controller. > This system is powered by the Ka-Ro Electronics tx8p-ml81 COM, which > features an imx8mp SoC. > > Signed-off-by: Maud Spierings > --- > Changes in v2: > - Dropped the trivial-devices patch > - Added a patch with bindings for the gocontroll,moduline-module-slot > - Added a patch to spidev.c to enable the spidev driver for the module > slot > - Added a missing usb-c connector in the av101hdt-a10 variant dts > - Switched to the new bindings for the module slots in the base dts > - Fixed some commit typos > - Link to v1: https://lore.kernel.org/r/20250224-initial_display-v1-0-5ccbbf613543@gocontroll.com > > --- > Maud Spierings (12): > dt-bindings: arm: fsl: Add GOcontroll Moduline Display > dt-bindings: vendor-prefixes: add GOcontroll > dt-bindings: connector: Add the GOcontroll Moduline module slot bindings > arm64: dts: imx8mp: Add pinctrl config definitions > MAINTAINERS: add maintainer for the Ka-Ro tx8p-ml81 COM module > MAINTAINERS: add maintainer for the GOcontroll Moduline module slot > MAINTAINERS: add maintainer for the GOcontroll Moduline controllers > arm64: dts: freescale: add Ka-Ro Electronics tx8p-ml81 COM > arm64: dts: freescale: Add the GOcontroll Moduline Display baseboard > arm64: dts: freescale: Add the BOE av101hdt-a10 variant of the Moduline Display > arm64: dts: freescale: Add the BOE av123z7m-n17 variant of the Moduline Display > spi: spidev: Add an entry for the gocontroll moduline module slot > > Documentation/devicetree/bindings/arm/fsl.yaml | 1 + > .../connector/gocontroll,moduline-module-slot.yaml | 88 ++++ > .../devicetree/bindings/vendor-prefixes.yaml | 2 + > MAINTAINERS | 17 + > arch/arm64/boot/dts/freescale/imx8mp-pinfunc.h | 27 + > ...tx8p-ml81-moduline-display-106-av101hdt-a10.dts | 100 ++++ > ...tx8p-ml81-moduline-display-106-av123z7m-n17.dts | 133 +++++ > .../imx8mp-tx8p-ml81-moduline-display-106.dtsi | 535 ++++++++++++++++++++ > .../arm64/boot/dts/freescale/imx8mp-tx8p-ml81.dtsi | 547 +++++++++++++++++++++ > drivers/spi/spidev.c | 2 + > 10 files changed, 1452 insertions(+) > --- > base-commit: 2bc63dbeabecce860eb8b261bf67b97552fe7747 > change-id: 20250224-initial_display-fa82218e06e5 > > Best regards, > -- > Maud Spierings > > > 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 for arch/arm64/boot/dts/freescale/' for 20250226-initial_display-v2-0-23fafa130817@gocontroll.com: arch/arm64/boot/dts/freescale/imx8mp-tx8p-ml81-moduline-display-106-av101hdt-a10.dtb: usb@32f10108: usb@38200000: Unevaluated properties are not allowed ('connector' was unexpected) from schema $id: http://devicetree.org/schemas/usb/fsl,imx8mp-dwc3.yaml# arch/arm64/boot/dts/freescale/imx8mp-tx8p-ml81-moduline-display-106-av101hdt-a10.dtb: usb@38200000: Unevaluated properties are not allowed ('connector' was unexpected) from schema $id: http://devicetree.org/schemas/usb/snps,dwc3.yaml#