[v3] arm64: dts: fsd: Add CSIS nodes
Rob Herring (Arm)
robh at kernel.org
Thu Aug 28 07:26:39 PDT 2025
On Thu, 28 Aug 2025 14:09:26 +0530, Inbaraj E wrote:
> The Tesla FSD SoC CSIS IP bundles MIPI CSI-2 link controller and video
> capture interface. Add nodes describing the MIPI CSI-2 link controller
> and video capture interface.
>
> Signed-off-by: Inbaraj E <inbaraj.e at samsung.com>
> ---
>
> Changes since v2:
> - Changed generic node name
> - Fixed node ordering
>
> Here is patch link for v2:
> https://lore.kernel.org/linux-media/20250814140943.22531-1-inbaraj.e@samsung.com/
>
> This patch is dependent on below patchset
> https://lore.kernel.org/linux-media/20250822002734.23516-1-laurent.pinchart@ideasonboard.com/T/#t
>
> arch/arm64/boot/dts/tesla/fsd.dtsi | 540 +++++++++++++++++++++++++++++
> 1 file changed, 540 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
This patch series was applied (using b4) to base:
Base: attempting to guess base-commit...
Base: tags/next-20250828 (exact match)
If this is not the correct base, please add 'base-commit' tag
(or use b4 which does this automatically)
New warnings running 'make CHECK_DTBS=y for arch/arm64/boot/dts/tesla/' for 20250828083926.16849-1-inbaraj.e at samsung.com:
arch/arm64/boot/dts/tesla/fsd-evb.dtb: /soc at 0/csi at 12640000: failed to match any schema with compatible: ['tesla,fsd-mipi-csi2']
arch/arm64/boot/dts/tesla/fsd-evb.dtb: /soc at 0/csis at 12641000: failed to match any schema with compatible: ['tesla,fsd-csis-media']
arch/arm64/boot/dts/tesla/fsd-evb.dtb: /soc at 0/csi at 12650000: failed to match any schema with compatible: ['tesla,fsd-mipi-csi2']
arch/arm64/boot/dts/tesla/fsd-evb.dtb: /soc at 0/csis at 12651000: failed to match any schema with compatible: ['tesla,fsd-csis-media']
arch/arm64/boot/dts/tesla/fsd-evb.dtb: /soc at 0/csi at 12660000: failed to match any schema with compatible: ['tesla,fsd-mipi-csi2']
arch/arm64/boot/dts/tesla/fsd-evb.dtb: /soc at 0/csis at 12661000: failed to match any schema with compatible: ['tesla,fsd-csis-media']
arch/arm64/boot/dts/tesla/fsd-evb.dtb: /soc at 0/csi at 12670000: failed to match any schema with compatible: ['tesla,fsd-mipi-csi2']
arch/arm64/boot/dts/tesla/fsd-evb.dtb: /soc at 0/csis at 12671000: failed to match any schema with compatible: ['tesla,fsd-csis-media']
arch/arm64/boot/dts/tesla/fsd-evb.dtb: /soc at 0/csi at 12680000: failed to match any schema with compatible: ['tesla,fsd-mipi-csi2']
arch/arm64/boot/dts/tesla/fsd-evb.dtb: /soc at 0/csis at 12681000: failed to match any schema with compatible: ['tesla,fsd-csis-media']
arch/arm64/boot/dts/tesla/fsd-evb.dtb: /soc at 0/csi at 12690000: failed to match any schema with compatible: ['tesla,fsd-mipi-csi2']
arch/arm64/boot/dts/tesla/fsd-evb.dtb: /soc at 0/csis at 12691000: failed to match any schema with compatible: ['tesla,fsd-csis-media']
arch/arm64/boot/dts/tesla/fsd-evb.dtb: /soc at 0/csi at 126a0000: failed to match any schema with compatible: ['tesla,fsd-mipi-csi2']
arch/arm64/boot/dts/tesla/fsd-evb.dtb: /soc at 0/csis at 126a1000: failed to match any schema with compatible: ['tesla,fsd-csis-media']
arch/arm64/boot/dts/tesla/fsd-evb.dtb: /soc at 0/csi at 126b0000: failed to match any schema with compatible: ['tesla,fsd-mipi-csi2']
arch/arm64/boot/dts/tesla/fsd-evb.dtb: /soc at 0/csis at 126b1000: failed to match any schema with compatible: ['tesla,fsd-csis-media']
arch/arm64/boot/dts/tesla/fsd-evb.dtb: /soc at 0/csi at 126c0000: failed to match any schema with compatible: ['tesla,fsd-mipi-csi2']
arch/arm64/boot/dts/tesla/fsd-evb.dtb: /soc at 0/csis at 126c1000: failed to match any schema with compatible: ['tesla,fsd-csis-media']
arch/arm64/boot/dts/tesla/fsd-evb.dtb: /soc at 0/csi at 126d0000: failed to match any schema with compatible: ['tesla,fsd-mipi-csi2']
arch/arm64/boot/dts/tesla/fsd-evb.dtb: /soc at 0/csis at 126d1000: failed to match any schema with compatible: ['tesla,fsd-csis-media']
arch/arm64/boot/dts/tesla/fsd-evb.dtb: /soc at 0/csi at 126e0000: failed to match any schema with compatible: ['tesla,fsd-mipi-csi2']
arch/arm64/boot/dts/tesla/fsd-evb.dtb: /soc at 0/csis at 126e1000: failed to match any schema with compatible: ['tesla,fsd-csis-media']
arch/arm64/boot/dts/tesla/fsd-evb.dtb: /soc at 0/csi at 126f0000: failed to match any schema with compatible: ['tesla,fsd-mipi-csi2']
arch/arm64/boot/dts/tesla/fsd-evb.dtb: /soc at 0/csis at 126f1000: failed to match any schema with compatible: ['tesla,fsd-csis-media']
More information about the linux-arm-kernel
mailing list